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 2018-08-12 11:04:37.370 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter 2018-08-12 11:04:37.376 |-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 11:04:37.398 |-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 11:04:37.495 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on MSI with PID 200872 (started by liwei in D:\沿海高速\VisualInspection_server) 2018-08-12 11:04:37.495 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-08-12 11:04:37.716 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-08-12 11:04:37.749 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@74f0301d: startup date [Sun Aug 12 11:04:37 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:04:41.922 |-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 11:04:41.924 |-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 11:04:41.924 |-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 11:04:41.924 |-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 11:04:41.924 |-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 11:04:41.924 |-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 11:04:41.924 |-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 11:04:41.924 |-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 11:04:42.142 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-08-12 11:04:42.392 |-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.2.132 2018-08-12 11:04:42.393 |-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.2.132 2018-08-12 11:04:42.423 |-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.2.132 2018-08-12 11:04:42.424 |-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.2.132 2018-08-12 11:04:42.424 |-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.2.132 2018-08-12 11:04:42.424 |-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 [D:\沿海高速\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 [D:\沿海高速\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 [D:\沿海高速\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.2.132 2018-08-12 11:04:42.425 |-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 11:04:43.086 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$6ddd80f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:04:43.240 |-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$$68b4930] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:04:43.253 |-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 11:04:43.257 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@59bdcec4' 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 11:04:43.266 |-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$$2b5febe2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:04:43.282 |-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 11:04:43.302 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$5920f4f2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:04:43.322 |-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 11:04:43.324 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$b6efb714] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:04:43.909 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-08-12 11:04:43.919 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-08-12 11:04:43.920 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-08-12 11:04:44.139 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-08-12 11:04:44.140 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 6391 ms 2018-08-12 11:04:44.523 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-08-12 11:04:46.825 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-08-12 11:04:46.825 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-12 11:04:46.825 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-12 11:04:46.825 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-12 11:04:46.826 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-08-12 11:04:46.826 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-08-12 11:04:46.827 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-08-12 11:04:46.827 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-08-12 11:04:46.827 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-08-12 11:04:46.827 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-08-12 11:04:46.827 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-08-12 11:04:46.827 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-08-12 11:04:46.828 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-08-12 11:04:46.828 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-08-12 11:04:47.673 |-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 11:04:47.733 |-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 11:04:47.756 |-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 11:04:47.837 |-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.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0, com.xintong.visualinspection.service.TaskService_Q:1.0.0=empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0 dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495920&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0 dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495422&version=1.0.0, com.xintong.visualinspection.service.StatisticsService_F:1.0.0=empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0 empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0 dubbo://192.168.2.132: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,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533979495876&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0=empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0, com.xintong.visualinspection.service.RecordService_Q:1.0.0=empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0 empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0 dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495770&version=1.0.0, com.xintong.visualinspection.service.CommonService:1.0.0=empty://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554069&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0 dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495669&version=1.0.0, com.xintong.visualinspection.service.AreaInfoService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0, com.xintong.visualinspection.service.UserService:1.0.0=empty://192.168.2.132: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=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554355&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_Q:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0 dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495719&version=1.0.0, com.xintong.visualinspection.service.ScoreService_Q:1.0.0=empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0 empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0 dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495819&version=1.0.0, com.xintong.visualinspection.service.ItemService:1.0.0=empty://192.168.2.132: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=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554312&version=1.0.0, com.xintong.visualinspection.service.ScoreService_F:1.0.0=empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0 empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:04:47.852 |-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.2.132 2018-08-12 11:04:47.858 |-INFO [ZkClient-EventThread-59-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [64] -| Starting ZkClient event thread. 2018-08-12 11:04:47.865 |-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 11:04:47.865 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:host.name=MSI.lan 2018-08-12 11:04:47.865 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.version=1.8.0_171 2018-08-12 11:04:47.865 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.vendor=Oracle Corporation 2018-08-12 11:04:47.865 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.home=C:\Program Files\Java\jdk1.8.0_171\jre 2018-08-12 11:04:47.865 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.class.path=C:\Program Files\Java\jdk1.8.0_171\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\rt.jar;D:\沿海高速\VisualInspection_server\target\classes;C:\Users\liwei\.m2\repository\com\xintong\visuallnspection\inteface\visuallnspectioninteface\1.0-SNAPSHOT\visuallnspectioninteface-1.0-20180811.071705-133.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-core\4.2.2.RELEASE\spring-security-core-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-beans\4.3.7.RELEASE\spring-beans-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context\4.3.7.RELEASE\spring-context-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-expression\4.3.7.RELEASE\spring-expression-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-web\1.5.2.RELEASE\spring-boot-starter-web-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\1.5.2.RELEASE\spring-boot-starter-tomcat-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\8.5.11\tomcat-embed-core-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\8.5.11\tomcat-embed-el-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.11\tomcat-embed-websocket-8.5.11.jar;C:\Users\liwei\.m2\repository\org\hibernate\hibernate-validator\5.3.4.Final\hibernate-validator-5.3.4.Final.jar;C:\Users\liwei\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar;C:\Users\liwei\.m2\repository\org\jboss\logging\jboss-logging\3.3.0.Final\jboss-logging-3.3.0.Final.jar;C:\Users\liwei\.m2\repository\com\fasterxml\classmate\1.3.3\classmate-1.3.3.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.8.7\jackson-databind-2.8.7.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.8.7\jackson-core-2.8.7.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-web\4.3.7.RELEASE\spring-web-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-webmvc\4.3.7.RELEASE\spring-webmvc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-security\1.5.2.RELEASE\spring-boot-starter-security-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-aop\4.3.7.RELEASE\spring-aop-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-config\4.2.2.RELEASE\spring-security-config-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-web\4.2.2.RELEASE\spring-security-web-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-starter\1.3.0\mybatis-spring-boot-starter-1.3.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\1.5.2.RELEASE\spring-boot-starter-jdbc-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-jdbc\8.5.11\tomcat-jdbc-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-juli\8.5.11\tomcat-juli-8.5.11.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-jdbc\4.3.7.RELEASE\spring-jdbc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\1.3.0\mybatis-spring-boot-autoconfigure-1.3.0.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis\3.4.4\mybatis-3.4.4.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis-spring\1.3.1\mybatis-spring-1.3.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\1.5.2.RELEASE\spring-boot-starter-thymeleaf-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf-spring4\2.1.5.RELEASE\thymeleaf-spring4-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\nz\net\ultraq\thymeleaf\thymeleaf-layout-dialect\1.4.0\thymeleaf-layout-dialect-1.4.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-remote-shell\1.5.2.RELEASE\spring-boot-starter-remote-shell-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-actuator\1.5.2.RELEASE\spring-boot-starter-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-actuator\1.5.2.RELEASE\spring-boot-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.cli\1.3.2\crash.cli-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.connectors.ssh\1.3.2\crash.connectors.ssh-1.3.2.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-core\0.11.0\sshd-core-0.11.0.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-pam\0.11.0\sshd-pam-0.11.0.jar;C:\Users\liwei\.m2\repository\net\sf\jpam\jpam\1.1\jpam-1.1.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.51\bcprov-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.51\bcpkix-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.embed.spring\1.3.2\crash.embed.spring-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.cron\1.3.2\crash.plugins.cron-1.3.2.jar;C:\Users\liwei\.m2\repository\it\sauronsoftware\cron4j\cron4j\2.2.5\cron4j-2.2.5.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.mail\1.3.2\crash.plugins.mail-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.shell\1.3.2\crash.shell-1.3.2.jar;C:\Users\liwei\.m2\repository\org\codehaus\groovy\groovy\2.4.9\groovy-2.4.9.jar;C:\Users\liwei\.m2\repository\com\sun\mail\javax.mail\1.5.6\javax.mail-1.5.6.jar;C:\Users\liwei\.m2\repository\javax\activation\activation\1.1\activation-1.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-data-redis\1.5.2.RELEASE\spring-boot-starter-data-redis-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-redis\1.8.1.RELEASE\spring-data-redis-1.8.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-keyvalue\1.2.1.RELEASE\spring-data-keyvalue-1.2.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-commons\1.13.1.RELEASE\spring-data-commons-1.13.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-tx\4.3.7.RELEASE\spring-tx-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-oxm\4.3.7.RELEASE\spring-oxm-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context-support\4.3.7.RELEASE\spring-context-support-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter\1.5.2.RELEASE\spring-boot-starter-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot\1.5.2.RELEASE\spring-boot-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\1.5.2.RELEASE\spring-boot-autoconfigure-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-logging\1.5.2.RELEASE\spring-boot-starter-logging-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-classic\1.1.11\logback-classic-1.1.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\jul-to-slf4j\1.7.24\jul-to-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\slf4j\log4j-over-slf4j\1.7.24\log4j-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-core\4.3.7.RELEASE\spring-core-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\liwei\.m2\repository\org\projectlombok\lombok\1.16.14\lombok-1.16.14.jar;C:\Users\liwei\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\liwei\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-devtools\1.5.2.RELEASE\spring-boot-devtools-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\io\jsonwebtoken\jjwt\0.7.0\jjwt-0.7.0.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-springsecurity4\2.1.2.RELEASE\thymeleaf-extras-springsecurity4-2.1.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf\2.1.5.RELEASE\thymeleaf-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\ognl\ognl\3.0.8\ognl-3.0.8.jar;C:\Users\liwei\.m2\repository\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;C:\Users\liwei\.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-api\1.7.24\slf4j-api-1.7.24.jar;C:\Users\liwei\.m2\repository\com\github\pagehelper\pagehelper\4.2.1\pagehelper-4.2.1.jar;C:\Users\liwei\.m2\repository\com\github\jsqlparser\jsqlparser\0.9.5\jsqlparser-0.9.5.jar;C:\Users\liwei\.m2\repository\mysql\mysql-connector-java\5.1.41\mysql-connector-java-5.1.41.jar;C:\Users\liwei\.m2\repository\com\alibaba\druid\1.0.29\druid-1.0.29.jar;C:\Program Files\Java\jdk1.8.0_171\lib\jconsole.jar;C:\Program Files\Java\jdk1.8.0_171\lib\tools.jar;C:\Users\liwei\.m2\repository\com\alibaba\fastjson\1.2.31\fastjson-1.2.31.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjrt\1.8.10\aspectjrt-1.8.10.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjweaver\1.8.10\aspectjweaver-1.8.10.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi\3.12\poi-3.12.jar;C:\Users\liwei\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls\2.3.0\jxls-2.3.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\liwei\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\liwei\.m2\repository\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;C:\Users\liwei\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\liwei\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.24\jcl-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-core\1.1.11\logback-core-1.1.11.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls-poi\1.0.9\jxls-poi-1.0.9.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml\3.12\poi-ooxml-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.12\poi-ooxml-schemas-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\liwei\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\liwei\.m2\repository\org\apache\zookeeper\zookeeper\3.4.11\zookeeper-3.4.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-log4j12\1.7.24\slf4j-log4j12-1.7.24.jar;C:\Users\liwei\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\liwei\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\liwei\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\liwei\.m2\repository\io\netty\netty\3.10.5.Final\netty-3.10.5.Final.jar;C:\Users\liwei\.m2\repository\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-starter\0.1.0\dubbo-spring-boot-starter-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\dubbo\2.5.10\dubbo-2.5.10.jar;C:\Users\liwei\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-framework\2.11.1\curator-framework-2.11.1.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-client\2.11.1\curator-client-2.11.1.jar;C:\Users\liwei\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-autoconfigure\0.1.0\dubbo-spring-boot-autoconfigure-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-actuator\0.1.0\dubbo-spring-boot-actuator-0.1.0.jar;G:\IntelliJ IDEA 2018.1.5\lib\idea_rt.jar;C:\Users\liwei\.IntelliJIdea2018.1\system\captureAgent\debugger-agent.jar 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.library.path=C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_171\bin;C:\Program Files\nodejs\node_global;C:\Windows\system32;C:\Program Files\nodejs\;G:\IntelliJ IDEA 2018.1.5\plugins\maven\lib\maven3\bin;C:\Users\liwei\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Microsoft VS Code\bin;C:\Users\liwei\AppData\Roaming\npm;. 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.io.tmpdir=C:\Users\liwei\AppData\Local\Temp\ 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.compiler= 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.name=Windows 10 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.arch=amd64 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.version=10.0 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.name=liwei 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.home=C:\Users\liwei 2018-08-12 11:04:47.866 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.dir=D:\沿海高速\VisualInspection_server 2018-08-12 11:04:47.868 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@441b236b 2018-08-12 11:04:47.902 |-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 11:04:48.911 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:04:50.014 |-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 11:04:51.023 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:04:52.125 |-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 11:04:53.139 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:04:54.240 |-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 11:04:55.243 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:04:56.344 |-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 11:04:57.349 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:04:58.450 |-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 11:04:59.454 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:00.556 |-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 11:05:01.560 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:02.660 |-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 11:05:03.664 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:04.765 |-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 11:05:05.767 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:06.868 |-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 11:05:07.874 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:08.975 |-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 11:05:09.979 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:11.080 |-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 11:05:12.083 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:13.184 |-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 11:05:14.187 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:15.288 |-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 11:05:16.293 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:17.395 |-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 11:05:17.854 |-ERROR [restartedMain] com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper [91] -| [DUBBO] Timeout! zookeeper server can not be connected in : 30000ms!, dubbo version: 2.0.1, current host: 192.168.2.132 java.util.concurrent.TimeoutException: null at java.util.concurrent.FutureTask.get(FutureTask.java:205) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.start(ZkClientWrapper.java:67) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.(ZkclientZookeeperClient.java:55) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperTransporter.connect(ZkclientZookeeperTransporter.java:26) at com.alibaba.dubbo.remoting.zookeeper.ZookeeperTransporter$Adaptive.connect(ZookeeperTransporter$Adaptive.java) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.(ZookeeperRegistry.java:69) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistryFactory.createRegistry(ZookeeperRegistryFactory.java:37) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.getRegistry(AbstractRegistryFactory.java:95) at com.alibaba.dubbo.registry.RegistryFactory$Adaptive.getRegistry(RegistryFactory$Adaptive.java) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:269) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) 2018-08-12 11:05:17.883 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:17.885 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:17.886 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:17.887 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, urls: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:17.889 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, Using cached list: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:17.899 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=200872®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:17.907 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:17.943 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:17.944 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:17.949 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:17.950 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, urls: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495422&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:18.405 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:19.207 |-WARN [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] Failed to start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7685 (check == false, ignore and retry later!), cause: client(url: dubbo://192.168.2.132: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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043117935&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:Connection refused: no further information: /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043117935&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:Connection refused: no further information: /192.168.2.132: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.(AbstractClient.java:89) at com.alibaba.dubbo.remoting.transport.netty.NettyClient.(NettyClient.java:59) at com.alibaba.dubbo.remoting.transport.netty.NettyTransporter.connect(NettyTransporter.java:35) at com.alibaba.dubbo.remoting.Transporter$Adaptive.connect(Transporter$Adaptive.java) at com.alibaba.dubbo.remoting.Transporters.connect(Transporters.java:75) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger.connect(HeaderExchanger.java:38) at com.alibaba.dubbo.remoting.exchange.Exchangers.connect(Exchangers.java:109) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.initClient(DubboProtocol.java:361) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getSharedClient(DubboProtocol.java:329) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getClients(DubboProtocol.java:306) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.refer(DubboProtocol.java:288) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:65) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:100) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:65) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.registry.integration.RegistryDirectory.toInvokers(RegistryDirectory.java:385) at com.alibaba.dubbo.registry.integration.RegistryDirectory.refreshInvoker(RegistryDirectory.java:251) at com.alibaba.dubbo.registry.integration.RegistryDirectory.notify(RegistryDirectory.java:221) at com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:407) at com.alibaba.dubbo.registry.support.FailbackRegistry.doNotify(FailbackRegistry.java:273) at com.alibaba.dubbo.registry.support.FailbackRegistry.notify(FailbackRegistry.java:259) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:195) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.net.ConnectException: Connection refused: no further information: /192.168.2.132:7685 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) 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) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:05:19.275 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, Using cached list: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495422&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.278 |-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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.280 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.296 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.297 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.301 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.301 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, urls: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.302 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, Using cached list: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.303 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=200872®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.305 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.352 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.352 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.357 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.357 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.358 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, Using cached list: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.359 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckAppealService_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.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.361 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.378 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.378 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.383 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.383 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, urls: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0, dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495920&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.384 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, Using cached list: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0, dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495920&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.385 |-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?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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495920&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.388 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.437 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.437 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.439 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.439 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, urls: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495669&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.440 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, Using cached list: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495669&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.443 |-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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495669&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.447 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.500 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.501 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.504 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.505 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, urls: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.505 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, Using cached list: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.514 |-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 11:05:19.530 |-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=200872®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.534 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.576 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.576 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.578 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.578 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, urls: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.578 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, Using cached list: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.580 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=200872®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.582 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.620 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.621 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.622 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.622 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, urls: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495719&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.623 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, Using cached list: [empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0, empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495719&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.624 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495719&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.626 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.663 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.664 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.666 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.666 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, urls: [empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0, dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495770&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.667 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, Using cached list: [empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0, dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495770&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.668 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495770&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.670 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.714 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.720 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.721 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, urls: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.721 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, Using cached list: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.724 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.727 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.779 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.780 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.784 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.784 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, urls: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0, dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495819&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.785 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, Using cached list: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0, dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495819&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.786 |-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?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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495819&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.789 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.833 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.834 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.836 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.836 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, urls: [empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0, dubbo://192.168.2.132: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,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533979495876&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.837 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, Using cached list: [empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0, dubbo://192.168.2.132: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,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533979495876&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495876&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.840 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:19.854 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.854 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to register consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, waiting for retry, cause: Failed to register consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:299) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 46 common frames omitted 2018-08-12 11:05:19.856 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.856 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, urls: [empty://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554069&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.856 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to subscribe consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, Using cached list: [empty://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554069&version=1.0.0] from cache file: ./output/dubbo.cache, cause: Failed to subscribe consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 47 common frames omitted 2018-08-12 11:05:19.858 |-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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:19.860 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:05:20.534 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:20.550 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-08-12 11:05:20.560 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-08-12 11:05:20.781 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-08-12 11:05:20.782 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-08-12 11:05:20.894 |-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@43d3a30f, org.springframework.security.web.context.SecurityContextPersistenceFilter@11d7503c, org.springframework.security.web.header.HeaderWriterFilter@4c1de3b, org.springframework.web.filter.CorsFilter@65767a9a, org.springframework.security.web.authentication.logout.LogoutFilter@2fa5cc21, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@5585c5c7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@30300bd8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@507630a2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@696744fe, org.springframework.security.web.session.SessionManagementFilter@e34090c, org.springframework.security.web.access.ExceptionTranslationFilter@d70473d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6dbe718f] 2018-08-12 11:05:20.919 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@30c58c95, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b24d56b, org.springframework.security.web.context.SecurityContextPersistenceFilter@41d94f2f, org.springframework.security.web.header.HeaderWriterFilter@1f9af312, org.springframework.security.web.authentication.logout.LogoutFilter@7389e556, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@495c4f77, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@144e8240, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5c04e1b8, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@da4565e, org.springframework.security.web.session.SessionManagementFilter@7918d9ee, org.springframework.security.web.access.ExceptionTranslationFilter@313c8fc3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3ceb8e01] 2018-08-12 11:05:21.098 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@74f0301d: startup date [Sun Aug 12 11:04:37 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:05:21.159 |-WARN [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.2.132:7685 find error . url: dubbo://192.168.2.132: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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043117935&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:connection timed out: /192.168.2.132: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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.2.132: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 11:05:21.238 |-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 11:05:21.239 |-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 11:05:21.240 |-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 11:05:21.241 |-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 11:05:21.241 |-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 11:05:21.241 |-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 11:05:21.241 |-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 11:05:21.242 |-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 11:05:21.242 |-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 11:05:21.247 |-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 11:05:21.247 |-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 11:05:21.247 |-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 11:05:21.247 |-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 11:05:21.248 |-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 11:05:21.248 |-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 11:05:21.248 |-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 11:05:21.249 |-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 11:05:21.249 |-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 11:05:21.249 |-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 11:05:21.251 |-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 11:05:21.251 |-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 11:05:21.251 |-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 11:05:21.252 |-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 11:05:21.252 |-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 11:05:21.252 |-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 11:05:21.252 |-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 11:05:21.252 |-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 11:05:21.253 |-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 11:05:21.254 |-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 11:05:21.254 |-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 11:05:21.254 |-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 11:05:21.254 |-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 11:05:21.255 |-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 11:05:21.255 |-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 11:05:21.256 |-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 11:05:21.256 |-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 11:05:21.256 |-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 11:05:21.256 |-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 11:05:21.257 |-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 11:05:21.257 |-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 11:05:21.257 |-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 11:05:21.257 |-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 11:05:21.258 |-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 11:05:21.259 |-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 11:05:21.259 |-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 11:05:21.259 |-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 11:05:21.260 |-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 11:05:21.261 |-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 11:05:21.261 |-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 11:05:21.261 |-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 11:05:21.261 |-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 11:05:21.262 |-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 11:05:21.264 |-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 11:05:21.264 |-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 11:05:21.264 |-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 11:05:21.264 |-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 11:05:21.265 |-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 11:05:21.265 |-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 11:05:21.265 |-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 11:05:21.265 |-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 11:05:21.266 |-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 11:05:21.266 |-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 11:05:21.266 |-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 11:05:21.266 |-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 11:05:21.266 |-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 11:05:21.267 |-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 11:05:21.267 |-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 11:05:21.268 |-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 11:05:21.269 |-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 11:05:21.270 |-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 11:05:21.270 |-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 11:05:21.270 |-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 11:05:21.270 |-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 11:05:21.271 |-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 11:05:21.271 |-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 11:05:21.271 |-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 11:05:21.271 |-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 11:05:21.272 |-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 11:05:21.272 |-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 11:05:21.272 |-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 11:05:21.273 |-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 11:05:21.274 |-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 11:05:21.274 |-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 11:05:21.274 |-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 11:05:21.274 |-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 11:05:21.274 |-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 11:05:21.275 |-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 11:05:21.276 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:05:21.276 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.update(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:05:21.276 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.delete(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:05:21.276 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getList(com.xintong.visualinspection.bean.CheckAppeal_F,java.lang.Integer,java.lang.Integer) 2018-08-12 11:05:21.277 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 11:05:21.277 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getById(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:05:21.277 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:05:21.278 |-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 11:05:21.279 |-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 11:05:21.279 |-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 11:05:21.279 |-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 11:05:21.279 |-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 11:05:21.279 |-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 11:05:21.280 |-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 11:05:21.280 |-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 11:05:21.280 |-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 11:05:21.280 |-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 11:05:21.282 |-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 11:05:21.282 |-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 11:05:21.282 |-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 11:05:21.282 |-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 11:05:21.283 |-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 11:05:21.283 |-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 11:05:21.283 |-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 11:05:21.283 |-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 11:05:21.283 |-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 11:05:21.284 |-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 11:05:21.284 |-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 11:05:21.285 |-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 11:05:21.285 |-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 11:05:21.285 |-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 11:05:21.285 |-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 11:05:21.286 |-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 11:05:21.286 |-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 11:05:21.287 |-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 11:05:21.287 |-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 11:05:21.287 |-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 11:05:21.287 |-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 11:05:21.288 |-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 11:05:21.289 |-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 11:05:21.289 |-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 11:05:21.289 |-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 11:05:21.289 |-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 11:05:21.289 |-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 11:05:21.290 |-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 11:05:21.291 |-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 11:05:21.291 |-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 11:05:21.291 |-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 11:05:21.291 |-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 11:05:21.291 |-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 11:05:21.291 |-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 11:05:21.292 |-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 11:05:21.292 |-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 11:05:21.293 |-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 11:05:21.293 |-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 11:05:21.293 |-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 11:05:21.293 |-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 11:05:21.293 |-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 11:05:21.295 |-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 11:05:21.295 |-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 11:05:21.295 |-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 11:05:21.295 |-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 11:05:21.295 |-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 11:05:21.296 |-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 11:05:21.296 |-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 11:05:21.296 |-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 11:05:21.296 |-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 11:05:21.297 |-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 11:05:21.297 |-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 11:05:21.297 |-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 11:05:21.297 |-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 11:05:21.297 |-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 11:05:21.298 |-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 11:05:21.298 |-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 11:05:21.299 |-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 11:05:21.299 |-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 11:05:21.299 |-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 11:05:21.299 |-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 11:05:21.299 |-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 11:05:21.300 |-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 11:05:21.300 |-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 11:05:21.301 |-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 11:05:21.301 |-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 11:05:21.301 |-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 11:05:21.301 |-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 11:05:21.301 |-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 11:05:21.302 |-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 11:05:21.302 |-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 11:05:21.303 |-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 11:05:21.303 |-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 11:05:21.304 |-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 11:05:21.304 |-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 11:05:21.304 |-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 11:05:21.304 |-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 11:05:21.305 |-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 11:05:21.305 |-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 11:05:21.306 |-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 11:05:21.306 |-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 11:05:21.306 |-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 11:05:21.306 |-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 11:05:21.307 |-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 11:05:21.307 |-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 11:05:21.308 |-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 11:05:21.308 |-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 11:05:21.309 |-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 11:05:21.309 |-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 11:05:21.309 |-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 11:05:21.309 |-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 11:05:21.310 |-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 11:05:21.310 |-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 11:05:21.310 |-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 11:05:21.310 |-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 11:05:21.310 |-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 11:05:21.311 |-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 11:05:21.312 |-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 11:05:21.312 |-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 11:05:21.312 |-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 11:05:21.312 |-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 11:05:21.312 |-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 11:05:21.312 |-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 11:05:21.313 |-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 11:05:21.315 |-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 11:05:21.315 |-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 11:05:21.316 |-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 11:05:21.316 |-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 11:05:21.316 |-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 11:05:21.316 |-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 11:05:21.316 |-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 11:05:21.317 |-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 11:05:21.317 |-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 11:05:21.317 |-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 11:05:21.317 |-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 11:05:21.317 |-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 11:05:21.318 |-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 11:05:21.318 |-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 11:05:21.318 |-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 11:05:21.318 |-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 11:05:21.318 |-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 11:05:21.319 |-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 11:05:21.319 |-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 11:05:21.319 |-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 11:05:21.320 |-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 11:05:21.320 |-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 11:05:21.320 |-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 11:05:21.321 |-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 11:05:21.321 |-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 11:05:21.321 |-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 11:05:21.321 |-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 11:05:21.322 |-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 11:05:21.322 |-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 11:05:21.322 |-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 11:05:21.323 |-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 11:05:21.325 |-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 11:05:21.325 |-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 11:05:21.326 |-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 11:05:21.326 |-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 11:05:21.326 |-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 11:05:21.326 |-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 11:05:21.326 |-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 11:05:21.327 |-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 11:05:21.327 |-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 11:05:21.327 |-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 11:05:21.327 |-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 11:05:21.327 |-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 11:05:21.327 |-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 11:05:21.328 |-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 11:05:21.328 |-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 11:05:21.328 |-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 11:05:21.328 |-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 11:05:21.329 |-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 11:05:21.330 |-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 11:05:21.330 |-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 11:05:21.330 |-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 11:05:21.330 |-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 11:05:21.330 |-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 11:05:21.331 |-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 11:05:21.331 |-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 11:05:21.331 |-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 11:05:21.331 |-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 11:05:21.332 |-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 11:05:21.333 |-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 11:05:21.333 |-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 11:05:21.333 |-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 11:05:21.333 |-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 11:05:21.334 |-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 11:05:21.334 |-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 11:05:21.334 |-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 11:05:21.335 |-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 11:05:21.335 |-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 11:05:21.335 |-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 11:05:21.335 |-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 11:05:21.336 |-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 11:05:21.336 |-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 11:05:21.336 |-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 11:05:21.336 |-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 11:05:21.337 |-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 11:05:21.337 |-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 11:05:21.337 |-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 11:05:21.338 |-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 11:05:21.339 |-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 11:05:21.339 |-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 11:05:21.339 |-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 11:05:21.339 |-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 11:05:21.339 |-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 11:05:21.340 |-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 11:05:21.340 |-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 11:05:21.340 |-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 11:05:21.340 |-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 11:05:21.340 |-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 11:05:21.341 |-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 11:05:21.341 |-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 11:05:21.341 |-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 11:05:21.342 |-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 11:05:21.342 |-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 11:05:21.342 |-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 11:05:21.427 |-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 11:05:21.495 |-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 11:05:21.495 |-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 11:05:21.563 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-08-12 11:05:21.564 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-08-12 11:05:21.564 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-08-12 11:05:21.565 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-08-12 11:05:21.566 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-08-12 11:05:21.566 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-08-12 11:05:21.566 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-08-12 11:05:21.566 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-08-12 11:05:21.567 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-08-12 11:05:21.567 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-08-12 11:05:21.567 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-08-12 11:05:21.568 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-08-12 11:05:21.568 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in areaInfoController_F 2018-08-12 11:05:21.568 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_F 2018-08-12 11:05:21.569 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_Q 2018-08-12 11:05:21.569 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_F 2018-08-12 11:05:21.570 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_Q 2018-08-12 11:05:21.570 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_F 2018-08-12 11:05:21.570 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_Q 2018-08-12 11:05:21.571 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in recordController_Q 2018-08-12 11:05:21.571 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_F 2018-08-12 11:05:21.571 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_Q 2018-08-12 11:05:21.572 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController_F 2018-08-12 11:05:21.572 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_F 2018-08-12 11:05:21.573 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_Q 2018-08-12 11:05:21.573 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-08-12 11:05:21.573 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-08-12 11:05:21.573 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-08-12 11:05:21.574 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-08-12 11:05:21.574 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-08-12 11:05:21.575 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-08-12 11:05:21.576 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-08-12 11:05:21.576 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-08-12 11:05:21.577 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-08-12 11:05:21.577 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-08-12 11:05:21.577 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-08-12 11:05:21.578 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-08-12 11:05:21.635 |-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 11:05:21.645 |-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 11:05:22.198 |-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 11:05:22.529 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:05:22.530 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:05:22.531 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:05:22.642 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:22.853 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:22.854 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.856 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.858 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.860 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.862 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.864 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.866 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.868 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.870 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.872 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.873 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.875 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.877 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.879 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry register [consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0], waiting for again, cause: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to register consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:314) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 10 common frames omitted 2018-08-12 11:05:22.881 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:22.883 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.885 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.887 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.889 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.891 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.893 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.895 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.897 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.899 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.901 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.903 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.905 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.907 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.909 |-WARN [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7dfb05fb], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@73b49dbd], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@bafdb3c], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@1035b8f9], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e9ffa6b], consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@e5fd315], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7cc4c440], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@46e99e41], consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@28e89ad8], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5791d825], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7e79be17], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@12230d6a], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4ad9c52f], consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7a13594c]}, waiting for again, cause: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to subscribe consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:185) at com.alibaba.dubbo.registry.support.FailbackRegistry.retry(FailbackRegistry.java:362) at com.alibaba.dubbo.registry.support.FailbackRegistry$1.run(FailbackRegistry.java:67) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:176) ... 10 common frames omitted 2018-08-12 11:05:22.982 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:05:22.987 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:05:22.991 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:05:22.993 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:05:22.994 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:05:22.994 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:05:22.995 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:05:22.996 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:05:22.998 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-08-12 11:05:22.999 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-08-12 11:05:22.999 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-08-12 11:05:22.999 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-08-12 11:05:22.999 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-08-12 11:05:23.000 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-08-12 11:05:23.000 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-08-12 11:05:23.014 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:05:23.014 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:05:23.014 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:05:23.014 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-08-12 11:05:23.024 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:05:23.025 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:05:23.025 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:05:23.031 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:05:23.065 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-08-12 11:05:23.707 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-08-12 11:05:23.743 |-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 11:05:23.748 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-08-12 11:05:23.768 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-08-12 11:05:23.768 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:05:23.768 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:05:23.769 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:05:23.769 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:05:24.345 |-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 11:05:24.346 |-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 11:05:24.346 |-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 11:05:24.346 |-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 11:05:24.347 |-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 11:05:24.347 |-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 11:05:24.347 |-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 11:05:24.347 |-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 11:05:24.348 |-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 11:05:24.348 |-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 11:05:24.349 |-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 11:05:24.349 |-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 11:05:24.349 |-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 11:05:24.349 |-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 11:05:24.349 |-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 11:05:24.350 |-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 11:05:24.350 |-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 11:05:24.350 |-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 11:05:24.350 |-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 11:05:24.351 |-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 11:05:24.351 |-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 11:05:24.352 |-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 11:05:24.353 |-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 11:05:24.746 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:24.911 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-08-12 11:05:24.921 |-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 11:05:25.342 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:05:25.343 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-08-12 11:05:25.344 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-08-12 11:05:25.355 |-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 11:05:25.358 |-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 11:05:25.358 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:05:25.364 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-08-12 11:05:25.368 |-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 11:05:25.395 |-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 11:05:25.411 |-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 11:05:25.416 |-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 11:05:25.419 |-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 11:05:25.422 |-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 11:05:25.426 |-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 11:05:25.433 |-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 11:05:25.436 |-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 11:05:25.439 |-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 11:05:25.442 |-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 11:05:25.445 |-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 11:05:25.498 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-08-12 11:05:25.783 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-08-12 11:05:25.799 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-08-12 11:05:25.834 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 68 2018-08-12 11:05:25.836 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [50] -| 加载CODE信息成功,数据数:23 2018-08-12 11:05:25.838 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-08-12 11:05:25.847 |-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 11:05:25.917 |-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 11:05:25.917 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 11:05:26.001 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 11:05:26.001 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 11:05:26.003 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-08-12 11:05:26.003 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-08-12 11:05:26.013 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 43 2018-08-12 11:05:26.013 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [68] -| 加载部门信息成功,数据数:43 2018-08-12 11:05:26.014 |-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 11:05:26.014 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:05:26.022 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:05:26.022 |-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 11:05:26.023 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:05:26.031 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:05:26.032 |-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 11:05:26.033 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:05:26.042 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:05:26.042 |-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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 2018)]} 2018-08-12 11:05:26.042 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [115] -| 加载所有服务区,道管信息成功,数据list数:3 2018-08-12 11:05:26.449 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:05:26.450 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:05:26.458 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:05:26.458 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [79] -| 加载职位信息成功,数据数:18 2018-08-12 11:05:26.460 |-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 11:05:26.460 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:05:26.490 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:05:26.491 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [88] -| 加载考核项信息成功,数据数:707 2018-08-12 11:05:26.491 |-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 11:05:26.492 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 26(Long) 2018-08-12 11:05:26.502 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:05:26.502 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=26,查询服务区考核项信息成功,数据数:1 2018-08-12 11:05:26.502 |-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 11:05:26.503 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 27(Long) 2018-08-12 11:05:26.509 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 11 2018-08-12 11:05:26.509 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=27,查询服务区考核项信息成功,数据数:2 2018-08-12 11:05:26.510 |-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 11:05:26.510 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 28(Long) 2018-08-12 11:05:26.518 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:05:26.518 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=28,查询服务区考核项信息成功,数据数:3 2018-08-12 11:05:26.518 |-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 11:05:26.519 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 29(Long) 2018-08-12 11:05:26.527 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:05:26.527 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=29,查询服务区考核项信息成功,数据数:4 2018-08-12 11:05:26.528 |-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 11:05:26.528 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 30(Long) 2018-08-12 11:05:26.535 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:05:26.535 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=30,查询服务区考核项信息成功,数据数:5 2018-08-12 11:05:26.535 |-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 11:05:26.536 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 31(Long) 2018-08-12 11:05:26.543 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:05:26.544 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=31,查询服务区考核项信息成功,数据数:6 2018-08-12 11:05:26.544 |-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 11:05:26.545 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 32(Long) 2018-08-12 11:05:26.553 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:05:26.554 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=32,查询服务区考核项信息成功,数据数:7 2018-08-12 11:05:26.566 |-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.2.132 2018-08-12 11:05:26.577 |-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.2.132 2018-08-12 11:05:26.578 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.578 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.CommonService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&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=200872®istry=zookeeper×tamp=1534043126569, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.638 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Start NettyServer bind /0.0.0.0:7682, export /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.640 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.643 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Stopping service Tomcat 2018-08-12 11:05:26.658 |-INFO [restartedMain] org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer [101] -| Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled. 2018-08-12 11:05:26.670 |-ERROR [restartedMain] org.springframework.boot.SpringApplication [815] -| Application startup failed java.lang.IllegalStateException: Failed to register dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to registry 127.0.0.1:2181, cause: Failed to register dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:143) at com.alibaba.dubbo.registry.integration.RegistryProtocol.register(RegistryProtocol.java:124) at com.alibaba.dubbo.registry.integration.RegistryProtocol.export(RegistryProtocol.java:143) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.export(QosProtocolWrapper.java:54) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.export(ProtocolFilterWrapper.java:91) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.export(ProtocolListenerWrapper.java:54) at com.alibaba.dubbo.rpc.Protocol$Adaptive.export(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ServiceConfig.doExportUrlsFor1Protocol(ServiceConfig.java:504) at com.alibaba.dubbo.config.ServiceConfig.doExportUrls(ServiceConfig.java:356) at com.alibaba.dubbo.config.ServiceConfig.doExport(ServiceConfig.java:315) at com.alibaba.dubbo.config.ServiceConfig.export(ServiceConfig.java:214) at com.alibaba.dubbo.config.spring.ServiceBean.onApplicationEvent(ServiceBean.java:120) at com.alibaba.dubbo.config.spring.ServiceBean.onApplicationEvent(ServiceBean.java:49) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:167) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:383) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:337) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:882) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.finishRefresh(EmbeddedWebApplicationContext.java:144) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:545) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: com.alibaba.dubbo.rpc.RpcException: Failed to register dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:112) at com.alibaba.dubbo.registry.support.FailbackRegistry.register(FailbackRegistry.java:130) ... 31 common frames omitted Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.createPersistent(ZkClientWrapper.java:98) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.createPersistent(ZkclientZookeeperClient.java:61) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:63) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.create(AbstractZookeeperClient.java:57) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doRegister(ZookeeperRegistry.java:110) ... 32 common frames omitted 2018-08-12 11:05:26.676 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [987] -| Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@74f0301d: startup date [Sun Aug 12 11:04:37 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:05:26.680 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [358] -| Stopping beans in phase 0 2018-08-12 11:05:26.683 |-INFO [restartedMain] 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=200872×tamp=1534043087789], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.683 |-INFO [restartedMain] 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=200872×tamp=1534043087789, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.684 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.684 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.685 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.685 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.685 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.687 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.687 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.687 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.689 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.689 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.689 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.691 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.691 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.691 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.693 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.693 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.693 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.695 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.695 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.695 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.697 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.697 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.697 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.698 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.698 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.698 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.700 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.700 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.700 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.702 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.702 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.702 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.704 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.704 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.704 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.706 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.706 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.706 |-WARN [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [79] -| [DUBBO] Failed to unregister url dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to 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=200872×tamp=1534043087789 on destroy, cause: Failed to unregister dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to registry 127.0.0.1:2181, cause: Failed to unregister dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 java.lang.IllegalStateException: Failed to unregister dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to registry 127.0.0.1:2181, cause: Failed to unregister dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:173) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: com.alibaba.dubbo.rpc.RpcException: Failed to unregister dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) ... 30 common frames omitted Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.708 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.708 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.710 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.710 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unregister: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.710 |-ERROR [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [91] -| [DUBBO] Failed to uregister consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, waiting for retry, cause: Failed to unregister consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.rpc.RpcException: Failed to unregister consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0 to zookeeper 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=200872×tamp=1534043087789, cause: Zookeeper is not connected yet! at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:120) at com.alibaba.dubbo.registry.support.FailbackRegistry.unregister(FailbackRegistry.java:160) at com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:450) at com.alibaba.dubbo.registry.support.FailbackRegistry.destroy(FailbackRegistry.java:436) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:100) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.delete(ZkClientWrapper.java:108) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.delete(ZkclientZookeeperClient.java:75) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doUnregister(ZookeeperRegistry.java:118) ... 31 common frames omitted 2018-08-12 11:05:26.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unregister url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119291&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119570&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.714 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.716 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119850&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.716 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.716 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119347&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.716 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.716 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.716 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043087772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119710&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.719 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Unsubscribe: consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.719 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Destroy unsubscribe url consumer://192.168.2.132/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=200872&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043119494&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:26.719 |-WARN [restartedMain] com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient [79] -| [DUBBO] Zookeeper is not connected yet!, dubbo version: 2.0.1, current host: 192.168.2.132 java.lang.IllegalStateException: Zookeeper is not connected yet! at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkClientWrapper.close(ZkClientWrapper.java:123) at com.alibaba.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClient.doClose(ZkclientZookeeperClient.java:101) at com.alibaba.dubbo.remoting.zookeeper.support.AbstractZookeeperClient.close(AbstractZookeeperClient.java:115) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.destroy(ZookeeperRegistry.java:102) at com.alibaba.dubbo.registry.support.AbstractRegistryFactory.destroyAll(AbstractRegistryFactory.java:71) at com.alibaba.dubbo.config.ProtocolConfig.destroyAll(ProtocolConfig.java:148) at com.alibaba.boot.dubbo.actuate.endpoint.mvc.DubboMvcEndpoint.shutdown(DubboMvcEndpoint.java:96) 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:498) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:364) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:287) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1009) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961) at org.springframework.boot.SpringApplication.handleRunFailure(SpringApplication.java:794) at org.springframework.boot.SpringApplication.run(SpringApplication.java:325) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) 2018-08-12 11:05:26.856 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:27.957 |-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 11:05:28.959 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:30.060 |-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 11:05:31.064 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:32.166 |-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 11:05:33.169 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:34.270 |-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 11:05:35.273 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:36.375 |-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 11:05:36.721 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo server: /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.722 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Close NettyServer bind /0.0.0.0:7682, export /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.736 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Close dubbo connect: 192.168.2.132:0-->/192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.736 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495819&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119775&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.737 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckOtherService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495719&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119617&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.737 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.2.132:7685/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,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495876&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534043119829&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.737 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.2.132:7685/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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495669&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119430&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.737 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.2.132:7685/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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043117935&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.737 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.2.132: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=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495920&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.754 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Destroy reference: dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.RecordService_Q?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=200872®ister.ip=192.168.2.132&remote.timestamp=1533979495770&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043119658&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.754 |-INFO [restartedMain] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] Unexport service: dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.754 |-INFO [restartedMain] 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.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=200872&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043126569&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:05:36.756 |-WARN [restartedMain] 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 11:05:36.756 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [449] -| Unregistering JMX-exposed beans on shutdown 2018-08-12 11:05:36.756 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [241] -| Unregistering JMX-exposed beans 2018-08-12 11:05:36.756 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [449] -| Unregistering JMX-exposed beans on shutdown 2018-08-12 11:05:36.756 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [241] -| Unregistering JMX-exposed beans 2018-08-12 11:05:36.764 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [203] -| Shutting down ExecutorService 'threadExecutor' 2018-08-12 11:05:36.768 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [1534] -| {dataSource-2} closed 2018-08-12 11:05:36.770 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [1534] -| {dataSource-1} closed 2018-08-12 11:05:36.771 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.772 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.772 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.772 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.772 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.772 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.772 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.772 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.773 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.774 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.774 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.774 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.774 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.774 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor [243] -| was destroying! 2018-08-12 11:05:36.774 |-INFO [restartedMain] 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 11:05:37.379 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:38.480 |-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 11:05:39.484 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:40.586 |-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 11:05:41.589 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:42.691 |-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 11:05:43.695 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:44.796 |-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 11:05:45.801 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:05:46.903 |-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 11:05:47.908 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1165] -| Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144) 2018-08-12 11:06:12.744 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter 2018-08-12 11:06:12.749 |-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 11:06:12.753 |-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 11:06:12.813 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on MSI with PID 236032 (started by liwei in D:\沿海高速\VisualInspection_server) 2018-08-12 11:06:12.813 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-08-12 11:06:12.966 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-08-12 11:06:12.987 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@442312a5: startup date [Sun Aug 12 11:06:12 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:06:14.335 |-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 11:06:14.336 |-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 11:06:14.337 |-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 11:06:14.337 |-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 11:06:14.337 |-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 11:06:14.337 |-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 11:06:14.337 |-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 11:06:14.337 |-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 11:06:14.516 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-08-12 11:06:14.755 |-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.2.132 2018-08-12 11:06:14.755 |-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.2.132 2018-08-12 11:06:14.786 |-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.2.132 2018-08-12 11:06:14.786 |-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.2.132 2018-08-12 11:06:14.787 |-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.2.132 2018-08-12 11:06:14.787 |-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 [D:\沿海高速\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 [D:\沿海高速\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 [D:\沿海高速\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.2.132 2018-08-12 11:06:14.788 |-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 11:06:15.498 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$979de4bd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:06:15.617 |-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$$304bacf7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:06:15.630 |-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 11:06:15.634 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@6eeb0360' 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 11:06:15.640 |-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$$55204fa9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:06:15.657 |-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 11:06:15.677 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$82e158b9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:06:15.696 |-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 11:06:15.698 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$e0b01adb] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:06:16.281 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-08-12 11:06:16.290 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-08-12 11:06:16.291 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-08-12 11:06:16.402 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-08-12 11:06:16.403 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 3416 ms 2018-08-12 11:06:16.883 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-08-12 11:06:19.557 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-08-12 11:06:19.558 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-12 11:06:19.558 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-12 11:06:19.558 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-12 11:06:19.558 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-08-12 11:06:19.559 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-08-12 11:06:19.559 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-08-12 11:06:19.559 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-08-12 11:06:19.560 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-08-12 11:06:19.560 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-08-12 11:06:19.560 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-08-12 11:06:19.560 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-08-12 11:06:19.560 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-08-12 11:06:19.561 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-08-12 11:06:20.633 |-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 11:06:20.697 |-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 11:06:20.718 |-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 11:06:20.782 |-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.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546165&version=1.0.0, com.xintong.visualinspection.service.TaskService_Q:1.0.0=empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546366&version=1.0.0 dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495920&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545886&version=1.0.0 dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495422&version=1.0.0, com.xintong.visualinspection.service.StatisticsService_F:1.0.0=empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0 empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547270&version=1.0.0 dubbo://192.168.2.132: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,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533979495876&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0=empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546278&version=1.0.0, com.xintong.visualinspection.service.RecordService_Q:1.0.0=empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0 empty://192.168.2.132/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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546926&version=1.0.0 dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495770&version=1.0.0, com.xintong.visualinspection.service.CommonService:1.0.0=empty://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554069&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546480&version=1.0.0 dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495669&version=1.0.0, com.xintong.visualinspection.service.AreaInfoService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979545530&version=1.0.0, com.xintong.visualinspection.service.UserService:1.0.0=empty://192.168.2.132: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=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554355&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546586&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_F:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546703&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_Q:1.0.0=empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0 empty://192.168.2.132/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=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979546809&version=1.0.0 dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495719&version=1.0.0, com.xintong.visualinspection.service.ItemService:1.0.0=empty://192.168.2.132: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=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554312&version=1.0.0, com.xintong.visualinspection.service.ScoreService_Q:1.0.0=empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0 empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547164&version=1.0.0 dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495819&version=1.0.0, com.xintong.visualinspection.service.ScoreService_F:1.0.0=empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0 empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=211812&revision=1.0-SNAPSHOT&side=consumer×tamp=1533979547050&version=1.0.0}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:20.794 |-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.2.132 2018-08-12 11:06:20.800 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [64] -| Starting ZkClient event thread. 2018-08-12 11:06:20.806 |-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 11:06:20.806 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:host.name=MSI.lan 2018-08-12 11:06:20.806 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.version=1.8.0_171 2018-08-12 11:06:20.806 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.vendor=Oracle Corporation 2018-08-12 11:06:20.806 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.home=C:\Program Files\Java\jdk1.8.0_171\jre 2018-08-12 11:06:20.807 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.class.path=C:\Program Files\Java\jdk1.8.0_171\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\rt.jar;D:\沿海高速\VisualInspection_server\target\classes;C:\Users\liwei\.m2\repository\com\xintong\visuallnspection\inteface\visuallnspectioninteface\1.0-SNAPSHOT\visuallnspectioninteface-1.0-20180811.071705-133.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-core\4.2.2.RELEASE\spring-security-core-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-beans\4.3.7.RELEASE\spring-beans-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context\4.3.7.RELEASE\spring-context-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-expression\4.3.7.RELEASE\spring-expression-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-web\1.5.2.RELEASE\spring-boot-starter-web-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\1.5.2.RELEASE\spring-boot-starter-tomcat-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\8.5.11\tomcat-embed-core-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\8.5.11\tomcat-embed-el-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.11\tomcat-embed-websocket-8.5.11.jar;C:\Users\liwei\.m2\repository\org\hibernate\hibernate-validator\5.3.4.Final\hibernate-validator-5.3.4.Final.jar;C:\Users\liwei\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar;C:\Users\liwei\.m2\repository\org\jboss\logging\jboss-logging\3.3.0.Final\jboss-logging-3.3.0.Final.jar;C:\Users\liwei\.m2\repository\com\fasterxml\classmate\1.3.3\classmate-1.3.3.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.8.7\jackson-databind-2.8.7.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.8.7\jackson-core-2.8.7.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-web\4.3.7.RELEASE\spring-web-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-webmvc\4.3.7.RELEASE\spring-webmvc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-security\1.5.2.RELEASE\spring-boot-starter-security-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-aop\4.3.7.RELEASE\spring-aop-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-config\4.2.2.RELEASE\spring-security-config-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-web\4.2.2.RELEASE\spring-security-web-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-starter\1.3.0\mybatis-spring-boot-starter-1.3.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\1.5.2.RELEASE\spring-boot-starter-jdbc-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-jdbc\8.5.11\tomcat-jdbc-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-juli\8.5.11\tomcat-juli-8.5.11.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-jdbc\4.3.7.RELEASE\spring-jdbc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\1.3.0\mybatis-spring-boot-autoconfigure-1.3.0.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis\3.4.4\mybatis-3.4.4.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis-spring\1.3.1\mybatis-spring-1.3.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\1.5.2.RELEASE\spring-boot-starter-thymeleaf-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf-spring4\2.1.5.RELEASE\thymeleaf-spring4-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\nz\net\ultraq\thymeleaf\thymeleaf-layout-dialect\1.4.0\thymeleaf-layout-dialect-1.4.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-remote-shell\1.5.2.RELEASE\spring-boot-starter-remote-shell-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-actuator\1.5.2.RELEASE\spring-boot-starter-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-actuator\1.5.2.RELEASE\spring-boot-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.cli\1.3.2\crash.cli-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.connectors.ssh\1.3.2\crash.connectors.ssh-1.3.2.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-core\0.11.0\sshd-core-0.11.0.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-pam\0.11.0\sshd-pam-0.11.0.jar;C:\Users\liwei\.m2\repository\net\sf\jpam\jpam\1.1\jpam-1.1.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.51\bcprov-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.51\bcpkix-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.embed.spring\1.3.2\crash.embed.spring-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.cron\1.3.2\crash.plugins.cron-1.3.2.jar;C:\Users\liwei\.m2\repository\it\sauronsoftware\cron4j\cron4j\2.2.5\cron4j-2.2.5.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.mail\1.3.2\crash.plugins.mail-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.shell\1.3.2\crash.shell-1.3.2.jar;C:\Users\liwei\.m2\repository\org\codehaus\groovy\groovy\2.4.9\groovy-2.4.9.jar;C:\Users\liwei\.m2\repository\com\sun\mail\javax.mail\1.5.6\javax.mail-1.5.6.jar;C:\Users\liwei\.m2\repository\javax\activation\activation\1.1\activation-1.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-data-redis\1.5.2.RELEASE\spring-boot-starter-data-redis-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-redis\1.8.1.RELEASE\spring-data-redis-1.8.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-keyvalue\1.2.1.RELEASE\spring-data-keyvalue-1.2.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-commons\1.13.1.RELEASE\spring-data-commons-1.13.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-tx\4.3.7.RELEASE\spring-tx-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-oxm\4.3.7.RELEASE\spring-oxm-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context-support\4.3.7.RELEASE\spring-context-support-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter\1.5.2.RELEASE\spring-boot-starter-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot\1.5.2.RELEASE\spring-boot-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\1.5.2.RELEASE\spring-boot-autoconfigure-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-logging\1.5.2.RELEASE\spring-boot-starter-logging-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-classic\1.1.11\logback-classic-1.1.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\jul-to-slf4j\1.7.24\jul-to-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\slf4j\log4j-over-slf4j\1.7.24\log4j-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-core\4.3.7.RELEASE\spring-core-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\liwei\.m2\repository\org\projectlombok\lombok\1.16.14\lombok-1.16.14.jar;C:\Users\liwei\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\liwei\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-devtools\1.5.2.RELEASE\spring-boot-devtools-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\io\jsonwebtoken\jjwt\0.7.0\jjwt-0.7.0.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-springsecurity4\2.1.2.RELEASE\thymeleaf-extras-springsecurity4-2.1.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf\2.1.5.RELEASE\thymeleaf-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\ognl\ognl\3.0.8\ognl-3.0.8.jar;C:\Users\liwei\.m2\repository\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;C:\Users\liwei\.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-api\1.7.24\slf4j-api-1.7.24.jar;C:\Users\liwei\.m2\repository\com\github\pagehelper\pagehelper\4.2.1\pagehelper-4.2.1.jar;C:\Users\liwei\.m2\repository\com\github\jsqlparser\jsqlparser\0.9.5\jsqlparser-0.9.5.jar;C:\Users\liwei\.m2\repository\mysql\mysql-connector-java\5.1.41\mysql-connector-java-5.1.41.jar;C:\Users\liwei\.m2\repository\com\alibaba\druid\1.0.29\druid-1.0.29.jar;C:\Program Files\Java\jdk1.8.0_171\lib\jconsole.jar;C:\Program Files\Java\jdk1.8.0_171\lib\tools.jar;C:\Users\liwei\.m2\repository\com\alibaba\fastjson\1.2.31\fastjson-1.2.31.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjrt\1.8.10\aspectjrt-1.8.10.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjweaver\1.8.10\aspectjweaver-1.8.10.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi\3.12\poi-3.12.jar;C:\Users\liwei\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls\2.3.0\jxls-2.3.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\liwei\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\liwei\.m2\repository\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;C:\Users\liwei\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\liwei\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.24\jcl-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-core\1.1.11\logback-core-1.1.11.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls-poi\1.0.9\jxls-poi-1.0.9.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml\3.12\poi-ooxml-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.12\poi-ooxml-schemas-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\liwei\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\liwei\.m2\repository\org\apache\zookeeper\zookeeper\3.4.11\zookeeper-3.4.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-log4j12\1.7.24\slf4j-log4j12-1.7.24.jar;C:\Users\liwei\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\liwei\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\liwei\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\liwei\.m2\repository\io\netty\netty\3.10.5.Final\netty-3.10.5.Final.jar;C:\Users\liwei\.m2\repository\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-starter\0.1.0\dubbo-spring-boot-starter-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\dubbo\2.5.10\dubbo-2.5.10.jar;C:\Users\liwei\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-framework\2.11.1\curator-framework-2.11.1.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-client\2.11.1\curator-client-2.11.1.jar;C:\Users\liwei\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-autoconfigure\0.1.0\dubbo-spring-boot-autoconfigure-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-actuator\0.1.0\dubbo-spring-boot-actuator-0.1.0.jar;G:\IntelliJ IDEA 2018.1.5\lib\idea_rt.jar;C:\Users\liwei\.IntelliJIdea2018.1\system\captureAgent\debugger-agent.jar 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.library.path=C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_171\bin;C:\Program Files\nodejs\node_global;C:\Windows\system32;C:\Program Files\nodejs\;G:\IntelliJ IDEA 2018.1.5\plugins\maven\lib\maven3\bin;C:\Users\liwei\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Microsoft VS Code\bin;C:\Users\liwei\AppData\Roaming\npm;. 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.io.tmpdir=C:\Users\liwei\AppData\Local\Temp\ 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.compiler= 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.name=Windows 10 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.arch=amd64 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.version=10.0 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.name=liwei 2018-08-12 11:06:20.808 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.home=C:\Users\liwei 2018-08-12 11:06:20.809 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.dir=D:\沿海高速\VisualInspection_server 2018-08-12 11:06:20.810 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@1459c42b 2018-08-12 11:06:20.841 |-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 11:06:20.845 |-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 11:06:21.006 |-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 = 0x1652c1914cc0000, negotiated timeout = 30000 2018-08-12 11:06:21.008 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (SyncConnected) 2018-08-12 11:06:21.036 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:21.088 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:21.182 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:21.188 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=236032®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:21.202 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:21.245 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:21.263 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:21.315 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, urls: [dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495422&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:22.516 |-WARN [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] Failed to start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7685 (check == false, ignore and retry later!), cause: client(url: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:Connection refused: no further information: /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:Connection refused: no further information: /192.168.2.132: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.(AbstractClient.java:89) at com.alibaba.dubbo.remoting.transport.netty.NettyClient.(NettyClient.java:59) at com.alibaba.dubbo.remoting.transport.netty.NettyTransporter.connect(NettyTransporter.java:35) at com.alibaba.dubbo.remoting.Transporter$Adaptive.connect(Transporter$Adaptive.java) at com.alibaba.dubbo.remoting.Transporters.connect(Transporters.java:75) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger.connect(HeaderExchanger.java:38) at com.alibaba.dubbo.remoting.exchange.Exchangers.connect(Exchangers.java:109) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.initClient(DubboProtocol.java:361) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getSharedClient(DubboProtocol.java:329) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getClients(DubboProtocol.java:306) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.refer(DubboProtocol.java:288) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:65) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:65) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:100) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.registry.integration.RegistryDirectory.toInvokers(RegistryDirectory.java:385) at com.alibaba.dubbo.registry.integration.RegistryDirectory.refreshInvoker(RegistryDirectory.java:251) at com.alibaba.dubbo.registry.integration.RegistryDirectory.notify(RegistryDirectory.java:221) at com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:407) at com.alibaba.dubbo.registry.support.FailbackRegistry.doNotify(FailbackRegistry.java:273) at com.alibaba.dubbo.registry.support.FailbackRegistry.notify(FailbackRegistry.java:259) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:182) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.net.ConnectException: Connection refused: no further information: /192.168.2.132:7685 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) 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) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:06:22.572 |-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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:22.575 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:22.593 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:22.613 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:22.687 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:22.687 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=236032®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:22.691 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:22.747 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:22.979 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.040 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.041 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckAppealService_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.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.043 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.063 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.078 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.129 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495920&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.131 |-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?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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495920&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.134 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.184 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.200 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.252 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, urls: [dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495669&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.253 |-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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495669&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183178&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.255 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.297 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.312 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.364 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0, urls: [empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.365 |-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=236032®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.367 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.414 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.435 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.486 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.486 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=236032®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.488 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.532 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.546 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.609 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, urls: [dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495719&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.610 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495719&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183528&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.612 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.654 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.670 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.721 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, urls: [dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495770&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.722 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,updateRecord,addRecord,deleteRecord&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495770&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183650&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.725 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.763 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.781 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.833 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.834 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.837 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.874 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.892 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.944 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495819&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.945 |-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?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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495819&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183870&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:23.947 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:23.990 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:24.004 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:24.133 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, urls: [dubbo://192.168.2.132: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,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533979495876&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:24.134 |-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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495876&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534043183984&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:24.137 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:24.154 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:24.182 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:24.321 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0, urls: [dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554069&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:24.488 |-WARN [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.2.132:7685 find error . url: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:Connection refused: no further information: /192.168.2.132: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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connection refused: no further information: /192.168.2.132:7685 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) 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 11:06:25.328 |-WARN [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] Failed to start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7682 (check == false, ignore and retry later!), cause: client(url: dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979554069&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043184148&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:Connection refused: no further information: /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979554069&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043184148&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:Connection refused: no further information: /192.168.2.132: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.(AbstractClient.java:89) at com.alibaba.dubbo.remoting.transport.netty.NettyClient.(NettyClient.java:59) at com.alibaba.dubbo.remoting.transport.netty.NettyTransporter.connect(NettyTransporter.java:35) at com.alibaba.dubbo.remoting.Transporter$Adaptive.connect(Transporter$Adaptive.java) at com.alibaba.dubbo.remoting.Transporters.connect(Transporters.java:75) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger.connect(HeaderExchanger.java:38) at com.alibaba.dubbo.remoting.exchange.Exchangers.connect(Exchangers.java:109) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.initClient(DubboProtocol.java:361) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getSharedClient(DubboProtocol.java:329) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getClients(DubboProtocol.java:306) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.refer(DubboProtocol.java:288) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:65) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:65) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:100) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.registry.integration.RegistryDirectory.toInvokers(RegistryDirectory.java:385) at com.alibaba.dubbo.registry.integration.RegistryDirectory.refreshInvoker(RegistryDirectory.java:251) at com.alibaba.dubbo.registry.integration.RegistryDirectory.notify(RegistryDirectory.java:221) at com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:407) at com.alibaba.dubbo.registry.support.FailbackRegistry.doNotify(FailbackRegistry.java:273) at com.alibaba.dubbo.registry.support.FailbackRegistry.notify(FailbackRegistry.java:259) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:182) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.net.ConnectException: Connection refused: no further information: /192.168.2.132:7682 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) 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) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:06:25.330 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979554069&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043184148&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:25.333 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:06:26.040 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-08-12 11:06:26.051 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-08-12 11:06:26.242 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-08-12 11:06:26.242 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-08-12 11:06:26.346 |-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@9e384f4, org.springframework.security.web.context.SecurityContextPersistenceFilter@1452651e, org.springframework.security.web.header.HeaderWriterFilter@3ac10c48, org.springframework.web.filter.CorsFilter@708c1485, org.springframework.security.web.authentication.logout.LogoutFilter@63af0d3c, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@4d91d9d8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@38ee52b6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3991ada9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@13619f75, org.springframework.security.web.session.SessionManagementFilter@10a18409, org.springframework.security.web.access.ExceptionTranslationFilter@2ad61b53, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1c34d39f] 2018-08-12 11:06:26.371 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@3c9a4673, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@228231ee, org.springframework.security.web.context.SecurityContextPersistenceFilter@33c8eb78, org.springframework.security.web.header.HeaderWriterFilter@33f6361c, org.springframework.security.web.authentication.logout.LogoutFilter@7d814938, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@489dff48, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@41f5d003, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@43b148f7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@26524345, org.springframework.security.web.session.SessionManagementFilter@14bf1421, org.springframework.security.web.access.ExceptionTranslationFilter@35d8e2e0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@35da9390] 2018-08-12 11:06:26.507 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@442312a5: startup date [Sun Aug 12 11:06:12 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:06:26.628 |-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 11:06:26.629 |-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 11:06:26.630 |-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 11:06:26.630 |-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 11:06:26.631 |-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 11:06:26.631 |-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 11:06:26.631 |-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 11:06:26.632 |-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 11:06:26.632 |-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 11:06:26.636 |-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 11:06:26.637 |-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 11:06:26.637 |-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 11:06:26.637 |-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 11:06:26.637 |-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 11:06:26.638 |-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 11:06:26.638 |-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 11:06:26.638 |-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 11:06:26.638 |-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 11:06:26.639 |-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 11:06:26.640 |-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 11:06:26.640 |-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 11:06:26.641 |-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 11:06:26.641 |-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 11:06:26.641 |-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 11:06:26.641 |-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 11:06:26.641 |-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 11:06:26.642 |-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 11:06:26.642 |-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 11:06:26.643 |-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 11:06:26.643 |-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 11:06:26.643 |-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 11:06:26.643 |-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 11:06:26.643 |-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 11:06:26.644 |-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 11:06:26.645 |-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 11:06:26.645 |-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 11:06:26.645 |-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 11:06:26.645 |-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 11:06:26.645 |-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 11:06:26.646 |-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 11:06:26.646 |-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 11:06:26.646 |-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 11:06:26.647 |-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 11:06:26.647 |-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 11:06:26.647 |-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 11:06:26.648 |-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 11:06:26.649 |-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 11:06:26.649 |-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 11:06:26.649 |-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 11:06:26.649 |-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 11:06:26.649 |-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 11:06:26.650 |-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 11:06:26.651 |-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 11:06:26.652 |-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 11:06:26.652 |-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 11:06:26.652 |-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 11:06:26.653 |-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 11:06:26.653 |-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 11:06:26.653 |-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 11:06:26.654 |-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 11:06:26.654 |-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 11:06:26.654 |-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 11:06:26.654 |-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 11:06:26.654 |-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 11:06:26.655 |-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 11:06:26.655 |-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 11:06:26.656 |-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 11:06:26.656 |-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 11:06:26.657 |-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 11:06:26.657 |-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 11:06:26.658 |-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 11:06:26.658 |-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 11:06:26.658 |-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 11:06:26.658 |-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 11:06:26.658 |-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 11:06:26.659 |-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 11:06:26.659 |-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 11:06:26.659 |-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 11:06:26.659 |-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 11:06:26.659 |-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 11:06:26.660 |-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 11:06:26.661 |-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 11:06:26.661 |-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 11:06:26.661 |-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 11:06:26.661 |-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 11:06:26.661 |-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 11:06:26.662 |-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 11:06:26.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:06:26.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.update(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:06:26.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.delete(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:06:26.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:06:26.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getList(com.xintong.visualinspection.bean.CheckAppeal_F,java.lang.Integer,java.lang.Integer) 2018-08-12 11:06:26.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 11:06:26.664 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getById(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:06:26.665 |-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 11:06:26.665 |-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 11:06:26.665 |-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 11:06:26.665 |-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 11:06:26.666 |-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 11:06:26.666 |-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 11:06:26.666 |-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 11:06:26.666 |-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 11:06:26.666 |-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 11:06:26.667 |-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 11:06:26.668 |-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 11:06:26.668 |-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 11:06:26.668 |-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 11:06:26.668 |-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 11:06:26.669 |-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 11:06:26.669 |-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 11:06:26.669 |-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 11:06:26.669 |-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 11:06:26.669 |-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 11:06:26.669 |-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 11:06:26.670 |-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 11:06:26.670 |-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 11:06:26.671 |-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 11:06:26.671 |-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 11:06:26.671 |-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 11:06:26.671 |-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 11:06:26.672 |-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 11:06:26.672 |-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 11:06:26.672 |-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 11:06:26.672 |-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 11:06:26.673 |-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 11:06:26.673 |-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 11:06:26.674 |-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 11:06:26.674 |-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 11:06:26.674 |-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 11:06:26.674 |-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 11:06:26.675 |-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 11:06:26.676 |-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 11:06:26.676 |-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 11:06:26.676 |-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 11:06:26.676 |-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 11:06:26.676 |-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 11:06:26.676 |-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 11:06:26.677 |-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 11:06:26.677 |-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 11:06:26.677 |-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 11:06:26.678 |-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 11:06:26.678 |-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 11:06:26.678 |-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 11:06:26.678 |-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 11:06:26.678 |-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 11:06:26.679 |-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 11:06:26.680 |-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 11:06:26.680 |-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 11:06:26.680 |-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 11:06:26.680 |-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 11:06:26.680 |-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 11:06:26.681 |-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 11:06:26.681 |-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 11:06:26.681 |-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 11:06:26.681 |-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 11:06:26.681 |-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 11:06:26.681 |-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 11:06:26.682 |-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 11:06:26.682 |-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 11:06:26.683 |-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 11:06:26.683 |-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 11:06:26.683 |-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 11:06:26.683 |-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 11:06:26.683 |-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 11:06:26.684 |-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 11:06:26.684 |-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 11:06:26.684 |-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 11:06:26.684 |-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 11:06:26.685 |-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 11:06:26.685 |-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 11:06:26.686 |-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 11:06:26.686 |-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 11:06:26.686 |-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 11:06:26.686 |-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 11:06:26.687 |-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 11:06:26.688 |-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 11:06:26.688 |-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 11:06:26.688 |-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 11:06:26.689 |-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 11:06:26.689 |-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 11:06:26.689 |-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 11:06:26.690 |-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 11:06:26.690 |-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 11:06:26.690 |-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 11:06:26.691 |-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 11:06:26.691 |-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 11:06:26.691 |-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 11:06:26.691 |-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 11:06:26.691 |-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 11:06:26.693 |-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 11:06:26.693 |-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 11:06:26.693 |-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 11:06:26.693 |-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 11:06:26.694 |-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 11:06:26.694 |-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 11:06:26.694 |-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 11:06:26.694 |-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 11:06:26.694 |-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 11:06:26.695 |-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 11:06:26.695 |-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 11:06:26.696 |-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 11:06:26.696 |-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 11:06:26.696 |-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 11:06:26.696 |-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 11:06:26.696 |-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 11:06:26.696 |-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 11:06:26.697 |-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 11:06:26.697 |-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 11:06:26.699 |-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 11:06:26.699 |-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 11:06:26.699 |-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 11:06:26.699 |-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 11:06:26.700 |-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 11:06:26.700 |-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 11:06:26.700 |-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 11:06:26.700 |-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 11:06:26.700 |-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 11:06:26.700 |-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 11:06:26.701 |-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 11:06:26.701 |-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 11:06:26.701 |-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 11:06:26.701 |-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 11:06:26.701 |-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 11:06:26.701 |-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 11:06:26.702 |-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 11:06:26.702 |-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 11:06:26.702 |-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 11:06:26.702 |-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 11:06:26.702 |-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 11:06:26.703 |-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 11:06:26.703 |-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 11:06:26.703 |-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 11:06:26.703 |-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 11:06:26.703 |-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 11:06:26.703 |-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 11:06:26.704 |-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 11:06:26.704 |-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 11:06:26.704 |-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 11:06:26.704 |-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 11:06:26.705 |-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 11:06:26.706 |-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 11:06:26.706 |-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 11:06:26.706 |-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 11:06:26.706 |-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 11:06:26.706 |-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 11:06:26.706 |-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 11:06:26.707 |-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 11:06:26.707 |-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 11:06:26.707 |-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 11:06:26.707 |-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 11:06:26.707 |-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 11:06:26.707 |-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 11:06:26.708 |-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 11:06:26.708 |-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 11:06:26.708 |-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 11:06:26.708 |-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 11:06:26.710 |-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 11:06:26.710 |-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 11:06:26.710 |-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 11:06:26.710 |-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 11:06:26.710 |-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 11:06:26.711 |-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 11:06:26.711 |-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 11:06:26.711 |-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 11:06:26.711 |-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 11:06:26.711 |-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 11:06:26.712 |-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 11:06:26.712 |-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 11:06:26.713 |-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 11:06:26.716 |-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 11:06:26.716 |-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 11:06:26.716 |-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 11:06:26.716 |-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 11:06:26.717 |-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 11:06:26.717 |-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 11:06:26.717 |-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 11:06:26.717 |-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 11:06:26.717 |-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 11:06:26.717 |-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 11:06:26.718 |-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 11:06:26.718 |-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 11:06:26.718 |-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 11:06:26.718 |-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 11:06:26.719 |-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 11:06:26.719 |-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 11:06:26.719 |-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 11:06:26.720 |-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 11:06:26.721 |-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 11:06:26.721 |-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 11:06:26.721 |-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 11:06:26.721 |-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 11:06:26.722 |-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 11:06:26.722 |-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 11:06:26.722 |-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 11:06:26.722 |-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 11:06:26.722 |-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 11:06:26.723 |-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 11:06:26.723 |-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 11:06:26.724 |-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 11:06:26.724 |-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 11:06:26.724 |-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 11:06:26.724 |-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 11:06:26.809 |-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 11:06:26.886 |-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 11:06:26.886 |-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 11:06:26.945 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-08-12 11:06:26.946 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-08-12 11:06:26.946 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-08-12 11:06:26.947 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-08-12 11:06:26.948 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-08-12 11:06:26.949 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-08-12 11:06:26.950 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-08-12 11:06:26.950 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-08-12 11:06:26.950 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-08-12 11:06:26.951 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-08-12 11:06:26.952 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-08-12 11:06:26.953 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-08-12 11:06:26.953 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in areaInfoController_F 2018-08-12 11:06:26.954 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_F 2018-08-12 11:06:26.955 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_Q 2018-08-12 11:06:26.955 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_F 2018-08-12 11:06:26.956 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_Q 2018-08-12 11:06:26.957 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_F 2018-08-12 11:06:26.958 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_Q 2018-08-12 11:06:26.958 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in recordController_Q 2018-08-12 11:06:26.959 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_F 2018-08-12 11:06:26.960 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_Q 2018-08-12 11:06:26.961 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController_F 2018-08-12 11:06:26.962 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_F 2018-08-12 11:06:26.962 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_Q 2018-08-12 11:06:26.963 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-08-12 11:06:26.963 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-08-12 11:06:26.964 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-08-12 11:06:26.965 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-08-12 11:06:26.966 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-08-12 11:06:26.968 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-08-12 11:06:26.969 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-08-12 11:06:26.970 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-08-12 11:06:26.971 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-08-12 11:06:26.971 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-08-12 11:06:26.972 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-08-12 11:06:26.972 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-08-12 11:06:27.042 |-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 11:06:27.326 |-WARN [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.2.132:7682 find error . url: dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979554069&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043184148&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1533979554069&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043184148&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:Connection refused: no further information: /192.168.2.132: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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.ConnectException: Connection refused: no further information: /192.168.2.132:7682 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) 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 11:06:27.547 |-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 11:06:27.842 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:06:27.843 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:06:27.844 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:06:28.394 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:06:28.398 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:06:28.399 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:06:28.400 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:06:28.401 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:06:28.402 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:06:28.402 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:06:28.403 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:06:28.406 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-08-12 11:06:28.407 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-08-12 11:06:28.407 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-08-12 11:06:28.407 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-08-12 11:06:28.407 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-08-12 11:06:28.407 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-08-12 11:06:28.407 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-08-12 11:06:28.416 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:06:28.417 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:06:28.417 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:06:28.417 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-08-12 11:06:28.426 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:06:28.427 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:06:28.427 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:06:28.431 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:06:28.456 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-08-12 11:06:29.053 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-08-12 11:06:29.095 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-08-12 11:06:29.112 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-08-12 11:06:29.112 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:06:29.112 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:06:29.113 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:06:29.113 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:06:29.748 |-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 11:06:29.748 |-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 11:06:29.749 |-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 11:06:29.750 |-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 11:06:29.750 |-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 11:06:29.750 |-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 11:06:29.751 |-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 11:06:29.751 |-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 11:06:29.751 |-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 11:06:29.752 |-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 11:06:29.752 |-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 11:06:29.752 |-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 11:06:29.753 |-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 11:06:29.753 |-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 11:06:29.753 |-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 11:06:29.754 |-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 11:06:29.754 |-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 11:06:29.754 |-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 11:06:29.755 |-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 11:06:29.755 |-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 11:06:29.756 |-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 11:06:29.756 |-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 11:06:29.756 |-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 11:06:30.002 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x032abca9, /192.168.2.132:59869 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.028 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, urls: [dubbo://192.168.2.132: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=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043189571&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495422&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.067 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, urls: [dubbo://192.168.2.132: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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190036&version=1.0.0, dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495669&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.112 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, urls: [dubbo://192.168.2.132: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=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495719&version=1.0.0, dubbo://192.168.2.132: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=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190089&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.168 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, urls: [dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495770&version=1.0.0, dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190139&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.213 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495819&version=1.0.0, dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190188&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.257 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, urls: [dubbo://192.168.2.132: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,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1533979495876&version=1.0.0, dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534043190233&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.303 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=217204&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979495920&version=1.0.0, dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190279&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:30.362 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-08-12 11:06:30.373 |-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 11:06:30.773 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:06:30.774 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-08-12 11:06:30.774 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-08-12 11:06:30.783 |-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 11:06:30.785 |-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 11:06:30.785 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:06:30.790 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-08-12 11:06:30.792 |-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 11:06:30.809 |-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 11:06:30.819 |-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 11:06:30.822 |-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 11:06:30.825 |-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 11:06:30.827 |-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 11:06:30.830 |-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 11:06:30.835 |-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 11:06:30.837 |-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 11:06:30.839 |-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 11:06:30.841 |-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 11:06:30.843 |-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 11:06:30.885 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-08-12 11:06:31.378 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-08-12 11:06:31.470 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-08-12 11:06:31.512 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 68 2018-08-12 11:06:31.514 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [50] -| 加载CODE信息成功,数据数:23 2018-08-12 11:06:31.521 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-08-12 11:06:31.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 11:06:31.624 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 11:06:31.735 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 11:06:31.736 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 11:06:31.737 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-08-12 11:06:31.738 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-08-12 11:06:31.747 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 43 2018-08-12 11:06:31.747 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [68] -| 加载部门信息成功,数据数:43 2018-08-12 11:06:31.748 |-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 11:06:31.748 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:06:31.756 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:06:31.757 |-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 11:06:31.758 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:06:31.766 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:06:31.767 |-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 11:06:31.767 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:06:31.774 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:06:31.774 |-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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 2018)]} 2018-08-12 11:06:31.774 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [115] -| 加载所有服务区,道管信息成功,数据list数:3 2018-08-12 11:06:31.797 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:06:31.798 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:06:31.805 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:06:31.805 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [79] -| 加载职位信息成功,数据数:18 2018-08-12 11:06:31.806 |-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 11:06:31.807 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:06:31.832 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:06:31.833 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [88] -| 加载考核项信息成功,数据数:707 2018-08-12 11:06:31.834 |-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 11:06:31.835 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 26(Long) 2018-08-12 11:06:31.844 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:06:31.845 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=26,查询服务区考核项信息成功,数据数:1 2018-08-12 11:06:31.845 |-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 11:06:31.846 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 27(Long) 2018-08-12 11:06:31.851 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 11 2018-08-12 11:06:31.852 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=27,查询服务区考核项信息成功,数据数:2 2018-08-12 11:06:31.852 |-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 11:06:31.852 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 28(Long) 2018-08-12 11:06:31.858 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:06:31.859 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=28,查询服务区考核项信息成功,数据数:3 2018-08-12 11:06:31.859 |-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 11:06:31.859 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 29(Long) 2018-08-12 11:06:31.870 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:06:31.870 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=29,查询服务区考核项信息成功,数据数:4 2018-08-12 11:06:31.870 |-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 11:06:31.871 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 30(Long) 2018-08-12 11:06:31.879 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:06:31.879 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=30,查询服务区考核项信息成功,数据数:5 2018-08-12 11:06:31.880 |-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 11:06:31.880 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 31(Long) 2018-08-12 11:06:31.887 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:06:31.888 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=31,查询服务区考核项信息成功,数据数:6 2018-08-12 11:06:31.889 |-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 11:06:31.889 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 32(Long) 2018-08-12 11:06:31.897 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:06:31.897 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=32,查询服务区考核项信息成功,数据数:7 2018-08-12 11:06:31.909 |-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.2.132 2018-08-12 11:06:31.922 |-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.2.132 2018-08-12 11:06:31.922 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:31.922 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.CommonService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&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=236032®istry=zookeeper×tamp=1534043191912, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:31.992 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Start NettyServer bind /0.0.0.0:7682, export /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:31.995 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.059 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.061 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0, urls: [dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=211812&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1533979554069&version=1.0.0, dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.075 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0, urls: [empty://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.078 |-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.2.132 2018-08-12 11:06:32.088 |-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.2.132 2018-08-12 11:06:32.088 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.ItemService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192081&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.088 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.ItemService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192081&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=236032®istry=zookeeper×tamp=1534043192081, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.089 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192081&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.102 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192081&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.119 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192081&version=1.0.0, urls: [empty://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192081&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.120 |-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.2.132 2018-08-12 11:06:32.133 |-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.2.132 2018-08-12 11:06:32.133 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.UserService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192122&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.134 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.UserService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192122&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=236032®istry=zookeeper×tamp=1534043192122, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.134 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192122&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.147 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192122&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.164 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192122&version=1.0.0, urls: [empty://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192122&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.168 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-08-12 11:06:32.443 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7682 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x961b9414, /192.168.2.132:59925 => /192.168.2.132:7682]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:32.451 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-08-12 11:06:32.456 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-08-12 11:06:32.477 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-08-12 11:06:32.483 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 19.89 seconds (JVM running for 21.554) 2018-08-12 11:06:36.462 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, urls: [dubbo://192.168.2.132: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=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190089&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:36.464 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190279&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:36.466 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, urls: [dubbo://192.168.2.132: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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190036&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:36.467 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, urls: [dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190139&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:36.468 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190188&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:36.469 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, urls: [dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534043190233&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:36.471 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, urls: [dubbo://192.168.2.132: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=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043189571&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:06:36.472 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:09:06.465 |-INFO [http-nio-8089-exec-5] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-08-12 11:09:06.465 |-INFO [http-nio-8089-exec-5] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-08-12 11:09:06.499 |-INFO [http-nio-8089-exec-5] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 34 ms 2018-08-12 11:09:06.596 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:06.596 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:06.596 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:06.596 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:06.596 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.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 11:09:08.065 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.075 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.085 |-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 11:09:08.086 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.100 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.101 |-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 11:09:08.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.108 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.112 |-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 11:09:08.112 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.123 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.124 |-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 11:09:08.125 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.137 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.137 |-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 11:09:08.138 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.429 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.430 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.432 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.433 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.433 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.437 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.479 |-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 11:09:08.479 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.492 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.492 |-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 11:09:08.493 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.493 |-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 11:09:08.493 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.499 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.500 |-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 11:09:08.500 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.503 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.503 |-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 11:09:08.503 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.507 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.507 |-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 11:09:08.508 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.514 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.514 |-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 11:09:08.515 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.515 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.515 |-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 11:09:08.516 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.522 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.523 |-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 11:09:08.523 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.525 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.525 |-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 11:09:08.526 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.534 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.535 |-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 11:09:08.535 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.535 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.542 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.543 |-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 11:09:08.543 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.555 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.556 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.557 |-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 11:09:08.557 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.557 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.568 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.568 |-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 11:09:08.569 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.569 |-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 11:09:08.570 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.573 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.575 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.576 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.576 |-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 11:09:08.576 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.579 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.580 |-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 11:09:08.580 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.583 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.584 |-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 11:09:08.584 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.589 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.594 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.595 |-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 11:09:08.596 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.597 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.599 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.605 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.606 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.606 |-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 11:09:08.606 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.607 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.609 |-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 11:09:08.609 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:09:08.616 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.617 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:09:08.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.618 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.619 |-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 11:09:08.619 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.623 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.624 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.629 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.634 |-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 11:09:08.635 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:09:08.635 |-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 11:09:08.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:09:08.642 |-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 11:09:08.643 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:09:08.643 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:09:08.645 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:09:08.648 |-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 11:09:08.648 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:09:08.652 |-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 11:09:08.653 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:08.654 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:09:08.656 |-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 11:09:08.656 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.658 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:09:08.659 |-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 11:09:08.659 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.659 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.660 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:08.661 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.661 |-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 11:09:08.662 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.668 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.671 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.674 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.675 |-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 11:09:08.676 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.683 |-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 11:09:08.683 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:09:08.684 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:08.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:09:08.694 |-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 11:09:08.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.704 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:08.706 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:08.706 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:08.739 |-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 11:09:08.740 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:09:08.749 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:09:08.750 |-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 11:09:08.751 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:08.763 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.386 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.387 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.388 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.388 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.390 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.415 |-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 11:09:09.415 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.422 |-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 11:09:09.423 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.424 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.424 |-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 11:09:09.425 |-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 11:09:09.425 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.425 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.434 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.434 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.434 |-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 11:09:09.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 11:09:09.435 |-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 11:09:09.435 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.435 |-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 11:09:09.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.436 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.436 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.437 |-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 11:09:09.437 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.444 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.444 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.444 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.445 |-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 11:09:09.445 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.447 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.447 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.448 |-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 11:09:09.448 |-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 11:09:09.448 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.449 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.456 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.456 |-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 11:09:09.457 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.459 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.459 |-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 11:09:09.460 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.461 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.462 |-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 11:09:09.463 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.464 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.465 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.470 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.471 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.472 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.480 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.482 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.489 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.491 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.493 |-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 11:09:09.494 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:09:09.495 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.497 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.499 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.501 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.502 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:09:09.503 |-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 11:09:09.503 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:09:09.511 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:09:09.518 |-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 11:09:09.518 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:09:09.527 |-DEBUG [http-nio-8089-exec-8] 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 11:09:09.528 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:09:09.528 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:09:09.529 |-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 11:09:09.530 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.538 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:09:09.539 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.587 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.587 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.588 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.588 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.606 |-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 11:09:09.607 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.613 |-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 11:09:09.613 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.614 |-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 11:09:09.614 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.617 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.617 |-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 11:09:09.618 |-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 11:09:09.618 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.618 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.620 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.621 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.621 |-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 11:09:09.622 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.622 |-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 11:09:09.623 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.625 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.626 |-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 11:09:09.626 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.630 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.630 |-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 11:09:09.630 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.631 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.632 |-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 11:09:09.632 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.632 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.633 |-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 11:09:09.633 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.637 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.638 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.638 |-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 11:09:09.638 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.640 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.640 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.647 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.664 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.665 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.666 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.666 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.667 |-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 11:09:09.667 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:09:09.667 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.667 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.669 |-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 11:09:09.669 |-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 11:09:09.669 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:09:09.669 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:09:09.674 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.676 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.677 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:09:09.677 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:09:09.678 |-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 11:09:09.679 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:09:09.679 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:09:09.685 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:09:09.701 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.721 |-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 11:09:09.722 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.729 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.730 |-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 11:09:09.730 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.739 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.740 |-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 11:09:09.741 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.747 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.766 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.767 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.783 |-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 11:09:09.784 |-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 11:09:09.833 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:09:09.868 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.888 |-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 11:09:09.888 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:09.896 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:09.897 |-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 11:09:09.897 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.907 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:09.908 |-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 11:09:09.908 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:09.914 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:09.932 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:09.933 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:09.937 |-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 11:09:09.937 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:09:09.945 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:09:10.044 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:10.063 |-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 11:09:10.064 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:10.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:10.072 |-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 11:09:10.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:10.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:10.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 11:09:10.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:10.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:10.108 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:10.109 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:11.788 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:11.814 |-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 11:09:11.814 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:11.822 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:11.822 |-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 11:09:11.823 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:11.833 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:11.834 |-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 11:09:11.834 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:11.843 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:11.870 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:11.871 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:11.950 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 11:09:11.951 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 11:09:11.961 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 11:09:11.962 |-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 11:09:11.963 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:09:11.974 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:11.975 |-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 11:09:11.975 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:09:11.983 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:11.984 |-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 11:09:11.984 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:09:11.994 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:11.995 |-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 11:09:11.996 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:09:12.005 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.006 |-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 11:09:12.006 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:09:12.015 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.016 |-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 11:09:12.016 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:09:12.022 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.023 |-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 11:09:12.024 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:09:12.034 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.035 |-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 11:09:12.035 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:09:12.043 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.045 |-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 11:09:12.046 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:09:12.056 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.057 |-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 11:09:12.057 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:09:12.062 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.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 11:09:12.064 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:09:12.074 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.075 |-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 11:09:12.075 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:09:12.083 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.084 |-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 11:09:12.084 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:09:12.094 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.096 |-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 11:09:12.096 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:09:12.104 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.105 |-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 11:09:12.105 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:09:12.116 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.117 |-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 11:09:12.118 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:09:12.126 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.128 |-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 11:09:12.129 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:09:12.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.140 |-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 11:09:12.140 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:09:12.148 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.149 |-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 11:09:12.149 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:09:12.163 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.163 |-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 11:09:12.164 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:09:12.172 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.173 |-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 11:09:12.174 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:09:12.183 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.184 |-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 11:09:12.185 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:09:12.194 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.195 |-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 11:09:12.195 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:09:12.205 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:09:12.206 |-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 11:09:12.207 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:09:12.216 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.233 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:12.233 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:12.261 |-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 11:09:12.262 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:12.262 |-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 11:09:12.263 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:12.270 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:12.270 |-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 11:09:12.271 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:12.271 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:12.271 |-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 11:09:12.271 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:12.280 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:12.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 11:09:12.281 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:12.282 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:12.282 |-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 11:09:12.282 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:12.288 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.289 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.312 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:12.314 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:12.315 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:12.317 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:12.319 |-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.organid = ? order by workno 2018-08-12 11:09:12.319 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 11:09:12.333 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 11:09:12.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 11:09:12.335 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:09:12.343 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.344 |-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 11:09:12.345 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:09:12.353 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.354 |-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 11:09:12.354 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:09:12.363 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.364 |-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 11:09:12.365 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:09:12.373 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.374 |-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 11:09:12.374 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:09:12.381 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.382 |-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 11:09:12.382 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:09:12.391 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.392 |-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 11:09:12.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:09:12.400 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.400 |-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 11:09:12.401 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:09:12.408 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.408 |-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 11:09:12.409 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:09:12.416 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.417 |-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 11:09:12.417 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:09:12.424 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.426 |-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 11:09:12.427 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:09:12.435 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.436 |-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 11:09:12.436 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:09:12.445 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.446 |-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 11:09:12.446 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:09:12.454 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.455 |-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 11:09:12.455 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:09:12.465 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.466 |-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 11:09:12.466 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:09:12.473 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.474 |-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 11:09:12.474 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:09:12.482 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.483 |-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 11:09:12.483 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:09:12.491 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.492 |-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 11:09:12.492 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:09:12.501 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.502 |-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 11:09:12.502 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:09:12.510 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.511 |-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 11:09:12.511 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:09:12.519 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.520 |-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 11:09:12.520 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:09:12.528 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.529 |-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 11:09:12.530 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:09:12.538 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.539 |-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 11:09:12.539 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:09:12.547 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.548 |-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 11:09:12.548 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:09:12.556 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.557 |-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 11:09:12.557 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:09:12.565 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.565 |-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 11:09:12.566 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:09:12.572 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.573 |-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 11:09:12.574 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:09:12.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.583 |-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 11:09:12.583 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:09:12.591 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.591 |-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 11:09:12.591 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:09:12.599 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.600 |-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 11:09:12.601 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:09:12.609 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.609 |-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 11:09:12.609 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:09:12.616 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.617 |-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 11:09:12.617 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:09:12.625 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.626 |-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 11:09:12.627 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:09:12.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.635 |-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 11:09:12.635 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:09:12.644 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.645 |-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 11:09:12.645 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:09:12.652 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.653 |-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 11:09:12.654 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:09:12.660 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.661 |-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 11:09:12.661 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:09:12.668 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.669 |-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 11:09:12.669 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:09:12.677 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.678 |-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 11:09:12.679 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:09:12.687 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.687 |-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 11:09:12.688 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:09:12.694 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.695 |-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 11:09:12.696 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:09:12.704 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.704 |-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 11:09:12.705 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:09:12.711 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.712 |-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 11:09:12.713 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:09:12.719 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.720 |-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 11:09:12.721 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:09:12.728 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.729 |-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 11:09:12.730 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:09:12.737 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.738 |-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 11:09:12.738 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:09:12.746 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.746 |-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 11:09:12.747 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:09:12.754 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.755 |-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 11:09:12.755 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:09:12.762 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.763 |-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 11:09:12.763 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:09:12.771 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.772 |-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 11:09:12.772 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:09:12.780 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.780 |-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 11:09:12.781 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:09:12.788 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.789 |-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 11:09:12.790 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:09:12.796 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.797 |-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 11:09:12.798 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:09:12.807 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.807 |-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 11:09:12.808 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:09:12.814 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.815 |-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 11:09:12.816 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:09:12.823 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.824 |-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 11:09:12.824 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:09:12.831 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.832 |-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 11:09:12.832 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:09:12.841 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.841 |-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 11:09:12.842 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:09:12.848 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.849 |-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 11:09:12.849 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:09:12.857 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.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 11:09:12.858 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:09:12.864 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.865 |-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 11:09:12.866 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:09:12.875 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.876 |-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 11:09:12.876 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:09:12.885 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.886 |-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 11:09:12.886 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:09:12.894 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.896 |-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 11:09:12.896 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:09:12.904 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:12.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 11:09:12.905 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:09:12.914 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:09:12.915 |-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 11:09:12.916 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:09:12.924 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:14.064 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:14.093 |-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 11:09:14.094 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:14.102 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:14.102 |-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 11:09:14.103 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:14.112 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:14.113 |-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 11:09:14.114 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:14.122 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:14.146 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:14.148 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:15.437 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:15.452 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:15.470 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:15.677 |-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 11:09:15.678 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:15.686 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:15.687 |-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 11:09:15.687 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:15.695 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:15.696 |-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 11:09:15.696 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:15.702 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:15.708 |-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 11:09:15.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:15.714 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:15.715 |-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 11:09:15.715 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:15.720 |-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 11:09:15.721 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:15.725 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:15.725 |-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 11:09:15.726 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:15.727 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:15.728 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:15.728 |-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 11:09:15.728 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:15.729 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:15.732 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:15.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:15.740 |-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 11:09:15.741 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:15.747 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:15.767 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:15.768 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:15.768 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:15.770 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:15.895 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-15] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:09:15.895 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-15] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:09:15.918 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-15] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:09:17.020 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:09:17.049 |-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 11:09:17.049 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:09:17.057 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:09:17.058 |-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 11:09:17.058 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:17.068 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:09:17.068 |-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 11:09:17.068 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:09:17.075 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:09:17.100 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:09:17.101 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.346 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.346 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.349 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.350 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.351 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.440 |-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 11:10:18.441 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.449 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.450 |-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 11:10:18.451 |-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 11:10:18.451 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.451 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.455 |-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 11:10:18.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 11:10:18.455 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.455 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.456 |-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 11:10:18.456 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.458 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.460 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.463 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.466 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.466 |-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 11:10:18.466 |-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 11:10:18.466 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.466 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.467 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.467 |-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 11:10:18.467 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.469 |-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 11:10:18.470 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.476 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.476 |-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 11:10:18.477 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.477 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.477 |-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 11:10:18.477 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.477 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.478 |-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 11:10:18.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.480 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.481 |-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 11:10:18.481 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.483 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.483 |-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 11:10:18.483 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.486 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.489 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.489 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.510 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.511 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.513 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.514 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.517 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.518 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.521 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.523 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.525 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.526 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.528 |-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 11:10:18.529 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:10:18.537 |-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 11:10:18.537 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:10:18.537 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:10:18.538 |-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 11:10:18.539 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:10:18.546 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:10:18.546 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:10:18.548 |-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 11:10:18.548 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.550 |-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 11:10:18.551 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:10:18.559 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:10:18.560 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.607 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.608 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.608 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.608 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.628 |-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 11:10:18.629 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.629 |-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 11:10:18.629 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.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 11:10:18.636 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.637 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.638 |-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 11:10:18.638 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.638 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.639 |-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 11:10:18.639 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.642 |-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 11:10:18.643 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.645 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.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 11:10:18.646 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.650 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.651 |-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 11:10:18.651 |-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 11:10:18.651 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.651 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.651 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.652 |-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 11:10:18.652 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.657 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.658 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.658 |-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 11:10:18.659 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.660 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.664 |-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 11:10:18.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.665 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.673 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.680 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.681 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.683 |-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 11:10:18.683 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:10:18.684 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.685 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.686 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.686 |-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 11:10:18.687 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:10:18.687 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.689 |-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 11:10:18.689 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:10:18.691 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:10:18.695 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:10:18.698 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:10:18.704 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.709 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.710 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.711 |-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 11:10:18.711 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:10:18.719 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:10:18.723 |-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 11:10:18.723 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.731 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.732 |-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 11:10:18.732 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.742 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.742 |-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 11:10:18.743 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.751 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.768 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.769 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.773 |-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 11:10:18.773 |-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 11:10:18.824 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:10:18.855 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.881 |-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 11:10:18.881 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:18.889 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:18.889 |-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 11:10:18.889 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.897 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:18.898 |-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 11:10:18.898 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:18.905 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:18.924 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:18.924 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:18.928 |-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 11:10:18.928 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:10:18.935 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:10:19.023 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:19.049 |-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 11:10:19.050 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:19.058 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:19.059 |-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 11:10:19.059 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:19.069 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:19.069 |-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 11:10:19.070 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:19.078 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:19.100 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:19.101 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:20.252 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:20.277 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:20.277 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:20.278 |-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 11:10:20.278 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:20.286 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:20.288 |-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 11:10:20.288 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:20.309 |-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 11:10:20.309 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:20.310 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:20.311 |-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 11:10:20.311 |-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 11:10:20.311 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:20.312 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:20.316 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:20.317 |-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 11:10:20.318 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:20.318 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:20.319 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:20.320 |-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 11:10:20.320 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:20.331 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:20.332 |-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 11:10:20.332 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:20.333 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:20.333 |-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 11:10:20.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:20.339 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:20.339 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:20.345 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:20.347 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:20.373 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:20.373 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:20.374 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:20.374 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:20.397 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-28] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:10:20.398 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-28] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:10:20.425 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-28] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:10:33.603 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:10:33.630 |-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 11:10:33.630 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:10:33.638 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:10:33.639 |-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 11:10:33.640 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:33.650 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:10:33.651 |-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 11:10:33.651 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:10:33.657 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:10:33.684 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:10:33.685 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.483 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.484 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.484 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.484 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.484 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.545 |-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 11:12:34.546 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.554 |-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 11:12:34.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.555 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.558 |-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 11:12:34.558 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.559 |-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 11:12:34.559 |-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 11:12:34.559 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.563 |-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 11:12:34.563 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.564 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.567 |-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 11:12:34.567 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.570 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.570 |-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 11:12:34.570 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.571 |-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 11:12:34.571 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.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 11:12:34.573 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.577 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.577 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.578 |-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 11:12:34.578 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.578 |-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 11:12:34.578 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.583 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.583 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.583 |-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 11:12:34.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.584 |-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 11:12:34.584 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.588 |-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 11:12:34.588 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.591 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.591 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.595 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.597 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.598 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.607 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.607 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.615 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.616 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.619 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.620 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.631 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.632 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.633 |-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 11:12:34.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:12:34.634 |-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 11:12:34.635 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:12:34.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:12:34.643 |-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 11:12:34.643 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:12:34.644 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:12:34.645 |-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 11:12:34.645 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.651 |-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 11:12:34.651 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:12:34.652 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:12:34.655 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.660 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:12:34.707 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.707 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.708 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.708 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.751 |-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 11:12:34.752 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.759 |-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 11:12:34.759 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.760 |-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 11:12:34.760 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.769 |-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 11:12:34.769 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.769 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.770 |-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 11:12:34.770 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.770 |-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 11:12:34.770 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.771 |-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 11:12:34.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.776 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.776 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.777 |-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 11:12:34.777 |-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 11:12:34.777 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.777 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.778 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.779 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.779 |-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 11:12:34.780 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.786 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.787 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.787 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.787 |-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 11:12:34.787 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.787 |-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 11:12:34.788 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.798 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.798 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.804 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.805 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.806 |-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 11:12:34.807 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:12:34.812 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.813 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.814 |-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 11:12:34.815 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:12:34.815 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:12:34.823 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:12:34.823 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.823 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.824 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.824 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.825 |-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 11:12:34.826 |-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 11:12:34.826 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:12:34.826 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:12:34.835 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:12:34.835 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:12:34.843 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.862 |-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 11:12:34.862 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:34.871 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:34.871 |-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 11:12:34.871 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.883 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:34.883 |-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 11:12:34.884 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:34.892 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:34.910 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:34.911 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:34.915 |-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 11:12:34.916 |-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 11:12:34.979 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:12:35.008 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:35.027 |-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 11:12:35.028 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:35.035 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:35.036 |-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 11:12:35.036 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:35.046 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:35.047 |-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 11:12:35.047 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:35.058 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:35.079 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:35.080 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:35.084 |-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 11:12:35.085 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:12:35.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:12:35.181 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:35.200 |-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 11:12:35.201 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:35.213 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:35.214 |-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 11:12:35.214 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:35.223 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:35.224 |-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 11:12:35.225 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:35.233 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:35.252 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:35.253 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:36.510 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:36.533 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:36.535 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:36.536 |-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 11:12:36.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:36.545 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:36.546 |-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 11:12:36.546 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:36.554 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:36.555 |-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 11:12:36.556 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:36.558 |-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 11:12:36.558 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:36.561 |-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 11:12:36.561 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:36.562 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:36.565 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:36.566 |-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 11:12:36.566 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:36.568 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:36.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 11:12:36.570 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:36.577 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:36.578 |-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 11:12:36.578 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:36.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:36.585 |-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 11:12:36.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:36.585 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:36.589 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:36.591 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:36.592 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:36.607 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:36.608 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:36.616 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:36.619 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:36.650 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-41] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:12:36.651 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-41] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:12:36.678 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-41] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:12:39.462 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.463 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.464 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.464 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.468 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.488 |-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 11:12:39.488 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.490 |-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 11:12:39.490 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.496 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.497 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.497 |-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 11:12:39.498 |-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 11:12:39.498 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.498 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.499 |-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 11:12:39.500 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.501 |-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 11:12:39.501 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.507 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.508 |-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 11:12:39.508 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.508 |-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 11:12:39.509 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.509 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.510 |-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 11:12:39.510 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.510 |-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 11:12:39.510 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.511 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.511 |-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 11:12:39.511 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.516 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.517 |-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 11:12:39.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.518 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.519 |-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 11:12:39.519 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.519 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.520 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.521 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.522 |-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 11:12:39.522 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.526 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.527 |-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 11:12:39.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.530 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.534 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.537 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.538 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.545 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.546 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.546 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.547 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.547 |-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 11:12:39.548 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:12:39.553 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.554 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.555 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.555 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:12:39.556 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.561 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:12:39.561 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:12:39.570 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:12:39.571 |-DEBUG [http-nio-8089-exec-2] 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 11:12:39.571 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:12:39.581 |-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 11:12:39.582 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:12:39.583 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:12:39.590 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:12:39.591 |-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 11:12:39.592 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.642 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.643 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.643 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.643 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.664 |-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 11:12:39.664 |-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 11:12:39.664 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.664 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.671 |-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 11:12:39.671 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.672 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.673 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.673 |-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 11:12:39.673 |-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 11:12:39.674 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.674 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.679 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.679 |-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 11:12:39.680 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.680 |-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 11:12:39.680 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.683 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.684 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.684 |-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 11:12:39.684 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.684 |-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 11:12:39.685 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.686 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.686 |-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 11:12:39.687 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.690 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.690 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.690 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.691 |-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 11:12:39.691 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.697 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.698 |-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 11:12:39.698 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.698 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.709 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.710 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.712 |-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 11:12:39.712 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:12:39.716 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.717 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.717 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.718 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.719 |-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 11:12:39.719 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:12:39.719 |-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 11:12:39.720 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:12:39.721 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:12:39.728 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.728 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:12:39.729 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:12:39.729 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.730 |-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 11:12:39.731 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:12:39.734 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.738 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:12:39.753 |-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 11:12:39.753 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.765 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.766 |-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 11:12:39.767 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.778 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.779 |-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 11:12:39.779 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.804 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.805 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.809 |-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 11:12:39.809 |-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 11:12:39.861 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:12:39.890 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.909 |-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 11:12:39.910 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:39.917 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:39.918 |-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 11:12:39.919 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.928 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:39.929 |-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 11:12:39.929 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:39.936 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:39.956 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:39.957 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:39.961 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:12:39.962 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:12:39.971 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:12:40.075 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:40.098 |-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 11:12:40.100 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:40.110 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:40.111 |-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 11:12:40.111 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:40.127 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:40.127 |-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 11:12:40.128 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:40.135 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:40.153 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:40.154 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:44.038 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:44.060 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:44.060 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:44.065 |-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 11:12:44.066 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:44.075 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:44.076 |-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 11:12:44.077 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:44.078 |-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 11:12:44.078 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:44.085 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:44.087 |-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 11:12:44.087 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:44.088 |-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 11:12:44.088 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:12:44.089 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:44.089 |-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 11:12:44.090 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:44.095 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:12:44.096 |-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 11:12:44.096 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:44.097 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:44.098 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:44.099 |-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 11:12:44.099 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:44.109 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:44.110 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:12:44.111 |-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 11:12:44.111 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:12:44.119 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:12:44.124 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:44.125 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:44.130 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:44.132 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:44.138 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:12:44.139 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:12:44.149 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-51] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:12:44.149 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-51] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:12:44.175 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-51] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:12:47.177 |-ERROR [http-nio-8089-exec-9] 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_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1534043190188&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183870&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 11:12:46.140, end time: 2018-08-12 11:12:47.151, client elapsed: 1 ms, server elapsed: 1010 ms, timeout: 1000 ms, request: Request [id=34, 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.2.132:59869 -> /192.168.2.132:7685 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.proxy11.getScoreList(proxy11.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$$dbdd4acf.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2018-08-12 11:12:46.140, end time: 2018-08-12 11:12:47.151, client elapsed: 1 ms, server elapsed: 1010 ms, timeout: 1000 ms, request: Request [id=34, 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.2.132:59869 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:12:47.177 |-ERROR [http-nio-8089-exec-1] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method updateStatus in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: updateStatus, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043190279&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:12:46.148, end time: 2018-08-12 11:12:47.150, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=35, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=updateStatus, parameterTypes=[class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[QzdCheckTask(id=18, name=null, check_status=3, 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=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=1, 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.2.132:59869 -> /192.168.2.132:7685 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.proxy4.updateStatus(proxy4.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:115) 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$$563a4822.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 11:12:46.148, end time: 2018-08-12 11:12:47.150, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=35, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=updateStatus, parameterTypes=[class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[QzdCheckTask(id=18, name=null, check_status=3, 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=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=1, 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.2.132:59869 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:12:47.180 |-WARN [http-nio-8089-exec-9] 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_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1534043190188&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183870&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 11:12:46.140, end time: 2018-08-12 11:12:47.151, client elapsed: 1 ms, server elapsed: 1010 ms, timeout: 1000 ms, request: Request [id=34, 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.2.132:59869 -> /192.168.2.132:7685 2018-08-12 11:12:47.182 |-WARN [http-nio-8089-exec-1] 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 updateStatus in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: updateStatus, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043190279&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:12:46.148, end time: 2018-08-12 11:12:47.150, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=35, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=updateStatus, parameterTypes=[class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[QzdCheckTask(id=18, name=null, check_status=3, 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=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=1, 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.2.132:59869 -> /192.168.2.132:7685 2018-08-12 11:12:47.183 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043190279&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:12:46.181, end time: 2018-08-12 11:12:47.182, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=36, 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.2.132:59869 -> /192.168.2.132:7685 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.proxy4.getAllTask(proxy4.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$$563a4822.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 11:12:46.181, end time: 2018-08-12 11:12:47.182, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=36, 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.2.132:59869 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:12:47.184 |-WARN [http-nio-8089-exec-10] 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 getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043190279&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:12:46.181, end time: 2018-08-12 11:12:47.182, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=36, 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.2.132:59869 -> /192.168.2.132:7685 2018-08-12 11:12:52.858 |-DEBUG [DubboServerHandler-192.168.2.132: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 11:12:52.859 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-53] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:12:52.888 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-53] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:12:56.308 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-56] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:12:56.309 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-56] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:12:56.312 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-55] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:12:56.313 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-55] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:12:56.344 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-56] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:12:56.347 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-55] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:12:57.793 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-57] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:12:57.793 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-61] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:12:57.793 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-57] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:12:57.793 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-61] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:12:57.804 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-4] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:12:57.804, response Response [id=28, 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.2.132:7682] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAll, provider: dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_qzd-provider_consumer&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=228568®ister.ip=192.168.2.132&remote.timestamp=1534043192081&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043187312&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:12:56.301, end time: 2018-08-12 11:12:57.787, client elapsed: 5 ms, server elapsed: 1480 ms, timeout: 1000 ms, request: Request [id=54, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getAll, parameterTypes=[], arguments=[], attachments={input=524, path=com.xintong.visualinspection.service.ItemService, interface=com.xintong.visualinspection.service.ItemService, version=1.0.0}]], channel: /192.168.2.132:59940 -> /192.168.2.132:7682]], channel: /192.168.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:12:57.819 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-57] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:12:57.829 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-61] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:12:57.830 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-4] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:12:57.830, response Response [id=31, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:12:57.839 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-4] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:12:57.839, response Response [id=34, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:12:57.841 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-4] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:12:57.841, response Response [id=36, 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 GMT+08:00 2018, update_time=Sat Aug 11 15:03:22 GMT+08:00 2018, start_time=Sat Aug 11 00:00:00 GMT+08:00 2018, end_time=Sat Aug 11 00:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sun Aug 12 11:10:44 GMT+08:00 2018, start_time=Thu Aug 02 00:23:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 21:10:54 GMT+08:00 2018, start_time=Thu Aug 02 00:00:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 15:05:27 GMT+08:00 2018, start_time=Thu Aug 02 00:00:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 16:43:29 GMT+08:00 2018, start_time=Fri Jul 27 00:00:00 GMT+08:00 2018, end_time=Fri Jul 27 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 14:22:14 GMT+08:00 2018, start_time=Thu Jul 26 01:02:11 GMT+08:00 2018, end_time=Thu Jul 26 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 18:00:57 GMT+08:00 2018, start_time=Thu Jul 26 00:00:00 GMT+08:00 2018, end_time=Thu Jul 26 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 15:03:22 GMT+08:00 2018, start_time=Sat Aug 11 00:00:00 GMT+08:00 2018, end_time=Sat Aug 11 00:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 21:10:54 GMT+08:00 2018, start_time=Thu Aug 02 00:00:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 16:43:29 GMT+08:00 2018, start_time=Fri Jul 27 00:00:00 GMT+08:00 2018, end_time=Fri Jul 27 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 14:22:14 GMT+08:00 2018, start_time=Thu Jul 26 01:02:11 GMT+08:00 2018, end_time=Thu Jul 26 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 18:00:57 GMT+08:00 2018, start_time=Thu Jul 26 00:00:00 GMT+08:00 2018, end_time=Thu Jul 26 01:00:00 GMT+08:00 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.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:12:59.466 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-4] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:12:59.466, response Response [id=35, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=null]], channel: /192.168.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:12:59.488 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-4] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:12:59.488, response Response [id=32, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=null]], channel: /192.168.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:12:59.489 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-5] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:12:59.489, response Response [id=29, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=null]], channel: /192.168.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:13:16.616 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-5] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:13:16.616, response Response [id=33, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getUserMap in the service com.xintong.visualinspection.service.CommonService. Tried 3 times of the providers [192.168.2.132:7682] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getUserMap, provider: dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_qzd-provider_consumer&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=228568®ister.ip=192.168.2.132&remote.timestamp=1534043191912&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043185129&version=1.0.0, cause: Sending request timeout in client-side by scan timer. start time: 2018-08-12 11:13:06.870, end time: 2018-08-12 11:13:16.570, elapsed: 9700 ms, timeout: 1000 ms, request: Request [id=70, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=getUserMap, parameterTypes=[], arguments=[], attachments={path=com.xintong.visualinspection.service.CommonService, interface=com.xintong.visualinspection.service.CommonService, version=1.0.0}]], channel: /192.168.2.132:59940 -> /192.168.2.132:7682]], channel: /192.168.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:13:45.445 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-5] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:13:45.444, response Response [id=30, 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 GMT+08:00 2018, update_time=Sat Aug 11 15:03:22 GMT+08:00 2018, start_time=Sat Aug 11 00:00:00 GMT+08:00 2018, end_time=Sat Aug 11 00:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sun Aug 12 11:10:44 GMT+08:00 2018, start_time=Thu Aug 02 00:23:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 21:10:54 GMT+08:00 2018, start_time=Thu Aug 02 00:00:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 15:05:27 GMT+08:00 2018, start_time=Thu Aug 02 00:00:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 16:43:29 GMT+08:00 2018, start_time=Fri Jul 27 00:00:00 GMT+08:00 2018, end_time=Fri Jul 27 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 14:22:14 GMT+08:00 2018, start_time=Thu Jul 26 01:02:11 GMT+08:00 2018, end_time=Thu Jul 26 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 18:00:57 GMT+08:00 2018, start_time=Thu Jul 26 00:00:00 GMT+08:00 2018, end_time=Thu Jul 26 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 15:03:22 GMT+08:00 2018, start_time=Sat Aug 11 00:00:00 GMT+08:00 2018, end_time=Sat Aug 11 00:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 21:10:54 GMT+08:00 2018, start_time=Thu Aug 02 00:00:00 GMT+08:00 2018, end_time=Thu Aug 02 01:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 16:43:29 GMT+08:00 2018, start_time=Fri Jul 27 00:00:00 GMT+08:00 2018, end_time=Fri Jul 27 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 14:22:14 GMT+08:00 2018, start_time=Thu Jul 26 01:02:11 GMT+08:00 2018, end_time=Thu Jul 26 02:00:00 GMT+08:00 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 GMT+08:00 2018, update_time=Sat Aug 11 18:00:57 GMT+08:00 2018, start_time=Thu Jul 26 00:00:00 GMT+08:00 2018, end_time=Thu Jul 26 01:00:00 GMT+08:00 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.2.132:59869 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:16.410 |-INFO [DubboClientHandler-192.168.2.132:7685-thread-7] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:7685,url:dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:16.411 |-INFO [DubboServerHandler-192.168.2.132:7682-thread-76] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:59940,url:dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:19.324 |-WARN [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.2.132:7685 find error . url: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:connection timed out: /192.168.2.132: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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.2.132: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 11:15:28.911 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, urls: [dubbo://192.168.2.132: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=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043189571&version=1.0.0, dubbo://192.168.2.132: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=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043728727&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:28.967 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, urls: [dubbo://192.168.2.132: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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190036&version=1.0.0, dubbo://192.168.2.132: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=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043728933&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:29.011 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, urls: [dubbo://192.168.2.132: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=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190089&version=1.0.0, dubbo://192.168.2.132: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=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043728986&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:29.066 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, urls: [dubbo://192.168.2.132: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,updateRecord,addRecord,deleteRecord&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043729035&version=1.0.0, dubbo://192.168.2.132: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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190139&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:29.111 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190188&version=1.0.0, dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043729087&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:29.167 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, urls: [dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,get2CheckedItemScoreInfo,getOneCheckedDetailInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534043190233&version=1.0.0, dubbo://192.168.2.132: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,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534043729131&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:29.212 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043729187&version=1.0.0, dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=228568&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043190279&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:30.341 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0x032abca9, /192.168.2.132:59869 :> /192.168.2.132:7685] on create new netty channel [id: 0x5688617a, /192.168.2.132:60385 => /192.168.2.132:7685], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:30.342 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x5688617a, /192.168.2.132:60385 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:38.115 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, urls: [dubbo://192.168.2.132: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,updateRecord,addRecord,deleteRecord&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043729035&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:38.116 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, urls: [dubbo://192.168.2.132: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,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534043729131&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:38.117 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, urls: [dubbo://192.168.2.132: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=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043728727&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:38.119 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043729087&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:38.120 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, urls: [dubbo://192.168.2.132: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=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043728986&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:38.121 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043729187&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:15:38.121 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, urls: [dubbo://192.168.2.132: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=238716&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043728933&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:14.585 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.589 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.589 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.589 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.594 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.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 11:16:14.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.658 |-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 11:16:14.658 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.663 |-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 11:16:14.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.664 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.664 |-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 11:16:14.664 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.665 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.668 |-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 11:16:14.668 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.669 |-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 11:16:14.669 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.670 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.671 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.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 11:16:14.673 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.675 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.678 |-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 11:16:14.678 |-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 11:16:14.678 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.678 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.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 11:16:14.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.681 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.682 |-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 11:16:14.682 |-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 11:16:14.682 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.682 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.687 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.688 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.688 |-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 11:16:14.688 |-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 11:16:14.688 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.689 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.689 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.689 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.692 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.693 |-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 11:16:14.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.697 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.697 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.701 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.721 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.721 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.722 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.722 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.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 11:16:14.724 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:16:14.729 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.730 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.730 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.730 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.731 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.731 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:14.744 |-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 11:16:14.745 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:16:14.752 |-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 11:16:14.753 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:16:14.753 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:16:14.753 |-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 11:16:14.754 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:16:14.763 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:16:14.763 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:16:14.764 |-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 11:16:14.765 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.776 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.820 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.821 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.821 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.821 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.841 |-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 11:16:14.841 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.841 |-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 11:16:14.842 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.848 |-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 11:16:14.849 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.850 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.850 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.850 |-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 11:16:14.850 |-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 11:16:14.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.850 |-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 11:16:14.850 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.851 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.856 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.856 |-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 11:16:14.857 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.858 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.858 |-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 11:16:14.858 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.862 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.862 |-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 11:16:14.862 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.862 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.863 |-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 11:16:14.863 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.866 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.866 |-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 11:16:14.866 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.867 |-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 11:16:14.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.869 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.869 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.872 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.887 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.888 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.889 |-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 11:16:14.890 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:16:14.894 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.895 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.896 |-DEBUG [http-nio-8089-exec-9] 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 11:16:14.897 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.897 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:16:14.897 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:16:14.897 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.898 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.899 |-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 11:16:14.899 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.900 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:16:14.901 |-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 11:16:14.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:16:14.904 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:16:14.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:16:14.909 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:16:14.917 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.936 |-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 11:16:14.936 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:14.943 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:14.944 |-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 11:16:14.944 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.952 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:14.953 |-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 11:16:14.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:14.959 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:14.978 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:14.979 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:14.983 |-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 11:16:14.983 |-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 11:16:15.041 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:16:15.068 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:15.087 |-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 11:16:15.087 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:15.097 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:15.098 |-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 11:16:15.098 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:15.109 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:15.110 |-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 11:16:15.110 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:15.119 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:15.138 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:15.139 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:15.142 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:16:15.142 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:16:15.150 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:15.234 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:15.253 |-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 11:16:15.253 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:15.262 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:15.263 |-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 11:16:15.263 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:15.274 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:15.275 |-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 11:16:15.275 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:15.282 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:15.303 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:15.304 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:18.486 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:18.507 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:18.509 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:18.512 |-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 11:16:18.513 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:18.521 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:18.522 |-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 11:16:18.522 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:18.531 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:18.533 |-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 11:16:18.533 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:18.534 |-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 11:16:18.535 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:18.536 |-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 11:16:18.536 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:18.541 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:18.542 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:18.542 |-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 11:16:18.543 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:18.544 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:18.544 |-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 11:16:18.544 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:18.552 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:18.553 |-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 11:16:18.554 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:18.554 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:18.555 |-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 11:16:18.555 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:18.560 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:18.562 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:18.566 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:18.569 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:18.579 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:18.580 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:18.587 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:18.587 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:21.599 |-ERROR [http-nio-8089-exec-9] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method updateStatus in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: updateStatus, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.596, end time: 2018-08-12 11:16:21.598, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=48, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=updateStatus, parameterTypes=[class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[QzdCheckTask(id=18, name=null, check_status=3, 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=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=1, 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.2.132:60385 -> /192.168.2.132:7685 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.proxy4.updateStatus(proxy4.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:115) 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$$563a4822.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.596, end time: 2018-08-12 11:16:21.598, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=48, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=updateStatus, parameterTypes=[class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[QzdCheckTask(id=18, name=null, check_status=3, 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=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=1, 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.2.132:60385 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:16:21.601 |-WARN [http-nio-8089-exec-9] 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 updateStatus in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: updateStatus, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.596, end time: 2018-08-12 11:16:21.598, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=48, version=2.0.0, twoway=true, event=false, broken=false, data=RpcInvocation [methodName=updateStatus, parameterTypes=[class com.xintong.visualinspection.bean.QzdCheckTask], arguments=[QzdCheckTask(id=18, name=null, check_status=3, 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=null, invalid_from=null, checked_users=null, checked_users_name=null, update_user=1, 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.2.132:60385 -> /192.168.2.132:7685 2018-08-12 11:16:21.602 |-ERROR [http-nio-8089-exec-3] 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_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729087&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183870&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.599, end time: 2018-08-12 11:16:21.601, client elapsed: 1 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=49, 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.2.132:60385 -> /192.168.2.132:7685 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.proxy11.getScoreList(proxy11.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$$dbdd4acf.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.599, end time: 2018-08-12 11:16:21.601, client elapsed: 1 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=49, 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.2.132:60385 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:16:21.603 |-WARN [http-nio-8089-exec-3] 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_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getScoreList, provider: dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729087&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183870&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.599, end time: 2018-08-12 11:16:21.601, client elapsed: 1 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=49, 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.2.132:60385 -> /192.168.2.132:7685 2018-08-12 11:16:21.614 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.611, end time: 2018-08-12 11:16:21.613, client elapsed: 1 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=50, 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.2.132:60385 -> /192.168.2.132:7685 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.proxy4.getAllTask(proxy4.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$$563a4822.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.611, end time: 2018-08-12 11:16:21.613, client elapsed: 1 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=50, 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.2.132:60385 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:16:21.620 |-WARN [http-nio-8089-exec-7] 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 getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:20.611, end time: 2018-08-12 11:16:21.613, client elapsed: 1 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=50, 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.2.132:60385 -> /192.168.2.132:7685 2018-08-12 11:16:23.986 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-83] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:16:23.986 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-83] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:16:24.016 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-83] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:16:24.440 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-84] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:16:24.440 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-84] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:16:24.453 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-85] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:16:24.453 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-85] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:16:24.471 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-84] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:16:24.481 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-7] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:16:24.481, response Response [id=42, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.2.132:60385 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:24.482 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-86] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:16:24.483 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-86] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:16:24.483 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-85] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:16:24.486 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-7] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:16:24.486, response Response [id=45, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.2.132:60385 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:24.502 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-86] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:16:24.506 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-7] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:16:24.506, response Response [id=49, version=null, status=20, event=false, error=null, result=RpcResult [result=[], exception=null]], channel: /192.168.2.132:60385 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:24.793 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-7] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:16:24.793, response Response [id=43, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=null]], channel: /192.168.2.132:60385 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:25.521 |-WARN [DubboClientHandler-192.168.2.132:7685-thread-7] com.alibaba.dubbo.remoting.exchange.support.DefaultFuture [71] -| [DUBBO] The timeout response finally returned at 2018-08-12 11:16:25.521, response Response [id=48, version=null, status=20, event=false, error=null, result=RpcResult [result=null, exception=null]], channel: /192.168.2.132:60385 -> /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:30.428 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.430 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.430 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.433 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.433 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.457 |-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 11:16:30.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.458 |-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 11:16:30.458 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.465 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.466 |-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 11:16:30.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.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 11:16:30.466 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.467 |-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 11:16:30.467 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.467 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.468 |-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 11:16:30.468 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.476 |-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 11:16:30.476 |-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 11:16:30.476 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.477 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.478 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.478 |-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 11:16:30.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 11:16:30.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.479 |-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 11:16:30.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.480 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.492 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.493 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.493 |-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 11:16:30.494 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.494 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.495 |-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 11:16:30.495 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.495 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.496 |-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 11:16:30.496 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.506 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.507 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.507 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.508 |-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 11:16:30.508 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.517 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.525 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.525 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.526 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.526 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.527 |-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 11:16:30.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:16:30.530 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.531 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.533 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.534 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.535 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:30.540 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.541 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.548 |-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 11:16:30.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:16:30.556 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:16:30.557 |-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 11:16:30.557 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:16:30.564 |-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 11:16:30.564 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:16:30.566 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:16:30.573 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:16:30.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 11:16:30.574 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.585 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.635 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.635 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.635 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.635 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.662 |-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 11:16:30.662 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.670 |-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 11:16:30.670 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.671 |-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 11:16:30.671 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.672 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.672 |-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 11:16:30.673 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.674 |-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 11:16:30.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.679 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.679 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.679 |-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 11:16:30.680 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.680 |-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 11:16:30.680 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.681 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.682 |-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 11:16:30.682 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.684 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.684 |-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 11:16:30.684 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.689 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.689 |-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 11:16:30.689 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.691 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.692 |-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 11:16:30.692 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.692 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.693 |-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 11:16:30.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.695 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.699 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.713 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.714 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.715 |-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 11:16:30.715 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:16:30.720 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.721 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.722 |-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 11:16:30.723 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:16:30.724 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.724 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.724 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:16:30.725 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.725 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.726 |-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 11:16:30.726 |-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 11:16:30.727 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:16:30.727 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:16:30.733 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:16:30.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:16:30.736 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:16:30.745 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.772 |-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 11:16:30.772 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.780 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.781 |-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 11:16:30.781 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.796 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.796 |-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 11:16:30.797 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.804 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.827 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.827 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.831 |-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 11:16:30.832 |-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 11:16:30.882 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:16:30.910 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.937 |-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 11:16:30.937 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:30.954 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:30.955 |-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 11:16:30.955 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.965 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:30.965 |-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 11:16:30.966 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:30.973 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:30.993 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:30.994 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:30.997 |-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 11:16:30.997 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:16:31.005 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:31.093 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:31.119 |-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 11:16:31.119 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:31.127 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:31.128 |-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 11:16:31.128 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:31.137 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:31.138 |-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 11:16:31.138 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:31.145 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:31.164 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:31.165 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:34.194 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:33.192, end time: 2018-08-12 11:16:34.193, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=54, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132:7685 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.proxy4.getAllTask(proxy4.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$$563a4822.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 11:16:33.192, end time: 2018-08-12 11:16:34.193, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=54, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:16:34.198 |-WARN [http-nio-8089-exec-7] 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 getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:33.192, end time: 2018-08-12 11:16:34.193, client elapsed: 0 ms, server elapsed: 1001 ms, timeout: 1000 ms, request: Request [id=54, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132:7685 2018-08-12 11:16:35.951 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:35.951 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:35.951 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:35.953 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:35.953 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:35.975 |-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 11:16:35.975 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:35.977 |-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 11:16:35.977 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:35.982 |-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 11:16:35.983 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:35.983 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:35.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 11:16:35.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:35.985 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:35.985 |-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 11:16:35.985 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:35.987 |-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 11:16:35.987 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:35.988 |-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 11:16:35.988 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:35.991 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:35.992 |-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 11:16:35.992 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:35.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:35.994 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:35.994 |-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 11:16:35.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:35.995 |-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 11:16:35.995 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:35.997 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:35.997 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:35.998 |-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 11:16:35.998 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:35.998 |-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 11:16:35.998 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.001 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.003 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.004 |-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 11:16:36.005 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.005 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.005 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.006 |-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 11:16:36.006 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.008 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.008 |-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 11:16:36.008 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.016 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.016 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.023 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.023 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.032 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.033 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.034 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.035 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.036 |-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 11:16:36.036 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:16:36.043 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.043 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:36.044 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.046 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.047 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.049 |-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 11:16:36.049 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:16:36.054 |-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 11:16:36.055 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:16:36.056 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:16:36.062 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:16:36.068 |-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 11:16:36.068 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:16:36.076 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:16:36.077 |-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 11:16:36.077 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.095 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.134 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.134 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.135 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.135 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.151 |-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 11:16:36.151 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:36.154 |-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 11:16:36.154 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:36.158 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:36.159 |-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 11:16:36.159 |-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 11:16:36.159 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:36.159 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.160 |-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 11:16:36.160 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:36.162 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:36.162 |-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 11:16:36.163 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.166 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:36.167 |-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 11:16:36.167 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.168 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:36.168 |-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 11:16:36.168 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.171 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.172 |-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 11:16:36.172 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.172 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.172 |-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 11:16:36.173 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.177 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.178 |-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 11:16:36.178 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.178 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.178 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.179 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.179 |-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 11:16:36.180 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.185 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.199 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.199 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.200 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.200 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.201 |-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 11:16:36.201 |-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 11:16:36.201 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:16:36.201 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:16:36.206 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.207 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.208 |-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 11:16:36.208 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:16:36.210 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.210 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:16:36.210 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:16:36.211 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.213 |-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 11:16:36.213 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:16:36.219 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:16:36.223 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:16:36.229 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.253 |-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 11:16:36.253 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:36.262 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:36.263 |-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 11:16:36.263 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.272 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.273 |-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 11:16:36.273 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.280 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.298 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.299 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.303 |-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 11:16:36.304 |-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 11:16:36.354 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:16:36.382 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.403 |-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 11:16:36.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:36.411 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:36.412 |-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 11:16:36.412 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.422 |-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 11:16:36.423 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.430 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.447 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.447 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.450 |-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 11:16:36.451 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:16:36.457 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:36.532 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:36.558 |-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 11:16:36.558 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:36.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:36.566 |-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 11:16:36.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.574 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:36.575 |-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 11:16:36.576 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:36.582 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:36.602 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:36.603 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:39.644 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 11:16:38.631, end time: 2018-08-12 11:16:39.644, client elapsed: 0 ms, server elapsed: 1013 ms, timeout: 1000 ms, request: Request [id=57, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132:7685 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.proxy4.getAllTask(proxy4.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$$563a4822.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout by scan timer. start time: 2018-08-12 11:16:38.631, end time: 2018-08-12 11:16:39.644, client elapsed: 0 ms, server elapsed: 1013 ms, timeout: 1000 ms, request: Request [id=57, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.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 11:16:39.647 |-WARN [http-nio-8089-exec-10] 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 getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout by scan timer. start time: 2018-08-12 11:16:38.631, end time: 2018-08-12 11:16:39.644, client elapsed: 0 ms, server elapsed: 1013 ms, timeout: 1000 ms, request: Request [id=57, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132:7685 2018-08-12 11:16:49.837 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.837 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.838 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.839 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.838 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.878 |-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 11:16:49.879 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:49.879 |-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 11:16:49.879 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:49.887 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:49.888 |-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 11:16:49.888 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:49.888 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.888 |-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 11:16:49.889 |-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 11:16:49.889 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.889 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:49.891 |-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 11:16:49.892 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:49.896 |-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 11:16:49.896 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:49.896 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:49.897 |-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 11:16:49.897 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.898 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:49.899 |-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 11:16:49.899 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.899 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:49.900 |-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 11:16:49.900 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:49.900 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.900 |-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 11:16:49.900 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.907 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:49.907 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:49.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:49.908 |-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 11:16:49.908 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.909 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:49.910 |-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 11:16:49.910 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:49.910 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.911 |-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 11:16:49.911 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.920 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:49.920 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:49.924 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:49.925 |-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 11:16:49.925 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:49.935 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:49.935 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:49.935 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.935 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.944 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:49.944 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.947 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:49.947 |-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 11:16:49.947 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:16:49.947 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.953 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:49.955 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:49.956 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:49.958 |-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 11:16:49.959 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:16:49.966 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:16:49.970 |-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 11:16:49.971 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:16:49.977 |-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 11:16:49.977 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:16:49.978 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:16:49.987 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:16:49.988 |-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 11:16:49.988 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:49.998 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.042 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.042 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.043 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.043 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.062 |-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 11:16:50.063 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:50.064 |-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 11:16:50.064 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:50.071 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:50.071 |-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 11:16:50.071 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:50.071 |-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 11:16:50.072 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.073 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:50.073 |-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 11:16:50.074 |-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 11:16:50.074 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:50.074 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.078 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:50.078 |-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 11:16:50.079 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.080 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.081 |-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 11:16:50.081 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.082 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:50.082 |-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 11:16:50.083 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.085 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.086 |-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 11:16:50.086 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.088 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:50.089 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.089 |-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 11:16:50.090 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.093 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:50.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.094 |-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 11:16:50.094 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.099 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:50.102 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:50.109 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:50.110 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.111 |-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 11:16:50.111 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:16:50.113 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:50.114 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.116 |-DEBUG [http-nio-8089-exec-9] 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 11:16:50.116 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:16:50.119 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:50.119 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:16:50.120 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.122 |-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 11:16:50.122 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:16:50.124 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:50.125 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.125 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:16:50.126 |-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 11:16:50.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:16:50.130 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:16:50.137 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:16:50.144 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.178 |-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 11:16:50.178 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:50.186 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:50.187 |-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 11:16:50.187 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.196 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.196 |-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 11:16:50.197 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.204 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:50.225 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:50.226 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.230 |-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 11:16:50.231 |-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 11:16:50.298 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:16:50.328 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.353 |-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 11:16:50.353 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:50.362 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:50.362 |-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 11:16:50.362 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.372 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.373 |-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 11:16:50.373 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.380 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:50.399 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:50.400 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.403 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:16:50.404 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:16:50.411 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:16:50.504 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:50.522 |-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 11:16:50.523 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:16:50.531 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:16:50.532 |-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 11:16:50.532 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.542 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:16:50.543 |-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 11:16:50.543 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:16:50.550 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:16:50.577 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:16:50.578 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:16:53.606 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:52.604, end time: 2018-08-12 11:16:53.606, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=60, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132:7685 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.proxy4.getAllTask(proxy4.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$$563a4822.getall() at sun.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.alibaba.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-08-12 11:16:52.604, end time: 2018-08-12 11:16:53.606, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=60, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132: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) at com.alibaba.dubbo.rpc.protocol.AbstractInvoker.invoke(AbstractInvoker.java:142) at com.alibaba.dubbo.rpc.listener.ListenerInvokerWrapper.invoke(ListenerInvokerWrapper.java:73) 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.protocol.InvokerWrapper.invoke(InvokerWrapper.java:52) at com.alibaba.dubbo.rpc.cluster.support.FailoverClusterInvoker.doInvoke(FailoverClusterInvoker.java:77) ... 128 common frames omitted 2018-08-12 11:16:53.610 |-WARN [http-nio-8089-exec-10] 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 getAllTask in the service com.xintong.visualinspection.service.TaskService_Q. Tried 3 times of the providers [192.168.2.132:7685] (1/1) from the registry 127.0.0.1:2181 on the consumer 192.168.2.132 using the dubbo version 2.0.1. Last error is: Invoke remote method timeout. method: getAllTask, provider: dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1534043729187&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043183058&version=1.0.0, cause: Waiting server-side response timeout. start time: 2018-08-12 11:16:52.604, end time: 2018-08-12 11:16:53.606, client elapsed: 0 ms, server elapsed: 1002 ms, timeout: 1000 ms, request: Request [id=60, 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 GMT+08:00 2018, end_time=Sat Aug 25 23:00:00 GMT+08:00 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.2.132:60385 -> /192.168.2.132:7685 2018-08-12 11:16:54.112 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, urls: [empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.113 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.114 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers&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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.114 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, urls: [empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.118 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, urls: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.119 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, urls: [empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.120 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.StatisticsService_F?application=jicha_base-provider&category=providers&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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.121 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x5688617a, /192.168.2.132:60385 => /192.168.2.132:7685], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:16:54.123 |-INFO [DubboSharedHandler-thread-1] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:7685,url:dubbo://192.168.2.132: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=236032®ister.ip=192.168.2.132&remote.timestamp=1533979495422&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534043181239&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:16.412 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:16.448 |-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 11:17:16.448 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:16.462 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:16.463 |-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 11:17:16.463 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:16.471 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:16.472 |-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 11:17:16.473 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:16.479 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:16.503 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:16.504 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:16.530 |-ERROR [http-nio-8089-exec-8] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.RecordService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.getAllRecord(proxy9.java) at com.xintong.visualinspection.controller.gettway.RecordController_Q.getall(RecordController_Q.java:48) at com.xintong.visualinspection.controller.gettway.RecordController_Q$$FastClassBySpringCGLIB$$9258e41e.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.RecordController_Q$$EnhancerBySpringCGLIB$$715412c6.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:17:16.534 |-WARN [http-nio-8089-exec-8] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.RecordService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:17:19.352 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.354 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.354 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.354 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.354 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.380 |-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 11:17:19.380 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.387 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.388 |-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 11:17:19.388 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.389 |-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 11:17:19.389 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.397 |-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 11:17:19.397 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.399 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.399 |-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 11:17:19.399 |-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 11:17:19.399 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.400 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.400 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.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 11:17:19.401 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.406 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.406 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.407 |-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 11:17:19.407 |-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 11:17:19.407 |-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 11:17:19.407 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.407 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.407 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.407 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.411 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.411 |-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 11:17:19.412 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.414 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.415 |-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 11:17:19.415 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.419 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.420 |-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 11:17:19.420 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.433 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.434 |-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 11:17:19.434 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.435 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.440 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.440 |-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 11:17:19.441 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.443 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.444 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.445 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.445 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.449 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.457 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.457 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.459 |-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 11:17:19.459 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:17:19.463 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.464 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.467 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:17:19.468 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.469 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.471 |-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 11:17:19.472 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:17:19.472 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.473 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.479 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:17:19.491 |-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 11:17:19.492 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:17:19.496 |-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 11:17:19.496 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:17:19.501 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:17:19.502 |-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 11:17:19.502 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.502 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:17:19.512 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.554 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.554 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.555 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.555 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.582 |-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 11:17:19.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.584 |-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 11:17:19.584 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.586 |-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 11:17:19.587 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.589 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.590 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.590 |-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 11:17:19.590 |-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 11:17:19.590 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.590 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.594 |-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 11:17:19.595 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.595 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.595 |-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 11:17:19.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.600 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.600 |-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 11:17:19.601 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.601 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.601 |-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 11:17:19.601 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.603 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.603 |-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 11:17:19.603 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.605 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.605 |-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 11:17:19.605 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.608 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.608 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.614 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.615 |-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 11:17:19.615 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.626 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.631 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.632 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.632 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.633 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.633 |-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 11:17:19.634 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:17:19.634 |-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 11:17:19.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:17:19.641 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.642 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:17:19.642 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.642 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:17:19.643 |-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 11:17:19.644 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:17:19.645 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.645 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.646 |-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 11:17:19.647 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:17:19.654 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:17:19.656 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:17:19.663 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.684 |-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 11:17:19.684 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.694 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.695 |-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 11:17:19.695 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.707 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.709 |-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 11:17:19.709 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.719 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.749 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.750 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.754 |-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 11:17:19.755 |-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 11:17:19.809 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:17:19.837 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.856 |-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 11:17:19.856 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.864 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.865 |-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 11:17:19.865 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.875 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:19.876 |-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 11:17:19.876 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:19.889 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:19.908 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:19.908 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.911 |-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 11:17:19.912 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:17:19.918 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:17:19.951 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:19.971 |-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 11:17:19.972 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:17:19.998 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:17:19.998 |-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 11:17:19.998 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:20.008 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:17:20.008 |-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 11:17:20.009 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:17:20.016 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:17:20.043 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:17:20.044 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:17:20.067 |-ERROR [http-nio-8089-exec-2] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.RecordService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.getAllRecord(proxy9.java) at com.xintong.visualinspection.controller.gettway.RecordController_Q.getall(RecordController_Q.java:48) at com.xintong.visualinspection.controller.gettway.RecordController_Q$$FastClassBySpringCGLIB$$9258e41e.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.RecordController_Q$$EnhancerBySpringCGLIB$$715412c6.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:17:20.071 |-WARN [http-nio-8089-exec-2] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.RecordService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:17:45.569 |-INFO [DubboServerHandler-192.168.2.132:7682-thread-101] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:60351,url:dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.069 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0, urls: [dubbo://192.168.2.132: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=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043877978&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.073 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x2e6dd886, /192.168.2.132:60610 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.073 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.125 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0, urls: [dubbo://192.168.2.132: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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878094&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.170 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0, urls: [dubbo://192.168.2.132: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=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878145&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.237 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0, urls: [dubbo://192.168.2.132: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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878207&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.281 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878258&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.327 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0, urls: [dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534043878302&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:17:58.371 |-INFO [ZkClient-EventThread-55-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878347&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:19:23.480 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.481 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.482 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.482 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.482 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.559 |-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 11:19:23.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.562 |-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 11:19:23.562 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.568 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.569 |-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 11:19:23.570 |-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 11:19:23.570 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.570 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.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 11:19:23.573 |-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 11:19:23.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.573 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.578 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.578 |-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 11:19:23.579 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.583 |-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 11:19:23.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 11:19:23.584 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.584 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.584 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.584 |-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 11:19:23.585 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.585 |-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 11:19:23.585 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.586 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.592 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.593 |-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 11:19:23.593 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.593 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.594 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.595 |-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 11:19:23.596 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.596 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.597 |-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 11:19:23.597 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.603 |-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 11:19:23.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.605 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.605 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.610 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.617 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.618 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.622 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.622 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.624 |-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 11:19:23.624 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:19:23.627 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.628 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.630 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:19:23.631 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.632 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.633 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.634 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.651 |-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 11:19:23.651 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:19:23.657 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:19:23.657 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:19:23.658 |-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 11:19:23.658 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:19:23.658 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:19:23.665 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:19:23.666 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:19:23.667 |-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 11:19:23.667 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.676 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.725 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.725 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.725 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.725 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.745 |-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 11:19:23.746 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.749 |-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 11:19:23.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.753 |-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 11:19:23.753 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.754 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.754 |-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 11:19:23.754 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.756 |-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 11:19:23.757 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.758 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.758 |-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 11:19:23.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.761 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.761 |-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 11:19:23.762 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.763 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.764 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.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 11:19:23.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 11:19:23.765 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.766 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.770 |-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 11:19:23.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.771 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.772 |-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 11:19:23.773 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.774 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.775 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.775 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.776 |-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 11:19:23.777 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.779 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.787 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.794 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.796 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.797 |-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 11:19:23.797 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:19:23.797 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.799 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.801 |-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 11:19:23.801 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:19:23.802 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.803 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.804 |-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 11:19:23.805 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:19:23.806 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:19:23.807 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:19:23.808 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.811 |-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 11:19:23.811 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:19:23.813 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:19:23.818 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:19:23.821 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.848 |-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 11:19:23.849 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:23.855 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:23.856 |-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 11:19:23.856 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.866 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:23.866 |-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 11:19:23.867 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:23.872 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:23.890 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:23.891 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.895 |-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 11:19:23.896 |-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 11:19:23.945 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:19:23.974 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:23.998 |-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 11:19:23.998 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:24.006 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:24.007 |-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 11:19:24.007 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.016 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:24.017 |-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 11:19:24.017 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.025 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.045 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:24.046 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:24.050 |-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 11:19:24.050 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:19:24.058 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:19:24.120 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:24.145 |-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 11:19:24.145 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:24.153 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:24.154 |-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 11:19:24.154 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.165 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:24.165 |-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 11:19:24.166 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.172 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.191 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:24.192 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:24.638 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 11:19:24.638 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 11:19:24.647 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 11:19:24.648 |-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 11:19:24.649 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:19:24.657 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.658 |-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 11:19:24.658 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:19:24.663 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.664 |-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 11:19:24.665 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:19:24.677 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.678 |-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 11:19:24.678 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:19:24.684 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.685 |-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 11:19:24.685 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:19:24.694 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.695 |-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 11:19:24.695 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:19:24.703 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.703 |-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 11:19:24.704 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:19:24.713 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.714 |-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 11:19:24.714 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:19:24.721 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.721 |-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 11:19:24.722 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:19:24.731 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.732 |-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 11:19:24.733 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:19:24.739 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.739 |-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 11:19:24.740 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:19:24.748 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.749 |-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 11:19:24.749 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:19:24.756 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.756 |-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 11:19:24.757 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:19:24.765 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.766 |-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 11:19:24.767 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:19:24.775 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.776 |-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 11:19:24.776 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:19:24.787 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.788 |-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 11:19:24.788 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:19:24.796 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.798 |-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 11:19:24.798 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:19:24.808 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.808 |-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 11:19:24.809 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:19:24.814 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.815 |-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 11:19:24.815 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:19:24.824 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.825 |-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 11:19:24.825 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:19:24.831 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.833 |-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 11:19:24.833 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:19:24.843 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.844 |-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 11:19:24.845 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:19:24.852 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.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 11:19:24.853 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:19:24.863 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:19:24.865 |-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 11:19:24.865 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:19:24.872 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.883 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:24.884 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:24.908 |-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 11:19:24.909 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:24.910 |-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 11:19:24.911 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:24.917 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:24.917 |-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 11:19:24.918 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.920 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:24.921 |-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 11:19:24.921 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.926 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:24.927 |-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 11:19:24.927 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.929 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:24.930 |-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 11:19:24.931 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:24.935 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.939 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.961 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:24.961 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:24.963 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:24.964 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:24.964 |-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.organid = ? order by workno 2018-08-12 11:19:24.964 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 11:19:24.976 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 11:19:24.977 |-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 11:19:24.977 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:19:24.986 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:24.986 |-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 11:19:24.987 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:19:24.995 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:24.996 |-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 11:19:24.996 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:19:25.004 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.004 |-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 11:19:25.005 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:19:25.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.013 |-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 11:19:25.013 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:19:25.023 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.023 |-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 11:19:25.024 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:19:25.031 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.032 |-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 11:19:25.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:19:25.041 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.041 |-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 11:19:25.042 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:19:25.048 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.049 |-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 11:19:25.049 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:19:25.057 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.058 |-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 11:19:25.058 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:19:25.065 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.066 |-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 11:19:25.066 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:19:25.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.074 |-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 11:19:25.075 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:19:25.083 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.084 |-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 11:19:25.084 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:19:25.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.093 |-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 11:19:25.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:19:25.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.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 11:19:25.102 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:19:25.110 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.111 |-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 11:19:25.111 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:19:25.118 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.119 |-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 11:19:25.119 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:19:25.127 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.128 |-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 11:19:25.128 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:19:25.136 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.136 |-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 11:19:25.137 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:19:25.145 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.147 |-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 11:19:25.147 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:19:25.155 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.156 |-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 11:19:25.156 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:19:25.165 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.166 |-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 11:19:25.167 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:19:25.175 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.176 |-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 11:19:25.176 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:19:25.183 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.184 |-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 11:19:25.184 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:19:25.190 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.191 |-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 11:19:25.191 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:19:25.199 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.200 |-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 11:19:25.201 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:19:25.207 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.208 |-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 11:19:25.208 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:19:25.216 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.217 |-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 11:19:25.218 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:19:25.226 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.226 |-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 11:19:25.227 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:19:25.233 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.234 |-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 11:19:25.234 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:19:25.243 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.244 |-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 11:19:25.244 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:19:25.252 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.253 |-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 11:19:25.253 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:19:25.261 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.261 |-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 11:19:25.262 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:19:25.270 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.271 |-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 11:19:25.271 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:19:25.277 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.278 |-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 11:19:25.278 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:19:25.287 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.287 |-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 11:19:25.288 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:19:25.294 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.295 |-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 11:19:25.296 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:25.298 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:19:25.307 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.308 |-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 11:19:25.309 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:19:25.318 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.319 |-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 11:19:25.319 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:19:25.323 |-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 11:19:25.323 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:25.328 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.330 |-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 11:19:25.331 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:19:25.331 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:25.332 |-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 11:19:25.333 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:25.337 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.338 |-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 11:19:25.339 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:19:25.343 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:25.344 |-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 11:19:25.344 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:25.348 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.350 |-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 11:19:25.351 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:19:25.351 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.358 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.359 |-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 11:19:25.360 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:19:25.369 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.370 |-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 11:19:25.371 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:19:25.373 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:25.374 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:25.379 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.380 |-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 11:19:25.380 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:19:25.389 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.389 |-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 11:19:25.390 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:19:25.402 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.404 |-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 11:19:25.404 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:19:25.413 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.414 |-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 11:19:25.415 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:19:25.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.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 11:19:25.426 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:19:25.435 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.436 |-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 11:19:25.436 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:19:25.443 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.443 |-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 11:19:25.444 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:19:25.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.453 |-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 11:19:25.453 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:19:25.460 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.461 |-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 11:19:25.461 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:19:25.467 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.468 |-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 11:19:25.468 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:19:25.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.476 |-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 11:19:25.477 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:19:25.485 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.486 |-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 11:19:25.486 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:19:25.493 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.494 |-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 11:19:25.494 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:19:25.502 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.503 |-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 11:19:25.504 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:19:25.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.511 |-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 11:19:25.512 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:19:25.518 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.519 |-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 11:19:25.519 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:19:25.526 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.527 |-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 11:19:25.527 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:19:25.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.535 |-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 11:19:25.536 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:19:25.546 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.548 |-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 11:19:25.548 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:19:25.556 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.557 |-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 11:19:25.557 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:19:25.564 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:25.565 |-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 11:19:25.566 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:19:25.576 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:19:25.577 |-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 11:19:25.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:19:25.585 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:27.042 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:27.053 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:27.065 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:27.070 |-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 11:19:27.070 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:27.078 |-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 11:19:27.078 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:27.078 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:27.079 |-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 11:19:27.080 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:27.084 |-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 11:19:27.084 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:27.085 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:27.085 |-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 11:19:27.086 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:27.089 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:27.089 |-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 11:19:27.090 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:27.092 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:27.093 |-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 11:19:27.093 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:27.096 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:27.098 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:27.099 |-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 11:19:27.099 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:27.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:27.103 |-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 11:19:27.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:27.106 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:27.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:27.119 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:27.120 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:27.128 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:27.128 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:27.132 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:27.132 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:27.149 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-112] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:19:27.149 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-112] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:19:27.173 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-112] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:19:28.590 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:28.618 |-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 11:19:28.619 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:28.625 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:28.626 |-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 11:19:28.626 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:28.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:28.636 |-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 11:19:28.636 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:28.651 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:28.675 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:28.676 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:29.782 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:29.807 |-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 11:19:29.808 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:29.817 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:29.818 |-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 11:19:29.818 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:29.829 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:29.830 |-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 11:19:29.831 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:29.837 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:29.862 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:29.863 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.041 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.042 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.042 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.042 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.043 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.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 11:19:36.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.073 |-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 11:19:36.073 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.081 |-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 11:19:36.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 11:19:36.081 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.083 |-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 11:19:36.083 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.084 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.084 |-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 11:19:36.084 |-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 11:19:36.085 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.085 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.089 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.089 |-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 11:19:36.089 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.091 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.091 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.092 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.092 |-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 11:19:36.092 |-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 11:19:36.092 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.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 11:19:36.093 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.093 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.094 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.095 |-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 11:19:36.095 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.099 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.099 |-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 11:19:36.100 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.103 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.103 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.103 |-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 11:19:36.103 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.103 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.104 |-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 11:19:36.104 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.110 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.112 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.113 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.120 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.120 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.121 |-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 11:19:36.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:19:36.127 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:19:36.128 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.128 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.129 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.129 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.130 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.135 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.136 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.148 |-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 11:19:36.149 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:19:36.150 |-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 11:19:36.150 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:19:36.156 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:19:36.157 |-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 11:19:36.158 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.159 |-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 11:19:36.159 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:19:36.160 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:19:36.167 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:19:36.169 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.229 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.230 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.230 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.230 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.249 |-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 11:19:36.250 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.250 |-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 11:19:36.251 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.256 |-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 11:19:36.256 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.257 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.258 |-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 11:19:36.258 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.259 |-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 11:19:36.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.266 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.266 |-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 11:19:36.267 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.267 |-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 11:19:36.267 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.271 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.271 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.272 |-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 11:19:36.272 |-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 11:19:36.272 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.272 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.275 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.276 |-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 11:19:36.276 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.277 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.277 |-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 11:19:36.277 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.279 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.279 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.285 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.286 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.286 |-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 11:19:36.287 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.298 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.298 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.299 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.300 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.300 |-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 11:19:36.301 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:19:36.301 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.302 |-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 11:19:36.302 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:19:36.308 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.309 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.310 |-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 11:19:36.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:19:36.311 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:19:36.311 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:19:36.318 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.318 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.319 |-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 11:19:36.320 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:19:36.320 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:19:36.328 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:19:36.335 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.363 |-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 11:19:36.363 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.370 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.370 |-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 11:19:36.370 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.379 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.380 |-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 11:19:36.380 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.387 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.405 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.405 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.409 |-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 11:19:36.410 |-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 11:19:36.459 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:19:36.489 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.520 |-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 11:19:36.520 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.527 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.528 |-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 11:19:36.528 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.539 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.539 |-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 11:19:36.540 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.547 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.567 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.568 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.571 |-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 11:19:36.571 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:19:36.579 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:19:36.607 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:36.633 |-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 11:19:36.634 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:36.644 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:36.645 |-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 11:19:36.645 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.656 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:36.656 |-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 11:19:36.656 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:36.670 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:36.689 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:36.690 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:37.973 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:38.002 |-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 11:19:38.002 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:38.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:38.010 |-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 11:19:38.011 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:38.019 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:38.020 |-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 11:19:38.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:38.026 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:38.056 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:38.058 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:38.718 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:38.743 |-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 11:19:38.743 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:38.751 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:38.751 |-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 11:19:38.751 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:38.761 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:38.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 11:19:38.762 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:38.769 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:38.795 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:38.796 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:39.268 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:39.303 |-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 11:19:39.303 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:39.311 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:39.312 |-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 11:19:39.312 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:39.322 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:39.323 |-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 11:19:39.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:39.331 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:39.356 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:39.357 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:39.749 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:39.776 |-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 11:19:39.777 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:39.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:39.785 |-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 11:19:39.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:39.794 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:39.795 |-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 11:19:39.795 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:39.803 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:39.828 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:39.828 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:40.124 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:40.152 |-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 11:19:40.153 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:40.162 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:40.163 |-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 11:19:40.163 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:40.173 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:40.174 |-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 11:19:40.174 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:40.182 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:40.213 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:40.214 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:41.987 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:19:42.023 |-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 11:19:42.023 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:19:42.033 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:19:42.033 |-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 11:19:42.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:42.044 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:19:42.044 |-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 11:19:42.044 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:19:42.051 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:19:42.076 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:19:42.077 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:20:19.818 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:20:19.821 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:20:19.850 |-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 11:20:19.850 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:20:19.858 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:20:19.859 |-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 11:20:19.859 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:20:19.860 |-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 11:20:19.860 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:20:19.868 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:20:19.868 |-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 11:20:19.869 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:20:19.869 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:20:19.870 |-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 11:20:19.870 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:20:19.877 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:20:19.878 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:20:19.878 |-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 11:20:19.879 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:20:19.886 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:20:19.900 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:20:19.901 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:20:19.909 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:20:19.909 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:20:19.924 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-146] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:20:19.924 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-146] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:20:19.949 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-146] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:21:08.157 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.159 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.159 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.159 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.160 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.160 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:21:08.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.216 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:21:08.217 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.219 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:21:08.220 |-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 limit ?,? 2018-08-12 11:21:08.220 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:21:08.231 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:21:08.231 |-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 limit ?,? 2018-08-12 11:21:08.232 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:21:08.234 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.235 |-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 11:21:08.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.237 |-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 11:21:08.238 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.240 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:21:08.241 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.241 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.242 |-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 11:21:08.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.243 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:21:08.243 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.244 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.245 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.245 |-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 11:21:08.245 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.246 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:21:08.246 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:21:08.246 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.247 |-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 limit ?,? 2018-08-12 11:21:08.247 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:21:08.249 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:21:08.249 |-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 limit ?,? 2018-08-12 11:21:08.250 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:21:08.252 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.252 |-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 11:21:08.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.252 |-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 11:21:08.252 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.253 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.254 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:21:08.255 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.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 limit ?,? 2018-08-12 11:21:08.255 |-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 11:21:08.255 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.255 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:21:08.258 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.259 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.265 |-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 11:21:08.265 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.265 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.266 |-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 11:21:08.266 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.266 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.267 |-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 11:21:08.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.268 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.268 |-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 11:21:08.268 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.272 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.272 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.276 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.276 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.277 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.277 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.277 |-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 11:21:08.278 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.278 |-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 11:21:08.278 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.279 |-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 11:21:08.279 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:21:08.280 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.280 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.289 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.289 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:21:08.292 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.296 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.296 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.303 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.303 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.309 |-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 11:21:08.309 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:21:08.311 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.312 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.318 |-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 11:21:08.318 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.319 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:21:08.321 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.321 |-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 11:21:08.321 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.322 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.322 |-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 11:21:08.323 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:21:08.334 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.334 |-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 11:21:08.334 |-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 11:21:08.335 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:21:08.335 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.337 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:21:08.338 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.340 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.342 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:21:08.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.345 |-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 11:21:08.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.346 |-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 11:21:08.346 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:21:08.350 |-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 11:21:08.351 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:21:08.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.353 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:21:08.353 |-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 11:21:08.354 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.359 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:21:08.359 |-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 11:21:08.360 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.368 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.369 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.370 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:21:08.371 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:08.372 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.373 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:08.376 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:21:08.376 |-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 limit ?,? 2018-08-12 11:21:08.377 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:21:08.384 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:08.385 |-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 11:21:08.385 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.395 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.395 |-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 11:21:08.396 |-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 11:21:08.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:21:08.396 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:21:08.405 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:08.405 |-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 11:21:08.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:08.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:08.423 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:08.424 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.615 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.616 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.617 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.617 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.621 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.644 |-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 11:21:09.645 |-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 11:21:09.645 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.645 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.653 |-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 11:21:09.654 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.654 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.654 |-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 11:21:09.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 11:21:09.655 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.655 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.659 |-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 11:21:09.659 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.662 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.662 |-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 11:21:09.662 |-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 11:21:09.662 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.662 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.664 |-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 11:21:09.664 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.664 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.665 |-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 11:21:09.665 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.666 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.667 |-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 11:21:09.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.669 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.670 |-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 11:21:09.670 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.670 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.670 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.671 |-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 11:21:09.671 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.672 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.676 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.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 11:21:09.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.678 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.679 |-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 11:21:09.679 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.681 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.684 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.684 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.691 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.691 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.697 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.697 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.703 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.704 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.706 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.706 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.710 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.710 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.711 |-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 11:21:09.712 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:21:09.714 |-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 11:21:09.714 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:21:09.719 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:21:09.722 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:21:09.727 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:21:09.727 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:21:09.729 |-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 11:21:09.729 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:21:09.733 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:21:09.738 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:21:09.738 |-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 11:21:09.739 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.749 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.834 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.835 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.835 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.835 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.853 |-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 11:21:09.853 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.854 |-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 11:21:09.854 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.862 |-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 11:21:09.862 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.863 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.863 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.863 |-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 11:21:09.863 |-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 11:21:09.864 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.864 |-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 11:21:09.864 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.864 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.870 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.871 |-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 11:21:09.871 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.873 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.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 11:21:09.873 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.875 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.875 |-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 11:21:09.876 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.876 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.876 |-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 11:21:09.877 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.881 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.882 |-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 11:21:09.882 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.882 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.882 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.883 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.883 |-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 11:21:09.883 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.891 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.902 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.903 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.904 |-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 11:21:09.904 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:21:09.906 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.906 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.907 |-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 11:21:09.908 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:21:09.909 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.910 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.911 |-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 11:21:09.911 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:09.911 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:21:09.912 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.912 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:21:09.913 |-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 11:21:09.913 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:21:09.919 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:21:09.926 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:21:09.927 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:21:09.934 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:09.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 11:21:09.955 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:09.963 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:09.963 |-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 11:21:09.964 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.972 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:09.973 |-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 11:21:09.973 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:09.980 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:09.999 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:10.000 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:10.005 |-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 11:21:10.006 |-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 11:21:10.096 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:21:10.124 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:10.143 |-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 11:21:10.144 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:10.151 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:10.151 |-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 11:21:10.151 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:10.163 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:10.163 |-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 11:21:10.163 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:10.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:10.191 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:10.192 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:10.194 |-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 11:21:10.195 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:21:10.203 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:21:10.338 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:10.358 |-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 11:21:10.359 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:10.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:10.367 |-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 11:21:10.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:10.382 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:10.383 |-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 11:21:10.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:10.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:10.409 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:10.410 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:10.461 |-DEBUG [http-nio-8089-exec-6] 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 11:21:10.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-08-12 11:21:10.870 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-08-12 11:21:10.870 |-DEBUG [http-nio-8089-exec-6] 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 11:21:10.871 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-08-12 11:21:11.017 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-08-12 11:21:26.174 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:26.206 |-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 11:21:26.207 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:26.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:26.265 |-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 11:21:26.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:26.316 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:26.317 |-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 11:21:26.317 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:26.323 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:26.348 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:26.349 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:26.354 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.getPermission [159] -| ==> Preparing: SELECT id,name,description,pid,type,resourceid,status FROM sys_permission where 1=1 2018-08-12 11:21:26.354 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.getPermission [159] -| ==> Parameters: 2018-08-12 11:21:26.364 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.getPermission [159] -| <== Total: 134 2018-08-12 11:21:26.583 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:26.610 |-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 11:21:26.611 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:26.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:26.618 |-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 11:21:26.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:26.629 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:26.629 |-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 11:21:26.629 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:26.637 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:26.661 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:26.662 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:26.667 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Preparing: SELECT count(0) FROM sys_role s LEFT JOIN (SELECT sys_role_id, count(sys_role_id) AS count FROM sys_role_user GROUP BY sys_role_id) p ON p.sys_role_id = s.id WHERE 1 = 1 2018-08-12 11:21:26.667 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Parameters: 2018-08-12 11:21:26.675 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| <== Total: 1 2018-08-12 11:21:26.676 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Preparing: select s.*,p.count from sys_role s LEFT JOIN (select sys_role_id,count(sys_role_id) as count from sys_role_user GROUP BY sys_role_id) p on p.sys_role_id = s.id where 1=1 limit ?,? 2018-08-12 11:21:26.676 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Parameters: 0(Integer), 10(Integer) 2018-08-12 11:21:26.691 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| <== Total: 10 2018-08-12 11:21:27.269 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:27.296 |-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 11:21:27.296 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:27.309 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:27.310 |-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 11:21:27.310 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:27.320 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:27.320 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:27.320 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:27.321 |-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 11:21:27.321 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:27.327 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:27.339 |-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 11:21:27.340 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:27.348 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:27.349 |-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 11:21:27.349 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:27.350 |-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 11:21:27.351 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:27.351 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:27.351 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:27.353 |-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 11:21:27.353 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:21:27.358 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:27.358 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:27.359 |-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 11:21:27.359 |-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 11:21:27.359 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:21:27.360 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:27.360 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:27.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:27.370 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:27.371 |-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 11:21:27.371 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:27.380 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:27.387 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:27.388 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:27.399 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:27.400 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:27.415 |-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 11:21:27.432 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:21:27.436 |-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 11:21:27.437 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:21:27.441 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:21:27.443 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:21:28.711 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:28.739 |-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 11:21:28.739 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:28.749 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:28.750 |-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 11:21:28.751 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:28.760 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:28.761 |-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 11:21:28.761 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:28.769 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.795 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:28.796 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:28.798 |-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.organid = ? order by workno 2018-08-12 11:21:28.798 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer) 2018-08-12 11:21:28.809 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 24 2018-08-12 11:21:28.810 |-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 11:21:28.810 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:21:28.818 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:21:28.818 |-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 11:21:28.819 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:21:28.825 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.826 |-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 11:21:28.827 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:21:28.836 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 64 2018-08-12 11:21:28.837 |-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 11:21:28.837 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:21:28.846 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.847 |-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 11:21:28.847 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:21:28.856 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:21:28.857 |-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 11:21:28.857 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:21:28.862 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.863 |-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 11:21:28.863 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:21:28.871 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:28.872 |-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 11:21:28.872 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:21:28.879 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.879 |-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 11:21:28.880 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:21:28.886 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:28.887 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:28.887 |-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 11:21:28.888 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:21:28.902 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.903 |-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 11:21:28.903 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:21:28.911 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:28.912 |-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 11:21:28.912 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:21:28.914 |-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 11:21:28.915 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:28.918 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.919 |-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 11:21:28.919 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:21:28.921 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:28.922 |-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 11:21:28.922 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:28.927 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:28.928 |-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 11:21:28.928 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:21:28.932 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:28.932 |-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 11:21:28.932 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:28.934 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.935 |-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 11:21:28.935 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:21:28.937 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.943 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:28.944 |-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 11:21:28.945 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:21:28.955 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.955 |-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 11:21:28.956 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:21:28.956 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:28.958 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:28.960 |-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.organid = ? order by workno 2018-08-12 11:21:28.961 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer) 2018-08-12 11:21:28.963 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:28.963 |-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 11:21:28.963 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:21:28.971 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 24 2018-08-12 11:21:28.971 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.972 |-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 11:21:28.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 11:21:28.973 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:21:28.972 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:21:28.980 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:28.981 |-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 11:21:28.981 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:21:28.981 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:21:28.982 |-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 11:21:28.982 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:21:28.989 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.989 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:28.989 |-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 11:21:28.990 |-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 11:21:28.990 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:21:28.990 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:21:28.999 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.000 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 64 2018-08-12 11:21:29.000 |-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 11:21:29.000 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:21:29.000 |-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 11:21:29.001 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:21:29.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.011 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.012 |-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 11:21:29.012 |-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 11:21:29.012 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:21:29.012 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:21:29.020 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.020 |-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 11:21:29.020 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:21:29.021 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:21:29.021 |-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 11:21:29.022 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:21:29.028 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.028 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.028 |-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 11:21:29.029 |-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 11:21:29.029 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:21:29.029 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:21:29.036 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.036 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:29.037 |-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 11:21:29.037 |-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 11:21:29.037 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:21:29.039 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:21:29.055 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.055 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.056 |-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 11:21:29.056 |-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 11:21:29.056 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:21:29.057 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:21:29.065 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.065 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:29.066 |-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 11:21:29.066 |-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 11:21:29.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:21:29.066 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:21:29.077 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.077 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.078 |-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 11:21:29.078 |-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 11:21:29.078 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:21:29.078 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:21:29.086 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.086 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:29.087 |-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 11:21:29.087 |-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 11:21:29.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:21:29.088 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:21:29.096 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.096 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.097 |-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 11:21:29.097 |-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 11:21:29.097 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:21:29.097 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:21:29.105 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.105 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:21:29.107 |-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 11:21:29.107 |-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 11:21:29.107 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:21:29.107 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:21:29.115 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.115 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.116 |-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 11:21:29.116 |-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 11:21:29.116 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:21:29.117 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:21:29.125 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.125 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.126 |-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 11:21:29.127 |-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 11:21:29.127 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:21:29.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:21:29.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.134 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.135 |-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 11:21:29.135 |-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 11:21:29.135 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:21:29.135 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:21:29.142 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.142 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.143 |-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 11:21:29.144 |-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 11:21:29.144 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:21:29.144 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:21:29.152 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.152 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.152 |-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 11:21:29.153 |-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 11:21:29.153 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:21:29.154 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:21:29.161 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.161 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.162 |-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 11:21:29.162 |-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 11:21:29.162 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:21:29.162 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:21:29.169 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.169 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.170 |-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 11:21:29.170 |-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 11:21:29.170 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:21:29.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:21:29.178 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.178 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.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 11:21:29.180 |-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 11:21:29.180 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:21:29.180 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:21:29.187 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.187 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.188 |-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 11:21:29.188 |-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 11:21:29.189 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:21:29.190 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:21:29.198 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.198 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.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 11:21:29.199 |-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 11:21:29.199 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:21:29.199 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:21:29.209 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.209 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.210 |-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 11:21:29.210 |-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 11:21:29.210 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:21:29.211 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:21:29.219 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.219 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.221 |-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 11:21:29.221 |-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 11:21:29.221 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:21:29.221 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:21:29.228 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.229 |-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 11:21:29.229 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.229 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:21:29.230 |-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 11:21:29.230 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:21:29.238 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.238 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.239 |-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 11:21:29.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 11:21:29.240 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:21:29.240 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:21:29.248 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.248 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.249 |-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 11:21:29.249 |-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 11:21:29.250 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:21:29.249 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:21:29.258 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.258 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.259 |-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 11:21:29.259 |-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 11:21:29.259 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:21:29.259 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:21:29.267 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.268 |-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 11:21:29.268 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:21:29.276 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.277 |-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 11:21:29.277 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:21:29.285 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.286 |-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 11:21:29.286 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:21:29.295 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.296 |-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 11:21:29.296 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:21:29.303 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.304 |-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 11:21:29.304 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:21:29.311 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.312 |-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 11:21:29.312 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:21:29.318 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.319 |-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 11:21:29.319 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:21:29.326 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.327 |-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 11:21:29.328 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:21:29.335 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.335 |-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 11:21:29.336 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:21:29.344 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.345 |-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 11:21:29.345 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:21:29.353 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.355 |-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 11:21:29.355 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:21:29.364 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.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 11:21:29.365 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:21:29.372 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.373 |-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 11:21:29.373 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:21:29.381 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.382 |-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 11:21:29.382 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:21:29.392 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.393 |-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 11:21:29.393 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:21:29.402 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.402 |-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 11:21:29.403 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:21:29.411 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:29.411 |-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 11:21:29.412 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:21:29.419 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:21:29.419 |-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 11:21:29.421 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:21:29.426 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:35.523 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:35.551 |-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 11:21:35.551 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:21:35.560 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:35.560 |-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 11:21:35.561 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:35.579 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:21:35.579 |-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 11:21:35.580 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:21:35.585 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:35.614 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:21:35.616 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:21:37.551 |-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 11:21:37.552 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin1100101001(String) 2018-08-12 11:21:37.561 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 0 2018-08-12 11:21:37.565 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 org.springframework.security.authentication.BadCredentialsException: 坏的凭证 at org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:151) at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:174) at com.xintong.visualinspection.service.impl.AuthServiceImpl.login(AuthServiceImpl.java:52) at com.xintong.visualinspection.controller.UserController.login(UserController.java:55) at com.xintong.visualinspection.controller.UserController$$FastClassBySpringCGLIB$$2dbaeec9.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.UserController$$EnhancerBySpringCGLIB$$9cf4b5a7.login() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:21:37.567 |-WARN [http-nio-8089-exec-7] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: org.springframework.security.authentication.BadCredentialsException: 坏的凭证 2018-08-12 11:21:41.794 |-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 11:21:41.794 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:21:41.805 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:21:41.806 |-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 11:21:41.806 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:21:41.816 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:21:41.817 |-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 11:21:41.817 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:21:41.823 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:21:41.824 |-ERROR [http-nio-8089-exec-5] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 org.springframework.security.authentication.BadCredentialsException: 坏的凭证 at org.springframework.security.authentication.dao.DaoAuthenticationProvider.additionalAuthenticationChecks(DaoAuthenticationProvider.java:98) at org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:166) at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:174) at com.xintong.visualinspection.service.impl.AuthServiceImpl.login(AuthServiceImpl.java:52) at com.xintong.visualinspection.controller.UserController.login(UserController.java:55) at com.xintong.visualinspection.controller.UserController$$FastClassBySpringCGLIB$$2dbaeec9.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.UserController$$EnhancerBySpringCGLIB$$9cf4b5a7.login() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:21:41.825 |-WARN [http-nio-8089-exec-5] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: org.springframework.security.authentication.BadCredentialsException: 坏的凭证 2018-08-12 11:22:13.141 |-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 11:22:13.141 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.149 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.149 |-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 11:22:13.150 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.159 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.160 |-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 11:22:13.160 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.167 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.168 |-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 11:22:13.168 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.176 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.176 |-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 11:22:13.177 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.187 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.188 |-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 11:22:13.189 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.197 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.808 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.809 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.809 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.811 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.811 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.811 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.836 |-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 11:22:13.837 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.846 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.847 |-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 11:22:13.847 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.848 |-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 11:22:13.848 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.849 |-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 11:22:13.849 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.857 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.858 |-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 11:22:13.858 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.859 |-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 11:22:13.860 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.861 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.861 |-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 11:22:13.861 |-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 11:22:13.862 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.862 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.862 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.862 |-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 11:22:13.862 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.863 |-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 11:22:13.863 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.868 |-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 11:22:13.868 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.870 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.871 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.871 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:13.872 |-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 11:22:13.872 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.874 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.875 |-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 11:22:13.875 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.875 |-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 11:22:13.875 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.876 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.880 |-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 11:22:13.880 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.883 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.883 |-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 11:22:13.883 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.884 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.887 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.888 |-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 11:22:13.888 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.896 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:13.897 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.897 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:13.897 |-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 11:22:13.898 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:13.898 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.899 |-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 11:22:13.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:13.900 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.914 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:13.915 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.915 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:13.916 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:13.921 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:13.922 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.922 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.937 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:13.937 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.945 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:13.946 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.966 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:13.967 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:13.968 |-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 11:22:13.969 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:22:13.974 |-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 11:22:13.974 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:13.998 |-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 11:22:13.998 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:14.001 |-DEBUG [http-nio-8089-exec-8] 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 11:22:14.001 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:14.007 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:14.007 |-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 11:22:14.007 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.009 |-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 11:22:14.009 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:22:14.017 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:22:14.019 |-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 11:22:14.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.030 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:14.034 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:14.034 |-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 11:22:14.035 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:14.035 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:22:14.035 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:22:14.037 |-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 11:22:14.037 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.037 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:14.038 |-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 11:22:14.038 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:14.043 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:22:14.044 |-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 11:22:14.044 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:14.045 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.048 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:14.057 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:14.058 |-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 11:22:14.059 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:14.063 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:14.064 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:14.065 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:14.066 |-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 11:22:14.066 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.075 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:14.076 |-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 11:22:14.076 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.083 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:14.084 |-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 11:22:14.085 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:22:14.094 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:22:14.095 |-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 11:22:14.096 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:14.104 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:14.105 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:14.108 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.432 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.433 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.433 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.434 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.437 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.461 |-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 11:22:15.462 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.463 |-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 11:22:15.463 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.470 |-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 11:22:15.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.471 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.471 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.471 |-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 11:22:15.471 |-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 11:22:15.471 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.472 |-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 11:22:15.472 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.472 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.477 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.477 |-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 11:22:15.477 |-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 11:22:15.478 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.478 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.478 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.479 |-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 11:22:15.479 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.482 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.483 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.483 |-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 11:22:15.483 |-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 11:22:15.483 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.483 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.486 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.487 |-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 11:22:15.487 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.490 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.490 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.490 |-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 11:22:15.491 |-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 11:22:15.491 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.491 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.491 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.491 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.496 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.497 |-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 11:22:15.497 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.497 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.497 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.503 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.518 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.518 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.519 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.519 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.526 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.526 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.526 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.526 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.528 |-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 11:22:15.528 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:15.528 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.529 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:15.541 |-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 11:22:15.542 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:15.548 |-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 11:22:15.549 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:15.549 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:15.554 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:15.560 |-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 11:22:15.561 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:22:15.568 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:22:15.569 |-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 11:22:15.570 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.579 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.629 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.630 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.630 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.630 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.669 |-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 11:22:15.670 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.675 |-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 11:22:15.675 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.676 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.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 11:22:15.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.684 |-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 11:22:15.684 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.685 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.686 |-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 11:22:15.686 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.687 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.688 |-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 11:22:15.689 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.690 |-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 11:22:15.691 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.693 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.694 |-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 11:22:15.694 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.696 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.696 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.697 |-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 11:22:15.697 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.698 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.699 |-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 11:22:15.699 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.707 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.707 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.708 |-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 11:22:15.708 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.710 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.711 |-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 11:22:15.711 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.715 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.716 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.717 |-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 11:22:15.718 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:22:15.718 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.718 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.725 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.726 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.728 |-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 11:22:15.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:22:15.738 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.739 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.740 |-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 11:22:15.741 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:22:15.745 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.745 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.747 |-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 11:22:15.747 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:22:15.761 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:22:15.762 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:22:15.767 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:22:15.767 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.781 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:22:15.794 |-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 11:22:15.794 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.803 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.804 |-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 11:22:15.804 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.814 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.815 |-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 11:22:15.815 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.822 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:15.840 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:15.841 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.845 |-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 11:22:15.846 |-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 11:22:15.916 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:22:15.946 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:15.971 |-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 11:22:15.972 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:15.979 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:15.979 |-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 11:22:15.980 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.989 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:15.990 |-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 11:22:15.990 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:15.997 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:16.017 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:16.017 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:16.021 |-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 11:22:16.021 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:22:16.027 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:16.098 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:16.098 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:16.117 |-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 11:22:16.118 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:16.126 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:16.127 |-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 11:22:16.127 |-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 11:22:16.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:16.127 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:16.133 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:16.134 |-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 11:22:16.135 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:16.138 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:16.139 |-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 11:22:16.139 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:16.146 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:16.146 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:16.147 |-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 11:22:16.147 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:16.153 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:16.166 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:16.167 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:16.173 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:16.173 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:16.183 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:22:16.183 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: area_type(String) 2018-08-12 11:22:16.190 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 3 2018-08-12 11:22:16.201 |-ERROR [http-nio-8089-exec-2] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.TaskController_F.getall(TaskController_F.java:52) at com.xintong.visualinspection.controller.gettway.TaskController_F$$FastClassBySpringCGLIB$$610ea307.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_F$$EnhancerBySpringCGLIB$$7e8b6921.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:22:16.203 |-WARN [http-nio-8089-exec-2] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:22:21.107 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:21.133 |-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 11:22:21.134 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:22:21.142 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:21.143 |-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 11:22:21.143 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:21.151 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:22:21.152 |-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 11:22:21.152 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:22:21.161 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:21.186 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:22:21.186 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:22:27.144 |-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 11:22:27.144 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.152 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.153 |-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 11:22:27.153 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.161 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.161 |-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 11:22:27.161 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.166 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.169 |-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 11:22:27.169 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.177 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.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 11:22:27.178 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.189 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.189 |-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 11:22:27.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.196 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.444 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.445 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.445 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.448 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.448 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.449 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.460 |-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 11:22:27.461 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.462 |-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 11:22:27.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.467 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.468 |-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 11:22:27.468 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.470 |-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 11:22:27.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.471 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.471 |-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 11:22:27.471 |-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 11:22:27.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 11:22:27.472 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.472 |-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 11:22:27.472 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.472 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.472 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.476 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.477 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.477 |-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 11:22:27.478 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.478 |-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 11:22:27.478 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.479 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.480 |-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 11:22:27.481 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.481 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.482 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.482 |-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 11:22:27.482 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.482 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.483 |-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 11:22:27.483 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.486 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.487 |-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 11:22:27.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.497 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.497 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.498 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.498 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.498 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.498 |-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 11:22:27.499 |-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 11:22:27.499 |-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 11:22:27.499 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.499 |-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 11:22:27.500 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.500 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.500 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.508 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.508 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.508 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.508 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.508 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.509 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.518 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.519 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.523 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.527 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.527 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.527 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.527 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.535 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.535 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.536 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.536 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.537 |-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 11:22:27.537 |-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 11:22:27.537 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:27.538 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:27.538 |-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 11:22:27.539 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.544 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:27.545 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:27.547 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.548 |-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 11:22:27.548 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.549 |-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 11:22:27.549 |-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 11:22:27.549 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.550 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:22:27.550 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:27.553 |-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 11:22:27.553 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:22:27.558 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.558 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:22:27.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:27.559 |-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 11:22:27.559 |-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 11:22:27.559 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.560 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.561 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:22:27.561 |-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 11:22:27.562 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.566 |-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 11:22:27.566 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:27.567 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.569 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.569 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.576 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:27.576 |-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 11:22:27.576 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.582 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.583 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.583 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.583 |-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 11:22:27.584 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.590 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:27.600 |-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 11:22:27.600 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:22:27.607 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:27.608 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:27.610 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:22:27.610 |-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 11:22:27.611 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.620 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:27.627 |-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 11:22:27.628 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:22:27.634 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:22:27.635 |-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 11:22:27.636 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:27.649 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.138 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.139 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.141 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.141 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.141 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.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 11:22:29.154 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.154 |-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 11:22:29.154 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.160 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.160 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.161 |-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 11:22:29.161 |-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 11:22:29.161 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.161 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.162 |-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 11:22:29.163 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.164 |-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 11:22:29.164 |-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 11:22:29.164 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.165 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.168 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.168 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.168 |-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 11:22:29.168 |-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 11:22:29.169 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.169 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.171 |-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 11:22:29.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.172 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.172 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.173 |-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 11:22:29.173 |-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 11:22:29.176 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.176 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.176 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.176 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.179 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.180 |-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 11:22:29.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.184 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.184 |-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 11:22:29.184 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.185 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.185 |-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 11:22:29.185 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.186 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.191 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.193 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.193 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.195 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.197 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.198 |-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 11:22:29.199 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:29.203 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.204 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.205 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:29.206 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.207 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.213 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.214 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.214 |-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 11:22:29.215 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:22:29.221 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:22:29.221 |-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 11:22:29.222 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.234 |-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 11:22:29.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:29.237 |-DEBUG [http-nio-8089-exec-8] 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 11:22:29.237 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:29.237 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.245 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:29.245 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:29.248 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.251 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.251 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.251 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.264 |-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 11:22:29.264 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.267 |-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 11:22:29.267 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.272 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.272 |-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 11:22:29.273 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.274 |-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 11:22:29.274 |-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 11:22:29.274 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.274 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.275 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.275 |-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 11:22:29.276 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.280 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.280 |-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 11:22:29.280 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.282 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.282 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.282 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.282 |-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 11:22:29.283 |-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 11:22:29.283 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.283 |-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 11:22:29.283 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.284 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.285 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.292 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.293 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.293 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.293 |-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 11:22:29.293 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.293 |-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 11:22:29.294 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.300 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.300 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.302 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.303 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.304 |-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 11:22:29.305 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:22:29.308 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.309 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.310 |-DEBUG [http-nio-8089-exec-10] 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 11:22:29.310 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:22:29.318 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:22:29.320 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:22:29.320 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.320 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.321 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.321 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.323 |-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 11:22:29.323 |-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 11:22:29.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:22:29.324 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:22:29.327 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.331 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:22:29.331 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:22:29.343 |-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 11:22:29.344 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.349 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.350 |-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 11:22:29.350 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.357 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.357 |-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 11:22:29.358 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.364 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.388 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.389 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.394 |-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 11:22:29.394 |-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 11:22:29.458 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:22:29.487 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.504 |-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 11:22:29.504 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:29.511 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:29.511 |-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 11:22:29.511 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.518 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:29.518 |-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 11:22:29.519 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:29.526 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:29.549 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:29.550 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:29.553 |-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 11:22:29.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:22:29.561 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:31.324 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.325 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.326 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.326 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.328 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.342 |-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 11:22:31.342 |-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 11:22:31.342 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.343 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.350 |-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 11:22:31.350 |-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 11:22:31.350 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.350 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.359 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.359 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.360 |-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 11:22:31.360 |-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 11:22:31.360 |-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 11:22:31.360 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.360 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.360 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.362 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.363 |-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 11:22:31.363 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.363 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.364 |-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 11:22:31.365 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.369 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.369 |-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 11:22:31.369 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.370 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.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 11:22:31.370 |-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 11:22:31.370 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.372 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.373 |-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 11:22:31.373 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.375 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.375 |-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 11:22:31.376 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.377 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.379 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.380 |-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 11:22:31.380 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.381 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.381 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.388 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.396 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.396 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.396 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.397 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.397 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.397 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.397 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.398 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.399 |-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 11:22:31.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:31.403 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.404 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:31.416 |-DEBUG [http-nio-8089-exec-2] 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 11:22:31.416 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:31.418 |-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 11:22:31.418 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:31.423 |-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 11:22:31.423 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:31.423 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:22:31.425 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:31.435 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:22:31.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 11:22:31.436 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.447 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.454 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.454 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.454 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.454 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.472 |-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 11:22:31.472 |-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 11:22:31.472 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.472 |-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 11:22:31.472 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.473 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.478 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.479 |-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 11:22:31.479 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.481 |-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 11:22:31.481 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.482 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.483 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.483 |-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 11:22:31.483 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.483 |-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 11:22:31.483 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.486 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.486 |-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 11:22:31.486 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.487 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.488 |-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 11:22:31.488 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.489 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.490 |-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 11:22:31.490 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.491 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.491 |-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 11:22:31.491 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.491 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.495 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.496 |-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 11:22:31.496 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.497 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.497 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.503 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.509 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.510 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.511 |-DEBUG [http-nio-8089-exec-9] 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 11:22:31.511 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:22:31.513 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.514 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.514 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.515 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.515 |-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 11:22:31.515 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:22:31.516 |-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 11:22:31.516 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:22:31.520 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.520 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:22:31.521 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.522 |-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 11:22:31.522 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:22:31.523 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:22:31.525 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:22:31.529 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.530 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:22:31.546 |-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 11:22:31.547 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.554 |-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 11:22:31.555 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.563 |-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 11:22:31.564 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.570 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.594 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.595 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.600 |-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 11:22:31.601 |-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 11:22:31.655 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:22:31.682 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.698 |-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 11:22:31.699 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:31.705 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:31.706 |-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 11:22:31.706 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.714 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:31.714 |-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 11:22:31.715 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:31.720 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:31.737 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:31.739 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:31.743 |-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 11:22:31.744 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:22:31.752 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:33.002 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.004 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.005 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.006 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.006 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.007 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.019 |-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 11:22:33.019 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.020 |-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 11:22:33.021 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.025 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.026 |-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 11:22:33.026 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.026 |-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 11:22:33.027 |-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 11:22:33.027 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.027 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.028 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.029 |-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 11:22:33.029 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.029 |-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 11:22:33.029 |-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 11:22:33.030 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.030 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.033 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.034 |-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 11:22:33.034 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.036 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.036 |-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 11:22:33.036 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.037 |-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 11:22:33.037 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.037 |-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 11:22:33.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.037 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.037 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.037 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.038 |-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 11:22:33.038 |-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 11:22:33.038 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.038 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.039 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.043 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.044 |-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 11:22:33.044 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.044 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.045 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.045 |-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 11:22:33.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.046 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.046 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.046 |-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 11:22:33.046 |-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 11:22:33.046 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.047 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.051 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.053 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.053 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.053 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.054 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.055 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.056 |-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 11:22:33.056 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:33.061 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.061 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.063 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:33.065 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.068 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.069 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.069 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.070 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.070 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.070 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.071 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.071 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.080 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:22:33.080 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:33.081 |-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 11:22:33.081 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.089 |-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 11:22:33.089 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:33.090 |-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 11:22:33.090 |-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 11:22:33.090 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.090 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:22:33.090 |-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 11:22:33.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:33.091 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:22:33.092 |-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 11:22:33.092 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:22:33.093 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.093 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.099 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:33.103 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:22:33.103 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:22:33.103 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:22:33.104 |-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 11:22:33.104 |-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 11:22:33.104 |-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 11:22:33.104 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.104 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.105 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.105 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.106 |-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 11:22:33.106 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.110 |-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 11:22:33.110 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.113 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.114 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.114 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.115 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.116 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.117 |-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 11:22:33.117 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.130 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.131 |-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 11:22:33.131 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.138 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.138 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.140 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.156 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.157 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.158 |-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 11:22:33.158 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:22:33.164 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:22:33.165 |-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 11:22:33.165 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.175 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.744 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.745 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.746 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.746 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.748 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.764 |-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 11:22:33.764 |-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 11:22:33.765 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.765 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.771 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.771 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.772 |-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 11:22:33.772 |-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 11:22:33.773 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.773 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.774 |-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 11:22:33.774 |-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 11:22:33.774 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.774 |-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 11:22:33.774 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.782 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.782 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.782 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.782 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.783 |-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 11:22:33.783 |-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 11:22:33.783 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.783 |-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 11:22:33.783 |-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 11:22:33.783 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.783 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.784 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.784 |-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 11:22:33.784 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.785 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.790 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.793 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.793 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.793 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.793 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.793 |-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 11:22:33.794 |-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 11:22:33.794 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.794 |-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 11:22:33.794 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.795 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.801 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.801 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.803 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.806 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.807 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.810 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.810 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.812 |-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 11:22:33.813 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:33.818 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.818 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.818 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.819 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.819 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.819 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.819 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:33.825 |-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 11:22:33.826 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:33.831 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:33.837 |-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 11:22:33.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:22:33.838 |-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 11:22:33.838 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:33.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:22:33.845 |-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 11:22:33.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.845 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:33.852 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.880 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.880 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.881 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.881 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.900 |-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 11:22:33.900 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.904 |-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 11:22:33.905 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.908 |-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 11:22:33.908 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.909 |-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 11:22:33.909 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.909 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.910 |-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 11:22:33.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.911 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.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 11:22:33.912 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.917 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.917 |-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 11:22:33.917 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.917 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.917 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.918 |-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 11:22:33.918 |-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 11:22:33.918 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.918 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.919 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.919 |-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 11:22:33.919 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.924 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.924 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.924 |-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 11:22:33.925 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.925 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.927 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.928 |-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 11:22:33.928 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.931 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.933 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:33.939 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.940 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.941 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.941 |-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 11:22:33.942 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:22:33.942 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.944 |-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 11:22:33.944 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:22:33.946 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.947 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.948 |-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 11:22:33.948 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:22:33.948 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:33.949 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.951 |-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 11:22:33.951 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:22:33.951 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:22:33.951 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:22:33.957 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:22:33.961 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:22:33.965 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:33.980 |-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 11:22:33.980 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:33.987 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:33.987 |-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 11:22:33.988 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:33.995 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:33.995 |-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 11:22:33.996 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:34.000 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:34.016 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:34.017 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:34.021 |-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 11:22:34.022 |-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 11:22:34.090 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:22:34.115 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:34.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 11:22:34.130 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:34.136 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:34.136 |-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 11:22:34.136 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:34.143 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:34.144 |-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 11:22:34.145 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:34.151 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:34.166 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:34.167 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:34.171 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:22:34.171 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:22:34.178 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:34.288 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:34.305 |-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 11:22:34.305 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:34.312 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:34.313 |-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 11:22:34.313 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:34.320 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:34.321 |-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 11:22:34.321 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:34.327 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:34.343 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:34.344 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:34.377 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:34.377 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 5(Integer), 33(Long) 2018-08-12 11:22:34.778 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:22:36.872 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:36.889 |-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 11:22:36.889 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:36.939 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:36.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 11:22:36.940 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:36.991 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:36.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 11:22:36.993 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:37.000 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:37.016 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:37.017 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:37.041 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:37.041 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 6(Integer), 33(Long) 2018-08-12 11:22:37.592 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:22:37.594 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:22:37.595 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 6(Integer), 33(Long), 0(Integer), 10(Integer) 2018-08-12 11:22:38.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:22:39.271 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:39.287 |-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 11:22:39.288 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:39.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:39.329 |-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 11:22:39.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:39.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:39.416 |-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 11:22:39.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:39.422 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:39.438 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:39.439 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:39.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:39.463 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 5(Integer), 33(Long) 2018-08-12 11:22:40.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:22:42.362 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:42.387 |-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 11:22:42.387 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:42.414 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:42.415 |-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 11:22:42.415 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:42.424 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:42.424 |-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 11:22:42.425 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:42.429 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:42.445 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:42.446 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:42.468 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:42.468 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 5(Integer), 33(Long) 2018-08-12 11:22:42.612 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:22:42.719 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:42.737 |-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 11:22:42.738 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:42.745 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:42.746 |-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 11:22:42.746 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:42.755 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:42.756 |-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 11:22:42.757 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:42.762 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:42.781 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:42.783 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:42.806 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:42.807 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 6(Integer), 33(Long) 2018-08-12 11:22:43.335 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:22:43.335 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:22:43.336 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 6(Integer), 33(Long), 0(Integer), 10(Integer) 2018-08-12 11:22:43.580 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:43.597 |-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 11:22:43.597 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:43.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:43.627 |-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 11:22:43.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:43.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:43.662 |-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 11:22:43.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:43.667 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:43.683 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:43.683 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:43.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:43.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 5(Integer), 33(Long) 2018-08-12 11:22:43.870 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:22:43.957 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:22:44.825 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:44.870 |-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 11:22:44.870 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:44.916 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:44.917 |-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 11:22:44.917 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:44.928 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:44.928 |-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 11:22:44.928 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:44.934 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:44.952 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:44.954 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:44.979 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:44.979 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 6(Integer), 33(Long) 2018-08-12 11:22:45.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:22:45.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:22:45.487 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 6(Integer), 33(Long), 0(Integer), 10(Integer) 2018-08-12 11:22:45.954 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:22:47.571 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:47.575 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:47.587 |-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 11:22:47.588 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:47.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 11:22:47.593 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:47.636 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:47.636 |-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 11:22:47.637 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:47.638 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:47.638 |-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 11:22:47.638 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:47.680 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:47.680 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:47.680 |-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 11:22:47.681 |-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 11:22:47.681 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:47.681 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:47.686 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:47.687 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:47.702 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:47.703 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:47.703 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:47.703 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:47.708 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-08-12 11:22:47.708 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 67057(Long) 2018-08-12 11:22:47.714 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-08-12 11:22:47.714 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 67057(Long) 2018-08-12 11:22:48.102 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 0 2018-08-12 11:22:50.624 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:50.641 |-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 11:22:50.641 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:50.772 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:50.772 |-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 11:22:50.772 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:51.002 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:51.003 |-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 11:22:51.004 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:51.010 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:51.028 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:51.029 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:51.061 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:22:51.062 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 6(Integer), 33(Long) 2018-08-12 11:22:56.603 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:56.620 |-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 11:22:56.621 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:56.904 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:56.905 |-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 11:22:56.905 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:57.157 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:57.157 |-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 11:22:57.158 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:57.164 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:57.181 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:57.182 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.144 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.144 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.145 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.148 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.160 |-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 11:22:59.160 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.160 |-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 11:22:59.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.167 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.167 |-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 11:22:59.167 |-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 11:22:59.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.168 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.170 |-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 11:22:59.170 |-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 11:22:59.170 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.170 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.175 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.175 |-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 11:22:59.175 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.176 |-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 11:22:59.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.178 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.178 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.178 |-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 11:22:59.179 |-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 11:22:59.179 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.179 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.181 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.191 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.191 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.192 |-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 11:22:59.192 |-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 11:22:59.192 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.192 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.198 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.198 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.202 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.202 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.202 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.203 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.204 |-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 11:22:59.204 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:22:59.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:22:59.213 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.214 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.214 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.214 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.215 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.222 |-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 11:22:59.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:22:59.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:22:59.230 |-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 11:22:59.230 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.231 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.231 |-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 11:22:59.231 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:22:59.232 |-DEBUG [http-nio-8089-exec-8] 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 11:22:59.232 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:22:59.237 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.237 |-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 11:22:59.237 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.239 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:22:59.242 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.243 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.244 |-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 11:22:59.244 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.245 |-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 11:22:59.245 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.249 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.252 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.253 |-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 11:22:59.254 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.260 |-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 11:22:59.261 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.263 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.263 |-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 11:22:59.263 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.273 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.273 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.273 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.274 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.274 |-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 11:22:59.274 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.277 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.284 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.285 |-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 11:22:59.285 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.290 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.291 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.291 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.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 11:22:59.293 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:22:59.300 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:22:59.300 |-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 11:22:59.301 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.307 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.308 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.309 |-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 11:22:59.310 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:22:59.310 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.311 |-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 11:22:59.311 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.317 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:22:59.318 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:22:59.318 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:22:59.318 |-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 11:22:59.319 |-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 11:22:59.319 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.319 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.326 |-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 11:22:59.326 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:22:59.328 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.329 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:22:59.335 |-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 11:22:59.335 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.338 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:22:59.339 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:22:59.342 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:22:59.356 |-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 11:22:59.357 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:22:59.363 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:22:59.364 |-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 11:22:59.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:22:59.372 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:00.179 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:23:00.180 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:23:00.180 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 6(Integer), 33(Long), 0(Integer), 10(Integer) 2018-08-12 11:23:01.505 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:01.524 |-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 11:23:01.524 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:01.530 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:01.531 |-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 11:23:01.531 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:01.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:01.537 |-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 11:23:01.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:01.659 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:01.677 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:01.678 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:03.073 |-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 11:23:03.074 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.100 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 10 2018-08-12 11:23:03.227 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.228 |-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 11:23:03.228 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.438 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.438 |-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 11:23:03.439 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.447 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.447 |-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 11:23:03.448 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.455 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.456 |-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 11:23:03.456 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.467 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.467 |-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 11:23:03.468 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.486 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.514 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:23:03.708 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.709 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.710 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.711 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.712 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.713 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.738 |-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 11:23:03.739 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.740 |-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 11:23:03.740 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.748 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.749 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.749 |-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 11:23:03.749 |-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 11:23:03.749 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.749 |-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 11:23:03.750 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.750 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.750 |-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 11:23:03.751 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.756 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.757 |-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 11:23:03.757 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.758 |-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 11:23:03.758 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.759 |-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 11:23:03.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.759 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.760 |-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 11:23:03.760 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.762 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.763 |-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 11:23:03.763 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.763 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.764 |-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 11:23:03.764 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.767 |-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 11:23:03.767 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.767 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.767 |-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 11:23:03.768 |-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 11:23:03.768 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.768 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.770 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.771 |-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 11:23:03.771 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.771 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.771 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.775 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.778 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.778 |-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 11:23:03.778 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.778 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.779 |-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 11:23:03.779 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.790 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.796 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.796 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.796 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.796 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.798 |-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 11:23:03.798 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:23:03.801 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.801 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.801 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.801 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.804 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.805 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:23:03.807 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.809 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.809 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.810 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.810 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.822 |-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 11:23:03.823 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:23:03.826 |-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 11:23:03.827 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:23:03.832 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:23:03.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 11:23:03.835 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.835 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:23:03.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 11:23:03.835 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:03.839 |-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 11:23:03.840 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:23:03.840 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.840 |-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 11:23:03.841 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.841 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:03.842 |-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 11:23:03.842 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.843 |-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 11:23:03.844 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:23:03.849 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.850 |-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 11:23:03.850 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.852 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.852 |-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 11:23:03.852 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.857 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.859 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:03.878 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.879 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:23:03.883 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:03.883 |-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 11:23:03.883 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:23:03.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.883 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:03.884 |-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 11:23:03.884 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.896 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.900 |-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 11:23:03.900 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:23:03.904 |-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 11:23:03.904 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:23:03.908 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:23:03.909 |-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 11:23:03.909 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.912 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:23:03.912 |-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 11:23:03.912 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:03.918 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:03.923 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.304 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.305 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.306 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.306 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.310 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.336 |-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 11:23:05.337 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.337 |-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 11:23:05.338 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.345 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.345 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.346 |-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 11:23:05.346 |-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 11:23:05.346 |-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 11:23:05.346 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.346 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.346 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.349 |-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 11:23:05.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.350 |-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 11:23:05.350 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.355 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.355 |-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 11:23:05.356 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.357 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.357 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.357 |-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 11:23:05.357 |-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 11:23:05.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.357 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.357 |-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 11:23:05.358 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.360 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.360 |-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 11:23:05.360 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.365 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.367 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.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 11:23:05.368 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.370 |-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 11:23:05.370 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.370 |-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 11:23:05.370 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.378 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.378 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.390 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.391 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.392 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.392 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.393 |-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 11:23:05.393 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:23:05.396 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.397 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.400 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.401 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.401 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:23:05.403 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.404 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.430 |-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 11:23:05.430 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:23:05.438 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:23:05.438 |-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 11:23:05.439 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:23:05.445 |-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 11:23:05.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:23:05.448 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:23:05.449 |-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 11:23:05.449 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:23:05.460 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.558 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.558 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.558 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.558 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.580 |-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 11:23:05.581 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.587 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.588 |-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 11:23:05.588 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.588 |-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 11:23:05.589 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.591 |-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 11:23:05.591 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.594 |-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 11:23:05.594 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.596 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.596 |-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 11:23:05.597 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.598 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.599 |-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 11:23:05.599 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.599 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.599 |-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 11:23:05.599 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.602 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.603 |-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 11:23:05.603 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.608 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.610 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.610 |-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 11:23:05.611 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.612 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.612 |-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 11:23:05.613 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.614 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.615 |-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 11:23:05.615 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.627 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.627 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.631 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.633 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.633 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.634 |-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 11:23:05.634 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:23:05.646 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.647 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.648 |-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 11:23:05.648 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:23:05.657 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.657 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.657 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.657 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.658 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:23:05.659 |-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 11:23:05.659 |-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 11:23:05.659 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:23:05.660 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:23:05.666 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.666 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:23:05.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:23:05.684 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:23:05.686 |-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 11:23:05.687 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.695 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.695 |-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 11:23:05.696 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.706 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.707 |-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 11:23:05.707 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.713 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.734 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.734 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.738 |-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 11:23:05.738 |-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 11:23:05.820 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:23:05.851 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.869 |-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 11:23:05.869 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:05.877 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:05.877 |-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 11:23:05.878 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.887 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:05.887 |-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 11:23:05.888 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:05.894 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:05.912 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:05.913 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:05.916 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:23:05.917 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:23:05.924 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:23:06.028 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:06.047 |-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 11:23:06.048 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:06.055 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:06.056 |-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 11:23:06.056 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:06.065 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:06.065 |-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 11:23:06.066 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:06.073 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:06.100 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:06.101 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:06.125 |-DEBUG [http-nio-8089-exec-9] 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 11:23:06.125 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-08-12 11:23:06.512 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-08-12 11:23:06.515 |-DEBUG [http-nio-8089-exec-9] 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 11:23:06.515 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-08-12 11:23:06.650 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-08-12 11:23:07.805 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.832 |-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 11:23:07.832 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:07.839 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.841 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.841 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.841 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.858 |-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 11:23:07.858 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:07.866 |-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 11:23:07.867 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:07.873 |-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 11:23:07.873 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:07.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:07.874 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:07.874 |-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 11:23:07.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.874 |-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 11:23:07.875 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.876 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:07.876 |-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 11:23:07.876 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:07.876 |-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 11:23:07.877 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.882 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:07.882 |-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 11:23:07.882 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.884 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:07.885 |-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 11:23:07.885 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:07.950 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:07.951 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:07.951 |-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 11:23:07.951 |-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 11:23:07.952 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.952 |-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 11:23:07.952 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:07.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.952 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:07.953 |-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 11:23:07.953 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.953 |-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 11:23:07.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:07.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:07.959 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:07.959 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:07.959 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:07.961 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:07.985 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:07.986 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.988 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:07.988 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:07.989 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.989 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.993 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:07.993 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getUserCount [159] -| ==> Preparing: SELECT * FROM check_task WHERE check_status!=22 and checked_person = ? and period_id = ( select period_id from check_task where id = ? ) 2018-08-12 11:23:07.994 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.994 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getUserCount [159] -| ==> Parameters: 2925(Long), 68065(Long) 2018-08-12 11:23:07.996 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:07.997 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:07.999 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getOne [159] -| ==> Preparing: SELECT * FROM t_sys_users WHERE id = ? 2018-08-12 11:23:08.000 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getOne [159] -| ==> Parameters: 2925(Integer) 2018-08-12 11:23:08.001 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.WebcamDao.getOne [159] -| ==> Preparing: SELECT * FROM t_br_layer_webcam WHERE DEVICE_ID = ? LIMIT 1 2018-08-12 11:23:08.001 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.WebcamDao.getOne [159] -| ==> Parameters: 1153(String) 2018-08-12 11:23:08.002 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-08-12 11:23:08.003 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 68065(Long) 2018-08-12 11:23:08.008 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getOne [159] -| <== Total: 1 2018-08-12 11:23:08.015 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:08.018 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-08-12 11:23:08.019 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 68065(Long) 2018-08-12 11:23:08.030 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-08-12 11:23:08.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.update [159] -| ==> Preparing: UPDATE check_task SET check_status = ?, remark = ? WHERE id = ? 2018-08-12 11:23:08.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.update [159] -| ==> Parameters: 3(Integer), null, 68065(Long) 2018-08-12 11:23:08.033 |-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 11:23:08.034 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:08.040 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:08.041 |-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 11:23:08.041 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:08.051 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:08.052 |-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 11:23:08.052 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:08.061 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:08.063 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.WebcamDao.getOne [159] -| <== Total: 1 2018-08-12 11:23:08.089 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:08.089 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:08.093 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getUserCount [159] -| ==> Preparing: SELECT * FROM check_task WHERE check_status!=22 and checked_person = ? and period_id = ( select period_id from check_task where id = ? ) 2018-08-12 11:23:08.094 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getUserCount [159] -| ==> Parameters: 2925(Long), 68065(Long) 2018-08-12 11:23:08.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.update [159] -| <== Updates: 1 2018-08-12 11:23:08.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-08-12 11:23:08.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 68065(Long) 2018-08-12 11:23:08.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-08-12 11:23:08.730 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 1 2018-08-12 11:23:09.047 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getUserCount [159] -| <== Total: 2 2018-08-12 11:23:09.047 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getUserCount [159] -| <== Total: 2 2018-08-12 11:23:11.887 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:11.915 |-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 11:23:11.916 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:11.982 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:11.983 |-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 11:23:11.983 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:12.048 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:12.049 |-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 11:23:12.049 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:12.056 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:12.080 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:12.081 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:12.108 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Preparing: SELECT * FROM check_task WHERE id = ? 2018-08-12 11:23:12.108 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| ==> Parameters: 68065(Long) 2018-08-12 11:23:12.122 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getOne [159] -| <== Total: 1 2018-08-12 11:23:12.122 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.update [159] -| ==> Preparing: UPDATE check_task SET check_status = ?, remark = ? WHERE id = ? 2018-08-12 11:23:12.123 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.update [159] -| ==> Parameters: 4(Integer), null, 68065(Long) 2018-08-12 11:23:12.183 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.update [159] -| <== Updates: 1 2018-08-12 11:23:12.185 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlagAndValue [159] -| ==> Preparing: SELECT * FROM sys_code WHERE code_flag=? and code_value=? and valid!=0 2018-08-12 11:23:12.185 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlagAndValue [159] -| ==> Parameters: task_status(String), 4(Integer) 2018-08-12 11:23:12.199 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlagAndValue [159] -| <== Total: 1 2018-08-12 11:23:12.199 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| ==> Preparing: INSERT INTO check_task_status (task_id,update_time,update_user,update_username,check_status, check_status_name ) VALUES (?, now(),?,?,?, ? ) 2018-08-12 11:23:12.200 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| ==> Parameters: 68065(Long), 1(Long), admin(String), 4(Integer), 考核结束(String) 2018-08-12 11:23:12.294 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| <== Updates: 1 2018-08-12 11:23:12.386 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:12.420 |-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 11:23:12.420 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:12.428 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:12.429 |-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 11:23:12.430 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:12.440 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:12.441 |-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 11:23:12.441 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:12.449 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:12.474 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:12.474 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:12.506 |-DEBUG [http-nio-8089-exec-7] 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 11:23:12.507 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-08-12 11:23:12.877 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-08-12 11:23:12.879 |-DEBUG [http-nio-8089-exec-7] 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 11:23:12.880 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-08-12 11:23:13.014 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-08-12 11:23:14.414 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:14.439 |-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 11:23:14.439 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:14.495 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:14.496 |-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 11:23:14.496 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:14.571 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:14.572 |-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 11:23:14.572 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:14.580 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:14.604 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:14.605 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:14.635 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ?) table_count 2018-08-12 11:23:14.635 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 7(Integer) 2018-08-12 11:23:15.111 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:23:15.112 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? order by t.start_time desc limit ?,? 2018-08-12 11:23:15.112 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 7(Integer), 0(Integer), 10(Integer) 2018-08-12 11:23:15.245 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:23:15.901 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:15.927 |-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 11:23:15.928 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:15.937 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:15.938 |-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 11:23:15.938 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:15.950 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:15.951 |-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 11:23:15.951 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:15.958 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:15.984 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:15.984 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:16.018 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ?) table_count 2018-08-12 11:23:16.019 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 4(Integer) 2018-08-12 11:23:16.336 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:23:16.337 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? order by t.start_time desc limit ?,? 2018-08-12 11:23:16.338 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 4(Integer), 0(Integer), 10(Integer) 2018-08-12 11:23:16.588 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:23:32.644 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:32.673 |-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 11:23:32.673 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:32.715 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:32.716 |-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 11:23:32.716 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:32.781 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:32.782 |-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 11:23:32.782 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:32.789 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:32.815 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:32.816 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:32.851 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:23:32.852 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 4(Integer), 34(Long) 2018-08-12 11:23:32.966 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:23:32.968 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:23:32.969 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 4(Integer), 34(Long), 0(Integer), 10(Integer) 2018-08-12 11:23:33.079 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:23:36.693 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:36.721 |-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 11:23:36.721 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:36.770 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:36.771 |-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 11:23:36.771 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:36.842 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:36.843 |-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 11:23:36.843 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:36.851 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:36.880 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:36.881 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:36.883 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.dispatchById [159] -| ==> Preparing: UPDATE check_task SET check_status = ?, update_time = now() WHERE id=? 2018-08-12 11:23:36.883 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.dispatchById [159] -| ==> Parameters: 5(Integer), 67813(Long) 2018-08-12 11:23:36.961 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.dispatchById [159] -| <== Updates: 1 2018-08-12 11:23:36.979 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| ==> Preparing: INSERT INTO check_task_status (task_id,update_time,update_user,update_username,check_status, check_status_name ) VALUES (?, now(),?,?,?, ? ) 2018-08-12 11:23:36.980 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| ==> Parameters: 67813(Long), 1(Long), admin(String), 5(Integer), 下发(String) 2018-08-12 11:23:37.072 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| <== Updates: 1 2018-08-12 11:23:37.079 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:37.097 |-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 11:23:37.097 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:37.106 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:37.106 |-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 11:23:37.106 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:37.115 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:37.116 |-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 11:23:37.117 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:37.124 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:37.157 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:37.157 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:37.183 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:23:37.183 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 4(Integer), 34(Long) 2018-08-12 11:23:37.577 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:23:37.578 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:23:37.579 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 4(Integer), 34(Long), 0(Integer), 10(Integer) 2018-08-12 11:23:37.709 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:23:41.008 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:41.037 |-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 11:23:41.037 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:41.081 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:41.082 |-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 11:23:41.082 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:41.148 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:41.149 |-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 11:23:41.149 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:41.156 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:41.183 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:41.183 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:46.224 |-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 11:23:46.225 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.237 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.238 |-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 11:23:46.238 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.246 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.247 |-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 11:23:46.248 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.256 |-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 11:23:46.257 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.266 |-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 11:23:46.266 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.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 11:23:46.276 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.283 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.533 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.533 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.533 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.537 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.537 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.537 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.550 |-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 11:23:46.550 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.558 |-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 11:23:46.558 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.558 |-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 11:23:46.558 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.559 |-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 11:23:46.559 |-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 11:23:46.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.559 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.561 |-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 11:23:46.562 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.572 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.572 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.573 |-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 11:23:46.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 11:23:46.573 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.573 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.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 11:23:46.573 |-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 11:23:46.573 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.574 |-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 11:23:46.574 |-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 11:23:46.574 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.574 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.575 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.575 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.587 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.590 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.590 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.590 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.590 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.591 |-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 11:23:46.591 |-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 11:23:46.591 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.591 |-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 11:23:46.591 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.591 |-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 11:23:46.591 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.592 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.592 |-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 11:23:46.592 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.592 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.606 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.607 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.607 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.607 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.608 |-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 11:23:46.608 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.608 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.609 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.616 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.623 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.623 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.624 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.624 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.625 |-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 11:23:46.626 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:23:46.628 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.632 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.632 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.632 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.632 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.633 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.634 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.634 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:23:46.634 |-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 11:23:46.635 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:23:46.636 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.640 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:23:46.644 |-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 11:23:46.645 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.649 |-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 11:23:46.649 |-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 11:23:46.650 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:23:46.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:23:46.651 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.652 |-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 11:23:46.652 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.653 |-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 11:23:46.653 |-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 11:23:46.653 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:46.653 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:23:46.658 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:23:46.661 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.661 |-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 11:23:46.662 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:46.662 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.663 |-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 11:23:46.664 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.671 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.671 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:23:46.672 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.672 |-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 11:23:46.672 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:23:46.672 |-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 11:23:46.673 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.673 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.673 |-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 11:23:46.674 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.681 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:46.682 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.682 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.688 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.689 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.697 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:46.697 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:46.711 |-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 11:23:46.712 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:23:46.719 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:23:46.720 |-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 11:23:46.720 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.721 |-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 11:23:46.721 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:23:46.728 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:46.729 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:23:46.730 |-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 11:23:46.731 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:46.739 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.595 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.596 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.597 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.597 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.600 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.612 |-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 11:23:47.613 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.613 |-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 11:23:47.613 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.619 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.620 |-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 11:23:47.620 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.621 |-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 11:23:47.621 |-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 11:23:47.621 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.621 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.622 |-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 11:23:47.622 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.627 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.628 |-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 11:23:47.629 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.635 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.635 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.635 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.635 |-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 11:23:47.635 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.636 |-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 11:23:47.636 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.636 |-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 11:23:47.636 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.636 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.636 |-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 11:23:47.637 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.637 |-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 11:23:47.637 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.637 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.644 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.645 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.645 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.645 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.645 |-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 11:23:47.646 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.646 |-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 11:23:47.646 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.646 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.646 |-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 11:23:47.647 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.654 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.654 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.654 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.662 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.662 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.663 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.663 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.664 |-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 11:23:47.665 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:23:47.671 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.671 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.671 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:23:47.671 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.672 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.672 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.673 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.681 |-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 11:23:47.682 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:23:47.689 |-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 11:23:47.690 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:23:47.691 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:23:47.693 |-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 11:23:47.694 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:23:47.697 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:23:47.697 |-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 11:23:47.698 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.701 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:23:47.705 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.739 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.739 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.739 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.741 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.756 |-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 11:23:47.756 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.756 |-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 11:23:47.757 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.757 |-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 11:23:47.757 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.762 |-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 11:23:47.762 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.763 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.764 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.764 |-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 11:23:47.764 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.764 |-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 11:23:47.765 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.767 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.767 |-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 11:23:47.768 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.769 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.769 |-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 11:23:47.769 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.772 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.773 |-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 11:23:47.773 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.773 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.773 |-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 11:23:47.773 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.775 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.775 |-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 11:23:47.775 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.786 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.787 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.787 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.788 |-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 11:23:47.788 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.797 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.803 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.803 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.804 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.804 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.804 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.805 |-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 11:23:47.805 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.806 |-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 11:23:47.806 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:23:47.806 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:23:47.807 |-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 11:23:47.807 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:23:47.814 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.815 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.816 |-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 11:23:47.817 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:23:47.827 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:23:47.832 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:23:47.835 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:23:47.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:23:47.853 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.870 |-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 11:23:47.870 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:47.876 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:47.877 |-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 11:23:47.877 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.885 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:47.886 |-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 11:23:47.886 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:47.892 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:47.909 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:47.911 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:47.915 |-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 11:23:47.915 |-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 11:23:47.979 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:23:48.006 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:48.021 |-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 11:23:48.022 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:48.028 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:48.029 |-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 11:23:48.029 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:48.036 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:48.036 |-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 11:23:48.036 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:48.041 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:48.058 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:48.059 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:48.064 |-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 11:23:48.065 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:23:48.072 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:23:48.170 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:48.186 |-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 11:23:48.187 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:48.193 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:48.194 |-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 11:23:48.195 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:48.202 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:48.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 11:23:48.203 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:48.209 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:48.226 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:48.227 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:48.259 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:23:48.260 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 5(Integer), 33(Long) 2018-08-12 11:23:48.500 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:23:52.884 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:52.901 |-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 11:23:52.902 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:23:52.960 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:52.961 |-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 11:23:52.961 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:53.035 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:23:53.036 |-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 11:23:53.036 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:23:53.043 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:53.071 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:23:53.072 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:23:54.714 |-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 11:23:54.715 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:54.723 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:54.724 |-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 11:23:54.725 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:54.737 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:54.738 |-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 11:23:54.738 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:54.748 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:54.748 |-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 11:23:54.749 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:54.757 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:54.758 |-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 11:23:54.759 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:54.776 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:54.777 |-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 11:23:54.777 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:54.783 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.000 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.000 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.000 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.000 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.005 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.007 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.029 |-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 11:23:55.029 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.030 |-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 11:23:55.031 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.037 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.037 |-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 11:23:55.037 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.040 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.040 |-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 11:23:55.041 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.041 |-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 11:23:55.041 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.046 |-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 11:23:55.046 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.049 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.050 |-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 11:23:55.050 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.050 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.050 |-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 11:23:55.050 |-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 11:23:55.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.051 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.051 |-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 11:23:55.052 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.052 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.052 |-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 11:23:55.053 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.053 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.054 |-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 11:23:55.054 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.056 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.057 |-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 11:23:55.057 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.059 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.060 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.060 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.060 |-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 11:23:55.060 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.060 |-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 11:23:55.061 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.066 |-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 11:23:55.067 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.068 |-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 11:23:55.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.070 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.075 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.076 |-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 11:23:55.076 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.076 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.085 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.085 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.086 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.091 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.091 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.091 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.092 |-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 11:23:55.093 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:23:55.101 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.101 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:23:55.102 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.104 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.106 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.107 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.110 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.111 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.112 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.113 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.114 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.114 |-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 11:23:55.115 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:23:55.122 |-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 11:23:55.123 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.123 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:23:55.125 |-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 11:23:55.125 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:23:55.131 |-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 11:23:55.131 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:23:55.134 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.134 |-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 11:23:55.134 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.134 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:23:55.135 |-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 11:23:55.135 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:23:55.138 |-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 11:23:55.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:23:55.139 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:23:55.140 |-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 11:23:55.141 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.145 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.146 |-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 11:23:55.146 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.151 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.151 |-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 11:23:55.152 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.153 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.158 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:23:55.160 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:23:55.160 |-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 11:23:55.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:23:55.161 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.161 |-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 11:23:55.162 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.171 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.172 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.173 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.172 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.181 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:23:55.182 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:23:55.198 |-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 11:23:55.198 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:23:55.204 |-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 11:23:55.204 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:23:55.207 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:23:55.208 |-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 11:23:55.208 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.211 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:23:55.212 |-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 11:23:55.212 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:23:55.219 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:23:55.223 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.566 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.567 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.568 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.568 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.569 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.591 |-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 11:24:09.592 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.595 |-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 11:24:09.595 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.602 |-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 11:24:09.602 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.602 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.602 |-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 11:24:09.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.603 |-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 11:24:09.603 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.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 11:24:09.604 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.604 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.605 |-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 11:24:09.605 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.610 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.610 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.611 |-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 11:24:09.611 |-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 11:24:09.611 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.611 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.612 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.613 |-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 11:24:09.613 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.614 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.614 |-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 11:24:09.614 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.615 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.616 |-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 11:24:09.616 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.622 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.622 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.623 |-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 11:24:09.623 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.623 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.623 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.624 |-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 11:24:09.624 |-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 11:24:09.624 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.624 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.631 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.635 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.635 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.655 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.657 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.658 |-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 11:24:09.658 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:24:09.669 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.669 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.670 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.670 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.671 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.671 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.672 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.672 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:09.673 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.692 |-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 11:24:09.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:24:09.695 |-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 11:24:09.695 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:24:09.699 |-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 11:24:09.699 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:24:09.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:24:09.704 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:24:09.704 |-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 11:24:09.705 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.706 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:24:09.714 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.755 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.755 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.756 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.756 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.774 |-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 11:24:09.774 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.775 |-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 11:24:09.776 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.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 11:24:09.782 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.782 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.783 |-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 11:24:09.783 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.784 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.784 |-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 11:24:09.784 |-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 11:24:09.784 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.785 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.789 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.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 11:24:09.790 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.793 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.793 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.794 |-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 11:24:09.794 |-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 11:24:09.794 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.794 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.795 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.796 |-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 11:24:09.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.808 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.808 |-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 11:24:09.808 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.810 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.810 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.812 |-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 11:24:09.813 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.815 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.822 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.831 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.831 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.832 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.832 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.833 |-DEBUG [http-nio-8089-exec-9] 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 11:24:09.833 |-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 11:24:09.834 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:24:09.834 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:24:09.839 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.840 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.840 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.841 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.841 |-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 11:24:09.842 |-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 11:24:09.842 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:24:09.842 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:24:09.853 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:24:09.858 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:24:09.859 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:24:09.869 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:24:09.882 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.912 |-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 11:24:09.912 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:09.921 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:09.921 |-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 11:24:09.921 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.932 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:09.933 |-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 11:24:09.933 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:09.941 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:09.970 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:09.971 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:09.976 |-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 11:24:09.976 |-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 11:24:10.048 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:24:10.079 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:10.117 |-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 11:24:10.117 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:10.124 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:10.124 |-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 11:24:10.125 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:10.133 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:10.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 11:24:10.134 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:10.140 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:10.160 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:10.161 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:10.164 |-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 11:24:10.164 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:24:10.170 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:10.220 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:10.221 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:10.237 |-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 11:24:10.238 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:10.246 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:10.247 |-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 11:24:10.247 |-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 11:24:10.247 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:10.247 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:10.254 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:10.255 |-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 11:24:10.255 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:10.257 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:10.257 |-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 11:24:10.257 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:10.268 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:10.270 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:10.271 |-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 11:24:10.271 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:10.280 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:10.290 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:10.291 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:10.292 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:24:10.293 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: area_type(String) 2018-08-12 11:24:10.299 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:10.301 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:10.309 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 3 2018-08-12 11:24:10.324 |-ERROR [http-nio-8089-exec-9] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.TaskController_F.getall(TaskController_F.java:52) at com.xintong.visualinspection.controller.gettway.TaskController_F$$FastClassBySpringCGLIB$$610ea307.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_F$$EnhancerBySpringCGLIB$$7e8b6921.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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:24:10.330 |-WARN [http-nio-8089-exec-9] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:24:15.257 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.259 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.259 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.260 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.260 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.261 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.283 |-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 11:24:15.283 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.284 |-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 11:24:15.284 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.297 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.297 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.297 |-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 11:24:15.297 |-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 11:24:15.297 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.298 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.306 |-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 11:24:15.307 |-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 11:24:15.307 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.307 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.311 |-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 11:24:15.311 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.312 |-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 11:24:15.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.314 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.315 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.315 |-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 11:24:15.315 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.315 |-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 11:24:15.315 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.316 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.316 |-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 11:24:15.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 11:24:15.316 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.318 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.318 |-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 11:24:15.318 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.319 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.323 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.328 |-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 11:24:15.328 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.330 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.330 |-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 11:24:15.330 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.330 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.330 |-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 11:24:15.331 |-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 11:24:15.331 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.331 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.337 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.338 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.338 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.339 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.340 |-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 11:24:15.340 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.351 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.351 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.352 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.352 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.352 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.353 |-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 11:24:15.354 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:24:15.357 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.358 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.360 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.360 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.362 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.363 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:15.363 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.363 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.365 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.372 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.373 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.376 |-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 11:24:15.376 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:24:15.379 |-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 11:24:15.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:24:15.384 |-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 11:24:15.384 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.387 |-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 11:24:15.387 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.388 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:24:15.388 |-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 11:24:15.389 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:24:15.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:24:15.391 |-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 11:24:15.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.394 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.394 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.394 |-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 11:24:15.395 |-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 11:24:15.395 |-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 11:24:15.395 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:24:15.395 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.395 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.397 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:24:15.403 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:24:15.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.404 |-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 11:24:15.404 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.406 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.406 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.406 |-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 11:24:15.407 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.407 |-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 11:24:15.407 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.416 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.419 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.419 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.457 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.457 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.457 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.457 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.485 |-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 11:24:15.485 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:24:15.490 |-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 11:24:15.490 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:24:15.497 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:24:15.498 |-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 11:24:15.498 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.506 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:24:15.507 |-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 11:24:15.508 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.513 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.522 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.874 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.874 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.875 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.876 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.878 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.892 |-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 11:24:15.892 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.901 |-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 11:24:15.902 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.902 |-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 11:24:15.902 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.904 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.904 |-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 11:24:15.904 |-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 11:24:15.904 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.904 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.907 |-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 11:24:15.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:15.908 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.909 |-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 11:24:15.909 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.916 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.917 |-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 11:24:15.917 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.917 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.918 |-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 11:24:15.918 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.924 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.924 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:15.924 |-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 11:24:15.924 |-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 11:24:15.924 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.925 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.926 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.926 |-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 11:24:15.926 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.927 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.928 |-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 11:24:15.928 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.928 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.929 |-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 11:24:15.929 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.931 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.933 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.934 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.934 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:15.934 |-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 11:24:15.935 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:15.936 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.943 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:15.950 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.951 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.952 |-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 11:24:15.952 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:24:15.956 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.957 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.957 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.957 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:15.958 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.964 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.965 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.965 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:15.965 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:15.984 |-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 11:24:15.984 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:24:15.986 |-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 11:24:15.986 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:24:15.990 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:24:15.993 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:24:15.993 |-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 11:24:15.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:24:16.003 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:24:16.004 |-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 11:24:16.004 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.013 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.103 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.104 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.104 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.104 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.122 |-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 11:24:16.122 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:16.130 |-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 11:24:16.130 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:16.130 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:16.131 |-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 11:24:16.131 |-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 11:24:16.131 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:16.131 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.133 |-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 11:24:16.133 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:16.137 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:16.137 |-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 11:24:16.137 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.139 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:16.139 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:16.140 |-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 11:24:16.140 |-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 11:24:16.140 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.140 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.143 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.144 |-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 11:24:16.144 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.148 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.149 |-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 11:24:16.149 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.149 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.150 |-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 11:24:16.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.151 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.151 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:16.151 |-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 11:24:16.151 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.155 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:16.155 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:16.155 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:16.171 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:16.171 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.172 |-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 11:24:16.173 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:24:16.173 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:16.174 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.175 |-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 11:24:16.176 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:24:16.177 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:16.178 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.178 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:16.178 |-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 11:24:16.178 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.178 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:24:16.180 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:24:16.180 |-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 11:24:16.181 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:24:16.183 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:24:16.189 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:24:16.189 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:24:16.196 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.215 |-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 11:24:16.215 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:16.228 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:16.229 |-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 11:24:16.229 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.238 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.238 |-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 11:24:16.239 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.245 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:16.265 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:16.265 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.270 |-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 11:24:16.270 |-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 11:24:16.333 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:24:16.364 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.395 |-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 11:24:16.395 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:16.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:16.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 11:24:16.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.414 |-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 11:24:16.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.422 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:16.440 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:16.440 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.443 |-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 11:24:16.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:24:16.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:16.543 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.569 |-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 11:24:16.569 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:16.576 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:16.577 |-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 11:24:16.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.586 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:16.586 |-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 11:24:16.587 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:16.593 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:16.611 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:16.612 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:16.646 |-DEBUG [http-nio-8089-exec-10] 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 11:24:16.647 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-08-12 11:24:17.010 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-08-12 11:24:17.011 |-DEBUG [http-nio-8089-exec-10] 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 11:24:17.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-08-12 11:24:17.156 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-08-12 11:24:18.793 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:18.821 |-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 11:24:18.821 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:18.859 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:18.860 |-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 11:24:18.860 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:18.926 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:18.927 |-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 11:24:18.927 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:18.934 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:18.961 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:18.963 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:18.965 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.getPermission [159] -| ==> Preparing: SELECT id,name,description,pid,type,resourceid,status FROM sys_permission where 1=1 2018-08-12 11:24:18.966 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.getPermission [159] -| ==> Parameters: 2018-08-12 11:24:18.974 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.getPermission [159] -| <== Total: 134 2018-08-12 11:24:19.474 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:19.484 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:19.484 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:19.499 |-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 11:24:19.499 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:19.502 |-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 11:24:19.502 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:19.507 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:19.508 |-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 11:24:19.508 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:19.510 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:19.511 |-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 11:24:19.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 11:24:19.511 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:19.512 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:19.519 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:19.519 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:19.519 |-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 11:24:19.520 |-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 11:24:19.520 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:19.520 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:19.522 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:19.522 |-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 11:24:19.522 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:19.525 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:19.530 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:19.531 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:19.531 |-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 11:24:19.532 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:19.542 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:19.551 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:19.552 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:19.553 |-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 11:24:19.553 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:19.553 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:24:19.554 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:19.559 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:19.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:19.560 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:19.584 |-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 11:24:19.584 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:24:19.591 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:24:19.592 |-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 11:24:19.592 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:24:19.599 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:24:21.535 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:21.561 |-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 11:24:21.561 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:21.569 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:21.569 |-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 11:24:21.569 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:21.577 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:21.578 |-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 11:24:21.579 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:21.585 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.617 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:21.618 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:21.620 |-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.organid = ? order by workno 2018-08-12 11:24:21.620 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer) 2018-08-12 11:24:21.630 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 24 2018-08-12 11:24:21.631 |-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 11:24:21.632 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:24:21.641 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:24:21.642 |-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 11:24:21.642 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:24:21.648 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.649 |-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 11:24:21.650 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:24:21.661 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 64 2018-08-12 11:24:21.662 |-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 11:24:21.662 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:24:21.670 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.671 |-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 11:24:21.671 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:24:21.687 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:21.688 |-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 11:24:21.689 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:24:21.695 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.696 |-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 11:24:21.696 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:24:21.705 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:21.706 |-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 11:24:21.706 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:24:21.714 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.715 |-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 11:24:21.715 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:24:21.723 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:21.724 |-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 11:24:21.724 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:24:21.730 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.731 |-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 11:24:21.732 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:24:21.739 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:21.740 |-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 11:24:21.740 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:24:21.748 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.749 |-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 11:24:21.750 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:24:21.758 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:21.759 |-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 11:24:21.759 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:24:21.771 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.772 |-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 11:24:21.772 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:24:21.779 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.780 |-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 11:24:21.780 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:24:21.787 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.788 |-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 11:24:21.788 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:24:21.796 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.797 |-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 11:24:21.798 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:24:21.804 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.805 |-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 11:24:21.805 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:24:21.812 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.813 |-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 11:24:21.814 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:24:21.820 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.821 |-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 11:24:21.821 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:24:21.828 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.829 |-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 11:24:21.829 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:24:21.838 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.839 |-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 11:24:21.839 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:24:21.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.848 |-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 11:24:21.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:24:21.857 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.857 |-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 11:24:21.858 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:24:21.865 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.866 |-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 11:24:21.867 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:24:21.873 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:21.874 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.875 |-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 11:24:21.875 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:24:21.883 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.884 |-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 11:24:21.884 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:24:21.891 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.892 |-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 11:24:21.892 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:24:21.900 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.901 |-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 11:24:21.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 11:24:21.902 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:24:21.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:21.910 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:21.911 |-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 11:24:21.911 |-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 11:24:21.912 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:24:21.912 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:21.926 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.926 |-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 11:24:21.927 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:24:21.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:21.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 11:24:21.929 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:21.934 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.935 |-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 11:24:21.935 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:24:21.935 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.942 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.943 |-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 11:24:21.943 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:24:21.952 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.952 |-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 11:24:21.953 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:24:21.956 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:21.957 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:21.959 |-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 = ? order by workno 2018-08-12 11:24:21.960 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 34(Integer) 2018-08-12 11:24:21.960 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.962 |-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 11:24:21.962 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:24:21.968 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.969 |-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 11:24:21.970 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:24:21.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 27 2018-08-12 11:24:21.973 |-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 11:24:21.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:21.976 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.978 |-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 11:24:21.978 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:24:21.979 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.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 11:24:21.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:21.986 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.986 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:21.986 |-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 11:24:21.987 |-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 11:24:21.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2284(Integer) 2018-08-12 11:24:21.987 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:24:21.995 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:21.995 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:24:21.996 |-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 11:24:21.996 |-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 11:24:21.996 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:24:21.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2284(Integer) 2018-08-12 11:24:22.003 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.003 |-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 11:24:22.004 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.004 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:24:22.004 |-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 11:24:22.004 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2286(Integer) 2018-08-12 11:24:22.013 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:22.014 |-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 11:24:22.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 11:24:22.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2286(Integer) 2018-08-12 11:24:22.015 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:24:22.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.022 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.023 |-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 11:24:22.023 |-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 11:24:22.023 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:24:22.023 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2287(Integer) 2018-08-12 11:24:22.034 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:22.034 |-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 11:24:22.035 |-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 11:24:22.035 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:24:22.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2287(Integer) 2018-08-12 11:24:22.042 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.042 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.043 |-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 11:24:22.044 |-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 11:24:22.044 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2288(Integer) 2018-08-12 11:24:22.045 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:24:22.053 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.053 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:22.054 |-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 11:24:22.054 |-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 11:24:22.054 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2288(Integer) 2018-08-12 11:24:22.054 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:24:22.065 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.066 |-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 11:24:22.066 |-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 11:24:22.066 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:24:22.066 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2289(Integer) 2018-08-12 11:24:22.079 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:22.080 |-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 11:24:22.080 |-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 11:24:22.080 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:24:22.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2289(Integer) 2018-08-12 11:24:22.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.088 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.089 |-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 11:24:22.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2290(Integer) 2018-08-12 11:24:22.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:22.098 |-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 11:24:22.098 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2290(Integer) 2018-08-12 11:24:22.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.107 |-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 11:24:22.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2291(Integer) 2018-08-12 11:24:22.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.117 |-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 11:24:22.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2291(Integer) 2018-08-12 11:24:22.124 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.125 |-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 11:24:22.125 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2292(Integer) 2018-08-12 11:24:22.135 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.136 |-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 11:24:22.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2292(Integer) 2018-08-12 11:24:22.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.145 |-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 11:24:22.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2293(Integer) 2018-08-12 11:24:22.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.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 11:24:22.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2293(Integer) 2018-08-12 11:24:22.162 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.163 |-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 11:24:22.163 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2294(Integer) 2018-08-12 11:24:22.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.171 |-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 11:24:22.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2294(Integer) 2018-08-12 11:24:22.181 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.182 |-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 11:24:22.182 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2295(Integer) 2018-08-12 11:24:22.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.190 |-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 11:24:22.190 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2295(Integer) 2018-08-12 11:24:22.197 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.198 |-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 11:24:22.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2296(Integer) 2018-08-12 11:24:22.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.206 |-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 11:24:22.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2296(Integer) 2018-08-12 11:24:22.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.214 |-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 11:24:22.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2297(Integer) 2018-08-12 11:24:22.233 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.233 |-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 11:24:22.234 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2297(Integer) 2018-08-12 11:24:22.244 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.245 |-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 11:24:22.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2298(Integer) 2018-08-12 11:24:22.255 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.256 |-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 11:24:22.257 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2298(Integer) 2018-08-12 11:24:22.264 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.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 11:24:22.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2299(Integer) 2018-08-12 11:24:22.275 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.276 |-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 11:24:22.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2299(Integer) 2018-08-12 11:24:22.282 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.283 |-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 11:24:22.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2300(Integer) 2018-08-12 11:24:22.291 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.292 |-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 11:24:22.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2300(Integer) 2018-08-12 11:24:22.299 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.300 |-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 11:24:22.301 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2873(Integer) 2018-08-12 11:24:22.309 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.310 |-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 11:24:22.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2873(Integer) 2018-08-12 11:24:22.317 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.317 |-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 11:24:22.317 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2302(Integer) 2018-08-12 11:24:22.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.328 |-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 11:24:22.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2302(Integer) 2018-08-12 11:24:22.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.334 |-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 11:24:22.334 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2305(Integer) 2018-08-12 11:24:22.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.345 |-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 11:24:22.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2305(Integer) 2018-08-12 11:24:22.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.357 |-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 11:24:22.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2306(Integer) 2018-08-12 11:24:22.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.366 |-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 11:24:22.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2306(Integer) 2018-08-12 11:24:22.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.376 |-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 11:24:22.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2307(Integer) 2018-08-12 11:24:22.386 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.387 |-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 11:24:22.387 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2307(Integer) 2018-08-12 11:24:22.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.396 |-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 11:24:22.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2308(Integer) 2018-08-12 11:24:22.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.404 |-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 11:24:22.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2308(Integer) 2018-08-12 11:24:22.414 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.415 |-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 11:24:22.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2309(Integer) 2018-08-12 11:24:22.422 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.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 11:24:22.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2309(Integer) 2018-08-12 11:24:22.431 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.432 |-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 11:24:22.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2310(Integer) 2018-08-12 11:24:22.442 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.444 |-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 11:24:22.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2310(Integer) 2018-08-12 11:24:22.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.458 |-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 11:24:22.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2946(Integer) 2018-08-12 11:24:22.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:22.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 11:24:22.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2946(Integer) 2018-08-12 11:24:22.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:22.477 |-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 11:24:22.477 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2521(Integer) 2018-08-12 11:24:22.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:22.489 |-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 11:24:22.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2521(Integer) 2018-08-12 11:24:22.496 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:27.571 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:27.597 |-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 11:24:27.597 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:27.605 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:27.605 |-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 11:24:27.606 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:27.614 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:27.615 |-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 11:24:27.615 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:27.622 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:27.648 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:27.649 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:30.800 |-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 11:24:30.800 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:24:30.809 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:30.810 |-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 11:24:30.810 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:30.817 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:30.818 |-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 11:24:30.818 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:30.824 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:30.834 |-ERROR [http-nio-8089-exec-5] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 org.springframework.security.authentication.BadCredentialsException: 坏的凭证 at org.springframework.security.authentication.dao.DaoAuthenticationProvider.additionalAuthenticationChecks(DaoAuthenticationProvider.java:98) at org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:166) at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:174) at com.xintong.visualinspection.service.impl.AuthServiceImpl.login(AuthServiceImpl.java:52) at com.xintong.visualinspection.controller.UserController.login(UserController.java:55) at com.xintong.visualinspection.controller.UserController$$FastClassBySpringCGLIB$$2dbaeec9.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.UserController$$EnhancerBySpringCGLIB$$9cf4b5a7.login() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:24:30.840 |-WARN [http-nio-8089-exec-5] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: org.springframework.security.authentication.BadCredentialsException: 坏的凭证 2018-08-12 11:24:34.345 |-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 11:24:34.345 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:24:34.353 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:34.353 |-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 11:24:34.353 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:34.360 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:34.360 |-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 11:24:34.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:34.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:34.368 |-ERROR [http-nio-8089-exec-1] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 org.springframework.security.authentication.BadCredentialsException: 坏的凭证 at org.springframework.security.authentication.dao.DaoAuthenticationProvider.additionalAuthenticationChecks(DaoAuthenticationProvider.java:98) at org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider.authenticate(AbstractUserDetailsAuthenticationProvider.java:166) at org.springframework.security.authentication.ProviderManager.authenticate(ProviderManager.java:174) at com.xintong.visualinspection.service.impl.AuthServiceImpl.login(AuthServiceImpl.java:52) at com.xintong.visualinspection.controller.UserController.login(UserController.java:55) at com.xintong.visualinspection.controller.UserController$$FastClassBySpringCGLIB$$2dbaeec9.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.UserController$$EnhancerBySpringCGLIB$$9cf4b5a7.login() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:24:34.371 |-WARN [http-nio-8089-exec-1] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: org.springframework.security.authentication.BadCredentialsException: 坏的凭证 2018-08-12 11:24:41.524 |-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 11:24:41.524 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:41.532 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:41.533 |-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 11:24:41.533 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:41.542 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:41.543 |-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 11:24:41.543 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:41.548 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:41.549 |-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 11:24:41.550 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:41.557 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:41.557 |-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 11:24:41.558 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:41.566 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:41.567 |-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 11:24:41.567 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:41.572 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.170 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.170 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.171 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.173 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.174 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.175 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.196 |-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 11:24:42.197 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.198 |-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 11:24:42.198 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.205 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.205 |-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 11:24:42.205 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.205 |-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 11:24:42.205 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.205 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.207 |-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 11:24:42.207 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.208 |-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 11:24:42.208 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.212 |-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 11:24:42.212 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.215 |-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 11:24:42.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.216 |-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 11:24:42.216 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.217 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.217 |-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 11:24:42.217 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.217 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.218 |-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 11:24:42.218 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.218 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.219 |-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 11:24:42.219 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.220 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.220 |-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 11:24:42.220 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.221 |-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 11:24:42.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.225 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.227 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.227 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.228 |-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 11:24:42.228 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.228 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.229 |-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 11:24:42.229 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.231 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.232 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.232 |-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 11:24:42.232 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.232 |-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 11:24:42.232 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.238 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.238 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.241 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.249 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.250 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.251 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.252 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.269 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.269 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.269 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.269 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.271 |-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 11:24:42.271 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:24:42.271 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.272 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.275 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.277 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:42.280 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.291 |-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 11:24:42.291 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.291 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:24:42.292 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.295 |-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 11:24:42.295 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:24:42.298 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:24:42.304 |-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 11:24:42.304 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:24:42.304 |-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 11:24:42.305 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.305 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:24:42.307 |-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 11:24:42.307 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:42.311 |-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 11:24:42.312 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.312 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:24:42.312 |-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 11:24:42.312 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.317 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:42.317 |-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 11:24:42.317 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.322 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.322 |-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 11:24:42.322 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.326 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:24:42.327 |-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 11:24:42.327 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.327 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.327 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:24:42.328 |-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 11:24:42.328 |-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 11:24:42.328 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.328 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.328 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.337 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:42.337 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.341 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.347 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.348 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.356 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:42.356 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:42.368 |-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 11:24:42.368 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:24:42.377 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:24:42.377 |-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 11:24:42.377 |-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 11:24:42.377 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:24:42.378 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.384 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:24:42.385 |-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 11:24:42.386 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:42.388 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:42.395 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:43.744 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.744 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.745 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.746 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.748 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.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 11:24:43.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:43.774 |-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 11:24:43.774 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:43.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:43.777 |-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 11:24:43.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.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 11:24:43.781 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:43.783 |-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 11:24:43.783 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:43.784 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:43.784 |-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 11:24:43.784 |-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 11:24:43.785 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.785 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:43.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:43.787 |-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 11:24:43.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.789 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:43.790 |-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 11:24:43.790 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.790 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:43.791 |-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 11:24:43.791 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.793 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:43.794 |-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 11:24:43.794 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.795 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:43.796 |-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 11:24:43.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:43.801 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:43.802 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:43.802 |-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 11:24:43.802 |-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 11:24:43.802 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.802 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.804 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:43.804 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:43.804 |-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 11:24:43.804 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.811 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:43.811 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:43.812 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:43.817 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:43.818 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.824 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:43.825 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.826 |-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 11:24:43.827 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:24:43.833 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:43.833 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:43.834 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.840 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:43.841 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.841 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:43.842 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.844 |-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 11:24:43.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:24:43.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:24:43.863 |-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 11:24:43.863 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:24:43.870 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:24:43.871 |-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 11:24:43.872 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:24:43.882 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:24:43.883 |-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 11:24:43.883 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:43.895 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:43.978 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.978 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.978 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:43.978 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.005 |-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 11:24:44.005 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.013 |-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 11:24:44.013 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.013 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.014 |-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 11:24:44.014 |-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 11:24:44.014 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.014 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.019 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.019 |-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 11:24:44.019 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.020 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.021 |-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 11:24:44.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.021 |-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 11:24:44.021 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.022 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.022 |-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 11:24:44.023 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.028 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.030 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.030 |-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 11:24:44.030 |-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 11:24:44.030 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.030 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.032 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.032 |-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 11:24:44.032 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.039 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.039 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.042 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.043 |-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 11:24:44.043 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.047 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.047 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.048 |-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 11:24:44.049 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:24:44.052 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.061 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.061 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.061 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.061 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.062 |-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 11:24:44.062 |-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 11:24:44.062 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:24:44.063 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:24:44.071 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:24:44.071 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.073 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.074 |-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 11:24:44.075 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:24:44.078 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:24:44.086 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:24:44.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:24:44.096 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.124 |-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 11:24:44.124 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.132 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.133 |-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 11:24:44.133 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.142 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.143 |-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 11:24:44.143 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.149 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.167 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.167 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.171 |-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 11:24:44.171 |-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 11:24:44.221 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:24:44.249 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.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 11:24:44.273 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.282 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.283 |-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 11:24:44.283 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.292 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.292 |-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 11:24:44.293 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.300 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.319 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.320 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.323 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:24:44.323 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:24:44.330 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:44.350 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.359 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.359 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.377 |-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 11:24:44.378 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.386 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.387 |-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 11:24:44.388 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.395 |-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 11:24:44.395 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.396 |-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 11:24:44.396 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:44.399 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.400 |-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 11:24:44.400 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.402 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.404 |-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 11:24:44.404 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.405 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:44.406 |-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 11:24:44.406 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.407 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.414 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.415 |-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 11:24:44.415 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.418 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:44.419 |-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 11:24:44.420 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:44.421 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.426 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.426 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:44.427 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.429 |-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 11:24:44.429 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:24:44.437 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:24:44.439 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.439 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.445 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:44.445 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:44.459 |-DEBUG [http-nio-8089-exec-2] 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 11:24:44.460 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:24:44.468 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:24:44.469 |-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 11:24:44.470 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:24:44.477 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:24:46.088 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:46.114 |-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 11:24:46.115 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:46.122 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:46.123 |-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 11:24:46.123 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:46.133 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:46.134 |-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 11:24:46.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:46.141 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.167 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:46.168 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:46.170 |-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.organid = ? order by workno 2018-08-12 11:24:46.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 33(Integer) 2018-08-12 11:24:46.181 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 24 2018-08-12 11:24:46.182 |-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 11:24:46.182 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:24:46.190 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:24:46.191 |-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 11:24:46.191 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:24:46.196 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.197 |-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 11:24:46.197 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:24:46.206 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 64 2018-08-12 11:24:46.207 |-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 11:24:46.207 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2042(Integer) 2018-08-12 11:24:46.214 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.214 |-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 11:24:46.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:24:46.223 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:46.224 |-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 11:24:46.224 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2043(Integer) 2018-08-12 11:24:46.232 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.233 |-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 11:24:46.233 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:24:46.241 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:46.242 |-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 11:24:46.242 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2046(Integer) 2018-08-12 11:24:46.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.251 |-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 11:24:46.251 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:24:46.261 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:46.262 |-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 11:24:46.262 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2051(Integer) 2018-08-12 11:24:46.269 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.270 |-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 11:24:46.271 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:24:46.277 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:46.278 |-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 11:24:46.278 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2061(Integer) 2018-08-12 11:24:46.285 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.286 |-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 11:24:46.287 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:24:46.295 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:46.296 |-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 11:24:46.297 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2053(Integer) 2018-08-12 11:24:46.303 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.304 |-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 11:24:46.304 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:24:46.312 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.312 |-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 11:24:46.313 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2044(Integer) 2018-08-12 11:24:46.321 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.321 |-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 11:24:46.322 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:24:46.329 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.331 |-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 11:24:46.331 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2045(Integer) 2018-08-12 11:24:46.338 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.339 |-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 11:24:46.339 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:24:46.346 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.347 |-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 11:24:46.347 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2047(Integer) 2018-08-12 11:24:46.355 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.356 |-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 11:24:46.356 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:24:46.364 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.365 |-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 11:24:46.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2066(Integer) 2018-08-12 11:24:46.373 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.374 |-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 11:24:46.374 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:24:46.382 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.383 |-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 11:24:46.384 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2048(Integer) 2018-08-12 11:24:46.391 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.392 |-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 11:24:46.392 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:24:46.400 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.401 |-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 11:24:46.402 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2064(Integer) 2018-08-12 11:24:46.409 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.410 |-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 11:24:46.410 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:24:46.419 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.420 |-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 11:24:46.420 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2049(Integer) 2018-08-12 11:24:46.427 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.428 |-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 11:24:46.429 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:24:46.437 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.439 |-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 11:24:46.440 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2050(Integer) 2018-08-12 11:24:46.446 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.446 |-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 11:24:46.446 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:24:46.454 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.454 |-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 11:24:46.455 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2057(Integer) 2018-08-12 11:24:46.461 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.462 |-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 11:24:46.462 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:24:46.475 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.475 |-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 11:24:46.475 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2052(Integer) 2018-08-12 11:24:46.484 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.485 |-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 11:24:46.485 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:24:46.499 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.500 |-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 11:24:46.500 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2055(Integer) 2018-08-12 11:24:46.508 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.509 |-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 11:24:46.509 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:24:46.517 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.518 |-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 11:24:46.518 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2056(Integer) 2018-08-12 11:24:46.526 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.527 |-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 11:24:46.527 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:24:46.535 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.536 |-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 11:24:46.537 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2058(Integer) 2018-08-12 11:24:46.545 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.545 |-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 11:24:46.546 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:24:46.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.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 11:24:46.555 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2059(Integer) 2018-08-12 11:24:46.572 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.573 |-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 11:24:46.573 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:24:46.580 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.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 11:24:46.581 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2060(Integer) 2018-08-12 11:24:46.588 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.589 |-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 11:24:46.590 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:24:46.598 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.599 |-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 11:24:46.600 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2062(Integer) 2018-08-12 11:24:46.608 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:46.609 |-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 11:24:46.609 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:24:46.618 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:46.619 |-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 11:24:46.619 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2065(Integer) 2018-08-12 11:24:46.627 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:49.863 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:49.890 |-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 11:24:49.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:49.898 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:49.899 |-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 11:24:49.899 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:49.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:49.910 |-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 11:24:49.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:49.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:49.942 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:49.943 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:49.945 |-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 = ? order by workno 2018-08-12 11:24:49.945 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 34(Integer) 2018-08-12 11:24:49.955 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 27 2018-08-12 11:24:49.956 |-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 11:24:49.956 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:49.963 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:49.964 |-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 11:24:49.965 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:49.971 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:49.972 |-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 11:24:49.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2284(Integer) 2018-08-12 11:24:49.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:24:49.981 |-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 11:24:49.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2284(Integer) 2018-08-12 11:24:49.988 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:49.988 |-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 11:24:49.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2286(Integer) 2018-08-12 11:24:50.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:50.013 |-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 11:24:50.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2286(Integer) 2018-08-12 11:24:50.018 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.019 |-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 11:24:50.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2287(Integer) 2018-08-12 11:24:50.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:50.028 |-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 11:24:50.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2287(Integer) 2018-08-12 11:24:50.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.037 |-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 11:24:50.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2288(Integer) 2018-08-12 11:24:50.044 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:50.045 |-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 11:24:50.045 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2288(Integer) 2018-08-12 11:24:50.052 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.053 |-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 11:24:50.053 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2289(Integer) 2018-08-12 11:24:50.063 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:50.064 |-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 11:24:50.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2289(Integer) 2018-08-12 11:24:50.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.073 |-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 11:24:50.074 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2290(Integer) 2018-08-12 11:24:50.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:50.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 11:24:50.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2290(Integer) 2018-08-12 11:24:50.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.092 |-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 11:24:50.092 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2291(Integer) 2018-08-12 11:24:50.100 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.101 |-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 11:24:50.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2291(Integer) 2018-08-12 11:24:50.108 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.109 |-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 11:24:50.109 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2292(Integer) 2018-08-12 11:24:50.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.118 |-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 11:24:50.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2292(Integer) 2018-08-12 11:24:50.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.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 11:24:50.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2293(Integer) 2018-08-12 11:24:50.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.138 |-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 11:24:50.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2293(Integer) 2018-08-12 11:24:50.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.147 |-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 11:24:50.148 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2294(Integer) 2018-08-12 11:24:50.158 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.159 |-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 11:24:50.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2294(Integer) 2018-08-12 11:24:50.168 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.169 |-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 11:24:50.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2295(Integer) 2018-08-12 11:24:50.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.178 |-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 11:24:50.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2295(Integer) 2018-08-12 11:24:50.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.185 |-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 11:24:50.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2296(Integer) 2018-08-12 11:24:50.192 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.193 |-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 11:24:50.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2296(Integer) 2018-08-12 11:24:50.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.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 11:24:50.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2297(Integer) 2018-08-12 11:24:50.207 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.208 |-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 11:24:50.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2297(Integer) 2018-08-12 11:24:50.216 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.217 |-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 11:24:50.217 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2298(Integer) 2018-08-12 11:24:50.225 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.226 |-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 11:24:50.226 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2298(Integer) 2018-08-12 11:24:50.233 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.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 11:24:50.234 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2299(Integer) 2018-08-12 11:24:50.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.242 |-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 11:24:50.242 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2299(Integer) 2018-08-12 11:24:50.249 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.250 |-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 11:24:50.251 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2300(Integer) 2018-08-12 11:24:50.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.259 |-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 11:24:50.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2300(Integer) 2018-08-12 11:24:50.265 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.266 |-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 11:24:50.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2873(Integer) 2018-08-12 11:24:50.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.274 |-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 11:24:50.274 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2873(Integer) 2018-08-12 11:24:50.282 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.284 |-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 11:24:50.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2302(Integer) 2018-08-12 11:24:50.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.293 |-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 11:24:50.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2302(Integer) 2018-08-12 11:24:50.300 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.301 |-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 11:24:50.301 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2305(Integer) 2018-08-12 11:24:50.309 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.310 |-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 11:24:50.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2305(Integer) 2018-08-12 11:24:50.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.317 |-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 11:24:50.318 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2306(Integer) 2018-08-12 11:24:50.323 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.324 |-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 11:24:50.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2306(Integer) 2018-08-12 11:24:50.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.333 |-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 11:24:50.334 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2307(Integer) 2018-08-12 11:24:50.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24: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 11:24:50.342 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2307(Integer) 2018-08-12 11:24:50.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.350 |-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 11:24:50.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2308(Integer) 2018-08-12 11:24:50.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.358 |-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 11:24:50.359 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2308(Integer) 2018-08-12 11:24:50.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.367 |-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 11:24:50.367 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2309(Integer) 2018-08-12 11:24:50.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.375 |-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 11:24:50.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2309(Integer) 2018-08-12 11:24:50.383 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.384 |-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 11:24:50.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2310(Integer) 2018-08-12 11:24:50.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.392 |-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 11:24:50.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2310(Integer) 2018-08-12 11:24:50.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.401 |-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 11:24:50.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2946(Integer) 2018-08-12 11:24:50.408 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:50.408 |-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 11:24:50.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2946(Integer) 2018-08-12 11:24:50.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:50.415 |-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 11:24:50.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2521(Integer) 2018-08-12 11:24:50.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:50.425 |-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 11:24:50.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2521(Integer) 2018-08-12 11:24:50.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:56.009 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:56.034 |-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 11:24:56.035 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:56.051 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:56.051 |-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 11:24:56.052 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:56.061 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:56.062 |-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 11:24:56.062 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:56.069 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:56.094 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:56.095 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:56.099 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| ==> Preparing: delete from sys_role_user where sys_user_id = ? 2018-08-12 11:24:56.100 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:56.181 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| <== Updates: 1 2018-08-12 11:24:56.183 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Preparing: insert into sys_role_user (sys_user_id,sys_role_id) values (?,?) 2018-08-12 11:24:56.184 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Parameters: 2881(Integer), 4(Integer) 2018-08-12 11:24:56.259 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| <== Updates: 1 2018-08-12 11:24:56.262 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| ==> Preparing: UPDATE t_sys_users SET username = ?, truename = ?, organid = ?, password = ?, workno = ?, mobile = ?, idno = ?, email = ?, POSITIONID = ?, id = ? WHERE id = ? 2018-08-12 11:24:56.263 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| ==> Parameters: 1100102031(String), 许波(String), 34(Integer), 202cb962ac59075b964b07152d234b70(String), 11001002031(String), (String), (String), (String), 1(Integer), 2881(Integer), 2881(Integer) 2018-08-12 11:24:56.326 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| <== Updates: 1 2018-08-12 11:24:56.327 |-DEBUG [http-nio-8089-exec-7] 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 11:24:56.327 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 11:24:56.412 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 11:24:56.412 |-INFO [http-nio-8089-exec-7] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 11:24:58.625 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:58.651 |-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 11:24:58.652 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:58.668 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:58.669 |-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 11:24:58.669 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:58.677 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:58.679 |-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 11:24:58.679 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:58.687 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.717 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:58.717 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:58.719 |-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.organid = ? order by workno 2018-08-12 11:24:58.719 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 34(Integer) 2018-08-12 11:24:58.729 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 27 2018-08-12 11:24:58.730 |-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 11:24:58.730 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:58.738 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:58.738 |-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 11:24:58.739 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:24:58.747 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.748 |-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 11:24:58.749 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2284(Integer) 2018-08-12 11:24:58.760 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:24:58.761 |-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 11:24:58.762 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2284(Integer) 2018-08-12 11:24:58.770 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.770 |-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 11:24:58.771 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2286(Integer) 2018-08-12 11:24:58.780 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:58.781 |-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 11:24:58.781 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2286(Integer) 2018-08-12 11:24:58.789 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.790 |-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 11:24:58.790 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2287(Integer) 2018-08-12 11:24:58.799 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:58.800 |-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 11:24:58.800 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2287(Integer) 2018-08-12 11:24:58.809 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.809 |-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 11:24:58.809 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2288(Integer) 2018-08-12 11:24:58.824 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:58.825 |-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 11:24:58.825 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2288(Integer) 2018-08-12 11:24:58.833 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.834 |-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 11:24:58.834 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2289(Integer) 2018-08-12 11:24:58.842 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:58.843 |-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 11:24:58.844 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2289(Integer) 2018-08-12 11:24:58.864 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.866 |-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 11:24:58.866 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2290(Integer) 2018-08-12 11:24:58.874 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 11:24:58.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 11:24:58.876 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2290(Integer) 2018-08-12 11:24:58.882 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.883 |-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 11:24:58.884 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2291(Integer) 2018-08-12 11:24:58.891 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:58.892 |-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 11:24:58.892 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2291(Integer) 2018-08-12 11:24:58.899 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.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 11:24:58.902 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2292(Integer) 2018-08-12 11:24:58.909 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:58.910 |-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 11:24:58.911 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2292(Integer) 2018-08-12 11:24:58.919 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.920 |-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 11:24:58.920 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2293(Integer) 2018-08-12 11:24:58.928 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:58.929 |-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 11:24:58.930 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2293(Integer) 2018-08-12 11:24:58.937 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.938 |-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 11:24:58.938 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2294(Integer) 2018-08-12 11:24:58.947 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:58.948 |-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 11:24:58.948 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2294(Integer) 2018-08-12 11:24:58.959 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.959 |-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 11:24:58.960 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2295(Integer) 2018-08-12 11:24:58.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:58.978 |-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 11:24:58.978 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2295(Integer) 2018-08-12 11:24:58.986 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:58.987 |-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 11:24:58.987 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2296(Integer) 2018-08-12 11:24:58.996 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:58.996 |-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 11:24:58.996 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2296(Integer) 2018-08-12 11:24:59.005 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.005 |-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 11:24:59.005 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2297(Integer) 2018-08-12 11:24:59.013 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.014 |-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 11:24:59.014 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2297(Integer) 2018-08-12 11:24:59.022 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.022 |-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 11:24:59.023 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2298(Integer) 2018-08-12 11:24:59.032 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.033 |-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 11:24:59.033 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2298(Integer) 2018-08-12 11:24:59.041 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.042 |-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 11:24:59.042 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2299(Integer) 2018-08-12 11:24:59.050 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.050 |-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 11:24:59.051 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2299(Integer) 2018-08-12 11:24:59.059 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.060 |-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 11:24:59.061 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2300(Integer) 2018-08-12 11:24:59.068 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.069 |-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 11:24:59.069 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2300(Integer) 2018-08-12 11:24:59.199 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.200 |-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 11:24:59.200 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2873(Integer) 2018-08-12 11:24:59.208 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.209 |-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 11:24:59.209 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2873(Integer) 2018-08-12 11:24:59.229 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.230 |-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 11:24:59.230 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2302(Integer) 2018-08-12 11:24:59.237 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.238 |-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 11:24:59.238 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2302(Integer) 2018-08-12 11:24:59.245 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.246 |-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 11:24:59.246 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2305(Integer) 2018-08-12 11:24:59.254 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.255 |-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 11:24:59.255 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2305(Integer) 2018-08-12 11:24:59.262 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.263 |-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 11:24:59.263 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2306(Integer) 2018-08-12 11:24:59.270 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.271 |-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 11:24:59.272 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2306(Integer) 2018-08-12 11:24:59.286 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.287 |-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 11:24:59.287 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2307(Integer) 2018-08-12 11:24:59.293 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.295 |-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 11:24:59.296 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2307(Integer) 2018-08-12 11:24:59.303 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.304 |-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 11:24:59.304 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2308(Integer) 2018-08-12 11:24:59.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.313 |-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 11:24:59.314 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2308(Integer) 2018-08-12 11:24:59.320 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.320 |-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 11:24:59.321 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2309(Integer) 2018-08-12 11:24:59.329 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.330 |-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 11:24:59.331 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2309(Integer) 2018-08-12 11:24:59.337 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.338 |-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 11:24:59.338 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2310(Integer) 2018-08-12 11:24:59.350 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.350 |-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 11:24:59.351 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2310(Integer) 2018-08-12 11:24:59.357 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.357 |-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 11:24:59.358 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2946(Integer) 2018-08-12 11:24:59.365 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:24:59.366 |-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 11:24:59.366 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2946(Integer) 2018-08-12 11:24:59.373 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.373 |-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 11:24:59.373 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2521(Integer) 2018-08-12 11:24:59.381 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 11:24:59.382 |-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 11:24:59.383 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2521(Integer) 2018-08-12 11:24:59.387 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.857 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:24:59.885 |-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 11:24:59.885 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:24:59.895 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:24:59.896 |-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 11:24:59.896 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:59.906 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:24:59.907 |-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 11:24:59.907 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:24:59.911 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:24:59.936 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:24:59.937 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:04.770 |-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 11:25:04.770 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:04.779 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:04.779 |-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 11:25:04.780 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:04.786 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:04.787 |-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 11:25:04.787 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:04.795 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:04.796 |-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 11:25:04.796 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:04.805 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:04.805 |-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 11:25:04.806 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:04.813 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:04.814 |-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 11:25:04.814 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:04.828 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.090 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.090 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.095 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.095 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.098 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.098 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.104 |-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 11:25:05.104 |-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 11:25:05.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.109 |-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 11:25:05.109 |-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 11:25:05.110 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.110 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.113 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.113 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.113 |-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 11:25:05.114 |-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 11:25:05.114 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.114 |-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 11:25:05.114 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.115 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.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 11:25:05.117 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.118 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.119 |-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 11:25:05.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.119 |-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 11:25:05.119 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.121 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.122 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.122 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.122 |-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 11:25:05.122 |-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 11:25:05.123 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.123 |-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 11:25:05.123 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.123 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.124 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.125 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.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 11:25:05.126 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.126 |-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 11:25:05.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.129 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.130 |-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 11:25:05.130 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.137 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.137 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.138 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.138 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.138 |-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 11:25:05.139 |-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 11:25:05.139 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.139 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.146 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.146 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.152 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.152 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.152 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.152 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.152 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.153 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.153 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.153 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.154 |-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 11:25:05.154 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:05.158 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.159 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.159 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:05.160 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.160 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.161 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.163 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.168 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:25:05.169 |-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 11:25:05.169 |-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 11:25:05.169 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:05.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:05.170 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:05.176 |-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 11:25:05.176 |-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 11:25:05.176 |-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 11:25:05.176 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:05.176 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:25:05.176 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.177 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:05.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:05.180 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:05.181 |-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 11:25:05.181 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.185 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.185 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:25:05.186 |-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 11:25:05.186 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:05.186 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.186 |-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 11:25:05.186 |-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 11:25:05.187 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.187 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.190 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.194 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.194 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.194 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.194 |-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 11:25:05.195 |-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 11:25:05.195 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.195 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.203 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.203 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:05.218 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.218 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:05.219 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.219 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:05.235 |-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 11:25:05.235 |-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 11:25:05.236 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:25:05.236 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:25:05.243 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:25:05.244 |-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 11:25:05.244 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.244 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:25:05.245 |-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 11:25:05.245 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:05.250 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:05.252 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.226 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.227 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.227 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.227 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.229 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.242 |-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 11:25:06.242 |-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 11:25:06.242 |-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 11:25:06.242 |-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 11:25:06.243 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.243 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.243 |-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 11:25:06.243 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.244 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.247 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.254 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.254 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.255 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.255 |-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 11:25:06.255 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.255 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.255 |-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 11:25:06.255 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.255 |-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 11:25:06.256 |-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 11:25:06.256 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.256 |-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 11:25:06.256 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.256 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.257 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.270 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.270 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.270 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.270 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.271 |-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 11:25:06.270 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.271 |-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 11:25:06.271 |-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 11:25:06.272 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.271 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.271 |-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 11:25:06.272 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.272 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.272 |-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 11:25:06.273 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.278 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.278 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.279 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.279 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.279 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.293 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.293 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.293 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.294 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.294 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.294 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.295 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.295 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.295 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.295 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.296 |-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 11:25:06.296 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:06.303 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:06.310 |-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 11:25:06.310 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:06.311 |-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 11:25:06.312 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:06.313 |-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 11:25:06.313 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:06.320 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:06.320 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:06.320 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:06.321 |-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 11:25:06.322 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.330 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.340 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.340 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.340 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.340 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.354 |-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 11:25:06.354 |-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 11:25:06.354 |-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 11:25:06.355 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.354 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.355 |-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 11:25:06.355 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.355 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.369 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.369 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.369 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.369 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.370 |-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 11:25:06.370 |-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 11:25:06.370 |-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 11:25:06.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 11:25:06.370 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.370 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.370 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.371 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.378 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.378 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.378 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.379 |-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 11:25:06.379 |-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 11:25:06.379 |-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 11:25:06.379 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.379 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.380 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.380 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.381 |-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 11:25:06.381 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.386 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.386 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.386 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.387 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.401 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.401 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.401 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.401 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.402 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.402 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.402 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.402 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.403 |-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 11:25:06.403 |-DEBUG [http-nio-8089-exec-9] 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 11:25:06.403 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:25:06.403 |-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 11:25:06.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:25:06.403 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:25:06.403 |-DEBUG [http-nio-8089-exec-3] 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 11:25:06.404 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:25:06.411 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:25:06.413 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:25:06.414 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:25:06.414 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:25:06.421 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.436 |-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 11:25:06.436 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.445 |-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 11:25:06.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.451 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.452 |-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 11:25:06.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.459 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.478 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.479 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.482 |-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 11:25:06.483 |-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 11:25:06.533 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:25:06.565 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.589 |-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 11:25:06.590 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:06.598 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:06.599 |-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 11:25:06.599 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.605 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:06.605 |-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 11:25:06.606 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:06.613 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:06.659 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:06.660 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:06.663 |-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 11:25:06.664 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:25:06.675 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:08.649 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.649 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.650 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.650 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.652 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.652 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.663 |-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 11:25:08.663 |-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 11:25:08.664 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.664 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.664 |-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 11:25:08.665 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.665 |-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 11:25:08.666 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.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 11:25:08.667 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.671 |-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 11:25:08.671 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.672 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.673 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.673 |-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 11:25:08.674 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.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 11:25:08.674 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.674 |-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 11:25:08.675 |-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 11:25:08.675 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.675 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.676 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.676 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.677 |-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 11:25:08.678 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.678 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.679 |-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 11:25:08.679 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.682 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.683 |-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 11:25:08.683 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.685 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.685 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.685 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.685 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.686 |-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 11:25:08.686 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.686 |-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 11:25:08.686 |-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 11:25:08.686 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.687 |-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 11:25:08.687 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.687 |-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 11:25:08.687 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.687 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.688 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.691 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.695 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.695 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.695 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.695 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.695 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.707 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.708 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.710 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.710 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.710 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.710 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.711 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.711 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.711 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.711 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.711 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.711 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.712 |-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 11:25:08.713 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:08.715 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.720 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:08.723 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.724 |-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 11:25:08.725 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:08.727 |-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 11:25:08.727 |-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 11:25:08.728 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:08.729 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:25:08.729 |-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 11:25:08.729 |-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 11:25:08.730 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:08.730 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.732 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:08.736 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:08.737 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.737 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:08.738 |-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 11:25:08.738 |-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 11:25:08.738 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:25:08.738 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.738 |-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 11:25:08.739 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:08.739 |-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 11:25:08.740 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.741 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.746 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.746 |-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 11:25:08.746 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.748 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.748 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.748 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:08.749 |-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 11:25:08.750 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.752 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.756 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.756 |-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 11:25:08.757 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.762 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:08.768 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.769 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.775 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:08.775 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:08.793 |-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 11:25:08.794 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:25:08.800 |-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 11:25:08.801 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:25:08.801 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:25:08.802 |-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 11:25:08.802 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.807 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:25:08.807 |-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 11:25:08.808 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:08.808 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:08.815 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.661 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.662 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.663 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.663 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.665 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.675 |-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 11:25:09.675 |-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 11:25:09.675 |-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 11:25:09.676 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.676 |-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 11:25:09.676 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.676 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.677 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.679 |-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 11:25:09.679 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.684 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.685 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.685 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.685 |-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 11:25:09.685 |-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 11:25:09.685 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.685 |-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 11:25:09.685 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.685 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.686 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.686 |-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 11:25:09.686 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.687 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.687 |-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 11:25:09.687 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.692 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.692 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.693 |-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 11:25:09.693 |-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 11:25:09.693 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.693 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.694 |-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 11:25:09.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 11:25:09.694 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.694 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.694 |-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 11:25:09.695 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.701 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.701 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.701 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.701 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.701 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.721 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.722 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.722 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.723 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.723 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.723 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.723 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.723 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.723 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.724 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.724 |-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 11:25:09.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:09.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:09.737 |-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 11:25:09.738 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:09.738 |-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 11:25:09.738 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:25:09.740 |-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 11:25:09.740 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:09.746 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:25:09.746 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:09.746 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:09.747 |-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 11:25:09.747 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.754 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.760 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.760 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.760 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.760 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.777 |-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 11:25:09.777 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.777 |-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 11:25:09.778 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.778 |-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 11:25:09.778 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.778 |-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 11:25:09.779 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.786 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.787 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.787 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.787 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.788 |-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 11:25:09.788 |-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 11:25:09.788 |-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 11:25:09.788 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.788 |-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 11:25:09.788 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.789 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.789 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.796 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.796 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.796 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.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 11:25:09.797 |-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 11:25:09.797 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.797 |-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 11:25:09.797 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.797 |-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 11:25:09.797 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.798 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.805 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.805 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.805 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.805 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.819 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.819 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.819 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.820 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.820 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.820 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.821 |-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 11:25:09.821 |-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 11:25:09.821 |-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 11:25:09.821 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.821 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:25:09.821 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:25:09.822 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:25:09.822 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.824 |-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 11:25:09.824 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:25:09.829 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:25:09.831 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:25:09.831 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:25:09.831 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:25:09.836 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.852 |-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 11:25:09.853 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:09.869 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:09.869 |-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 11:25:09.870 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.875 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:09.876 |-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 11:25:09.876 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:09.882 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:09.898 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:09.899 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.903 |-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 11:25:09.903 |-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 11:25:09.949 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:25:09.976 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:09.998 |-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 11:25:09.998 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:10.007 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:10.007 |-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 11:25:10.008 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:10.020 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:10.021 |-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 11:25:10.021 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:10.027 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:10.042 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:10.043 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:10.046 |-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 11:25:10.046 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:25:10.053 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:12.500 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.500 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.501 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.503 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.503 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.504 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.514 |-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 11:25:12.514 |-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 11:25:12.515 |-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 11:25:12.515 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.515 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.515 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.517 |-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 11:25:12.517 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.518 |-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 11:25:12.518 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.523 |-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 11:25:12.523 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.523 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.524 |-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 11:25:12.524 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.524 |-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 11:25:12.524 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.525 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.525 |-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 11:25:12.525 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.526 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.526 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.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 11:25:12.526 |-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 11:25:12.526 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.527 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.531 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.531 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.531 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.532 |-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 11:25:12.532 |-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 11:25:12.532 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.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 11:25:12.532 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.533 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.533 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.533 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.533 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.533 |-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 11:25:12.534 |-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 11:25:12.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25: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 11:25:12.535 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.535 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.537 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.537 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.539 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.539 |-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 11:25:12.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.541 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.541 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.541 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.552 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.552 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.553 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.553 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.556 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.556 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.556 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.557 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.557 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.557 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.557 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.558 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.559 |-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 11:25:12.559 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:12.561 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:12.567 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.569 |-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 11:25:12.570 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:12.571 |-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 11:25:12.572 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:12.574 |-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 11:25:12.574 |-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 11:25:12.574 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:12.575 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:25:12.577 |-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 11:25:12.577 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.577 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:12.578 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:12.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:25:12.583 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:12.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 11:25:12.584 |-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 11:25:12.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.584 |-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 11:25:12.584 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.585 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:12.588 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.589 |-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 11:25:12.589 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.595 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.596 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.596 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:12.597 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.597 |-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 11:25:12.597 |-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 11:25:12.598 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.598 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.606 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.606 |-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 11:25:12.607 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.619 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:12.620 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.621 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.631 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:12.632 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:12.635 |-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 11:25:12.636 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:25:12.644 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:25:12.644 |-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 11:25:12.645 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.646 |-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 11:25:12.647 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:25:12.652 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:25:12.652 |-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 11:25:12.653 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:12.653 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:12.660 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.005 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.006 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.006 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.006 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.009 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.020 |-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 11:25:13.020 |-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 11:25:13.020 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.021 |-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 11:25:13.021 |-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 11:25:13.022 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.022 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.023 |-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 11:25:13.023 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.028 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.028 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.028 |-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 11:25:13.028 |-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 11:25:13.029 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.028 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.029 |-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 11:25:13.029 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.030 |-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 11:25:13.030 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.030 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.030 |-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 11:25:13.031 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.035 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.035 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.035 |-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 11:25:13.036 |-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 11:25:13.036 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.036 |-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 11:25:13.036 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.036 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.037 |-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 11:25:13.038 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.038 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.039 |-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 11:25:13.039 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.043 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.043 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.044 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.044 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.045 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.066 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.066 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.066 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.066 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.067 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.067 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.067 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.067 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.068 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.068 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.069 |-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 11:25:13.070 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:13.077 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:13.084 |-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 11:25:13.084 |-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 11:25:13.085 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:13.085 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:13.085 |-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 11:25:13.086 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:13.092 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:13.093 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:13.094 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:13.095 |-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 11:25:13.096 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.102 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.111 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.112 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.112 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.112 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.126 |-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 11:25:13.126 |-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 11:25:13.126 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.126 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.126 |-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 11:25:13.127 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.126 |-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 11:25:13.127 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.135 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.135 |-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 11:25:13.136 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.136 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.136 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.136 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.136 |-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 11:25:13.136 |-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 11:25:13.137 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.137 |-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 11:25:13.137 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.137 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.142 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.142 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.142 |-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 11:25:13.143 |-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 11:25:13.143 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.143 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.144 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.144 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.145 |-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 11:25:13.145 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.145 |-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 11:25:13.146 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.149 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.149 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.152 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.152 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.162 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.162 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.163 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.163 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.163 |-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 11:25:13.164 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:25:13.164 |-DEBUG [http-nio-8089-exec-9] 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 11:25:13.164 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:25:13.166 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.167 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.168 |-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 11:25:13.168 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:25:13.170 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:25:13.171 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.171 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:25:13.172 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.173 |-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 11:25:13.173 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:25:13.179 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:25:13.180 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:25:13.185 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.198 |-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 11:25:13.198 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.213 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.214 |-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 11:25:13.214 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.221 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.221 |-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 11:25:13.222 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.229 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.243 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.244 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.248 |-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 11:25:13.249 |-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 11:25:13.296 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:25:13.330 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.344 |-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 11:25:13.345 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:13.353 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:13.354 |-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 11:25:13.354 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.367 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:13.367 |-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 11:25:13.367 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:13.374 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:13.387 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:13.388 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:13.391 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:25:13.391 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:25:13.399 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:16.646 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:16.665 |-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 11:25:16.665 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100102031(String) 2018-08-12 11:25:16.673 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:16.673 |-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 11:25:16.673 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:16.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 11:25:16.681 |-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 11:25:16.681 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 11:25:16.689 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:16.704 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100102031, setting security context 2018-08-12 11:25:16.705 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100102031 2018-08-12 11:25:18.184 |-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 11:25:18.184 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.191 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.192 |-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 11:25:18.192 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.201 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.202 |-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 11:25:18.203 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.209 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.210 |-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 11:25:18.210 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.217 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.218 |-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 11:25:18.219 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.230 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.230 |-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 11:25:18.231 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.237 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.464 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.465 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.466 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.466 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.468 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.469 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.491 |-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 11:25:18.491 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.500 |-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 11:25:18.501 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.502 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.503 |-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 11:25:18.503 |-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 11:25:18.503 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.503 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.511 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.511 |-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 11:25:18.512 |-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 11:25:18.512 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.512 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.512 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.513 |-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 11:25:18.513 |-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 11:25:18.513 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.513 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.516 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.516 |-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 11:25:18.516 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.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 11:25:18.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.520 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.521 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.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 11:25:18.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.521 |-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 11:25:18.521 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.524 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.524 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.524 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.525 |-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 11:25:18.525 |-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 11:25:18.525 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.525 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.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 11:25:18.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.530 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.532 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.532 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.533 |-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 11:25:18.533 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.533 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.533 |-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 11:25:18.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.538 |-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 11:25:18.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.542 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.542 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.543 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.544 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.545 |-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 11:25:18.545 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:18.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.554 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.554 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.554 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:18.555 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.555 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.556 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.563 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.564 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.566 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.568 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.568 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.569 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.569 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.578 |-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 11:25:18.578 |-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 11:25:18.578 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.579 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:18.583 |-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 11:25:18.583 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:18.588 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.588 |-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 11:25:18.588 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:18.588 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:18.588 |-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 11:25:18.589 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.591 |-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 11:25:18.592 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:25:18.594 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:18.600 |-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 11:25:18.600 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:18.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:18.604 |-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 11:25:18.604 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.605 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:25:18.605 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.605 |-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 11:25:18.605 |-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 11:25:18.606 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.606 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:18.610 |-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 11:25:18.610 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.613 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.614 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.614 |-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 11:25:18.614 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.617 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.620 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.625 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:18.632 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.633 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.643 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:18.644 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:18.653 |-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 11:25:18.654 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:25:18.662 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:25:18.663 |-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 11:25:18.663 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.665 |-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 11:25:18.665 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:25:18.670 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:25:18.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 11:25:18.671 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:18.675 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:18.681 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.696 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.696 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.697 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.698 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.700 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.724 |-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 11:25:20.724 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.726 |-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 11:25:20.726 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.733 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.733 |-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 11:25:20.733 |-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 11:25:20.733 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.734 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.734 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.736 |-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 11:25:20.736 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.740 |-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 11:25:20.741 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.744 |-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 11:25:20.744 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.754 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.755 |-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 11:25:20.755 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.756 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.756 |-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 11:25:20.756 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.757 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.757 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.757 |-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 11:25:20.758 |-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 11:25:20.758 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.758 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.758 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.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 11:25:20.759 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.764 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:20.764 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:20.765 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.765 |-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 11:25:20.765 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.767 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.768 |-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 11:25:20.768 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.770 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.770 |-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 11:25:20.770 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.776 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:20.776 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:20.776 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:20.787 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:20.788 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.789 |-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 11:25:20.790 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:20.791 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:20.792 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.795 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:20.796 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.798 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:20.798 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:20.799 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.802 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:20.803 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.815 |-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 11:25:20.815 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:20.820 |-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 11:25:20.820 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:20.824 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:20.824 |-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 11:25:20.825 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:20.828 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:20.835 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:20.835 |-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 11:25:20.836 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.847 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.928 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.928 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.929 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.929 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:20.965 |-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 11:25:20.965 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.972 |-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 11:25:20.973 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.974 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.975 |-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 11:25:20.976 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.977 |-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 11:25:20.977 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.981 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.982 |-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 11:25:20.982 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.984 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.985 |-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 11:25:20.985 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.987 |-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 11:25:20.987 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:20.988 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.988 |-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 11:25:20.988 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.991 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.991 |-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 11:25:20.992 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.992 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:20.992 |-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 11:25:20.993 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:20.996 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:20.996 |-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 11:25:20.997 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:20.999 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:21.003 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:21.004 |-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 11:25:21.004 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:21.005 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:21.010 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:21.014 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:21.015 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.016 |-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 11:25:21.017 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:21.017 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:25:21.018 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.019 |-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 11:25:21.020 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:25:21.023 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:21.024 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.025 |-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 11:25:21.025 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:25:21.025 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:25:21.029 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:25:21.029 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:21.030 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.031 |-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 11:25:21.031 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:25:21.033 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:25:21.038 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.040 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:25:21.078 |-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 11:25:21.078 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:21.087 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:21.088 |-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 11:25:21.088 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:21.099 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:21.100 |-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 11:25:21.100 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:21.107 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:21.127 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:21.127 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.131 |-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 11:25:21.132 |-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 11:25:21.183 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:25:21.211 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.241 |-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 11:25:21.241 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:21.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:21.249 |-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 11:25:21.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:21.261 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:21.261 |-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 11:25:21.261 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:21.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:21.287 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:21.288 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.290 |-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 11:25:21.291 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:25:21.296 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:21.412 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.440 |-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 11:25:21.440 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:21.448 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:21.448 |-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 11:25:21.448 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:21.458 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:21.459 |-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 11:25:21.459 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:21.465 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:21.485 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:21.486 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:21.527 |-DEBUG [http-nio-8089-exec-7] 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 11:25:21.527 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| ==> Parameters: 2(Integer), 3(Integer) 2018-08-12 11:25:21.991 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus_COUNT [159] -| <== Total: 1 2018-08-12 11:25:21.992 |-DEBUG [http-nio-8089-exec-7] 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 11:25:21.993 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| ==> Parameters: 2(Integer), 3(Integer), 0(Integer), 10(Integer) 2018-08-12 11:25:22.155 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.TaskDao.getListInStatus [159] -| <== Total: 10 2018-08-12 11:25:24.471 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:24.498 |-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 11:25:24.499 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:24.557 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:24.558 |-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 11:25:24.558 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:24.602 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:24.603 |-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 11:25:24.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:24.610 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:24.634 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:24.635 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:24.660 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ?) table_count 2018-08-12 11:25:24.661 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 4(Integer) 2018-08-12 11:25:24.919 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:25:24.921 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? order by t.start_time desc limit ?,? 2018-08-12 11:25:24.922 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 4(Integer), 0(Integer), 10(Integer) 2018-08-12 11:25:25.170 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:25:30.338 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:30.366 |-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 11:25:30.366 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:30.375 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:30.376 |-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 11:25:30.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:30.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:30.396 |-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 11:25:30.397 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:30.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:30.426 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:30.427 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:30.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:25:30.469 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 4(Integer), 33(Long) 2018-08-12 11:25:30.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:25:30.586 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:25:30.586 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 4(Integer), 33(Long), 0(Integer), 10(Integer) 2018-08-12 11:25:30.698 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:25:34.222 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:34.248 |-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 11:25:34.248 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:34.265 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:34.266 |-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 11:25:34.266 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:34.277 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:34.277 |-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 11:25:34.278 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:34.285 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:34.310 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:34.311 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:34.312 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.dispatchById [159] -| ==> Preparing: UPDATE check_task SET check_status = ?, update_time = now() WHERE id=? 2018-08-12 11:25:34.313 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.dispatchById [159] -| ==> Parameters: 5(Integer), 67821(Long) 2018-08-12 11:25:34.392 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.dispatchById [159] -| <== Updates: 1 2018-08-12 11:25:34.412 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| ==> Preparing: INSERT INTO check_task_status (task_id,update_time,update_user,update_username,check_status, check_status_name ) VALUES (?, now(),?,?,?, ? ) 2018-08-12 11:25:34.412 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| ==> Parameters: 67821(Long), 1(Long), admin(String), 5(Integer), 下发(String) 2018-08-12 11:25:34.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.TaskDao.insertStatus [159] -| <== Updates: 1 2018-08-12 11:25:34.529 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:34.550 |-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 11:25:34.550 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:34.558 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:34.558 |-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 11:25:34.559 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:34.568 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:34.569 |-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 11:25:34.569 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:34.574 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:34.598 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:34.599 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:34.623 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:25:34.624 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 4(Integer), 33(Long) 2018-08-12 11:25:34.964 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:25:34.967 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:25:34.968 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 4(Integer), 33(Long), 0(Integer), 10(Integer) 2018-08-12 11:25:35.098 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 10 2018-08-12 11:25:36.554 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:36.579 |-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 11:25:36.580 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:36.690 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:36.690 |-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 11:25:36.690 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:36.700 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:36.701 |-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 11:25:36.701 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:36.707 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:36.737 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:36.737 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:39.807 |-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 11:25:39.808 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:39.817 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:39.818 |-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 11:25:39.818 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:39.829 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:39.830 |-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 11:25:39.830 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:39.838 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:39.838 |-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 11:25:39.839 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:39.846 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:39.847 |-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 11:25:39.847 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:39.857 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:39.857 |-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 11:25:39.858 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:39.864 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.120 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.121 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.122 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.122 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.122 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.128 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.145 |-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 11:25:40.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.155 |-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 11:25:40.155 |-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 11:25:40.155 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.163 |-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 11:25:40.163 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.165 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.165 |-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 11:25:40.165 |-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 11:25:40.165 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.166 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.167 |-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 11:25:40.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.169 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.169 |-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 11:25:40.169 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.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 11:25:40.172 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.172 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.173 |-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 11:25:40.173 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.175 |-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 11:25:40.175 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.176 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.177 |-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 11:25:40.177 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.179 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.179 |-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 11:25:40.180 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.181 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.182 |-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 11:25:40.182 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.182 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.183 |-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 11:25:40.183 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.183 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.183 |-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 11:25:40.184 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.185 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.185 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.191 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.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 11:25:40.192 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.194 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.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 11:25:40.195 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.196 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.196 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.197 |-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 11:25:40.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:40.198 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.202 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.204 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.205 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:40.208 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.208 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.209 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.212 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.213 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.218 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.218 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.220 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.221 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.222 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.227 |-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 11:25:40.228 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:40.229 |-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 11:25:40.229 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.234 |-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 11:25:40.235 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:40.235 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:40.235 |-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 11:25:40.236 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:40.238 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.238 |-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 11:25:40.239 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.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 11:25:40.241 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:40.244 |-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 11:25:40.244 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:40.244 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:25:40.248 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.248 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:40.248 |-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 11:25:40.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 11:25:40.248 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.249 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.258 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.261 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.261 |-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 11:25:40.261 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.269 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:40.277 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.278 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.280 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:25:40.281 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:40.281 |-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 11:25:40.281 |-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 11:25:40.281 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.281 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.287 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:40.287 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:40.291 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.292 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.306 |-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 11:25:40.307 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:25:40.315 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:25:40.315 |-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 11:25:40.315 |-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 11:25:40.315 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.315 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:25:40.322 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:25:40.323 |-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 11:25:40.323 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:40.326 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:40.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.117 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.118 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.119 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.121 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.122 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.145 |-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 11:25:41.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.147 |-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 11:25:41.148 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.154 |-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 11:25:41.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.154 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.154 |-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 11:25:41.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.157 |-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 11:25:41.157 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.157 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.158 |-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 11:25:41.158 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.168 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.168 |-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 11:25:41.169 |-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 11:25:41.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.169 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.170 |-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 11:25:41.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.171 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.172 |-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 11:25:41.172 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.174 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.175 |-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 11:25:41.175 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.177 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.177 |-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 11:25:41.178 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.180 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.180 |-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 11:25:41.180 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.182 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.182 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.183 |-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 11:25:41.183 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.188 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.188 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.189 |-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 11:25:41.189 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.192 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.197 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.197 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.201 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.202 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.203 |-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 11:25:41.204 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:41.207 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.208 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.210 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:41.211 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.212 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.217 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.218 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.222 |-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 11:25:41.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:41.230 |-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 11:25:41.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:41.230 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:41.234 |-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 11:25:41.234 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:41.237 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:41.243 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:41.244 |-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 11:25:41.245 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.256 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.336 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.337 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.337 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.337 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.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 11:25:41.356 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.356 |-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 11:25:41.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.363 |-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 11:25:41.364 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.364 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.365 |-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 11:25:41.365 |-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 11:25:41.365 |-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 11:25:41.365 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.365 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.371 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.371 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.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 11:25:41.372 |-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 11:25:41.372 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.372 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.376 |-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 11:25:41.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.377 |-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 11:25:41.377 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.380 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.381 |-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 11:25:41.381 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.382 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.382 |-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 11:25:41.382 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.383 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.383 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.385 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.390 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.404 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.404 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.405 |-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 11:25:41.406 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:25:41.411 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.411 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.412 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.412 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.412 |-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 11:25:41.412 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:25:41.413 |-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 11:25:41.413 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.414 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:25:41.415 |-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 11:25:41.415 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:25:41.418 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:25:41.436 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:25:41.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:25:41.450 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.456 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:25:41.471 |-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 11:25:41.472 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.480 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.480 |-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 11:25:41.481 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.491 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.492 |-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 11:25:41.492 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.499 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.518 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.519 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.522 |-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 11:25:41.523 |-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 11:25:41.585 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:25:41.614 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.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 11:25:41.635 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.643 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.644 |-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 11:25:41.644 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.672 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.673 |-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 11:25:41.673 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.680 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.698 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.699 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.702 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:25:41.702 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:25:41.708 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:41.725 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.735 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.735 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.746 |-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 11:25:41.747 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25: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 11:25:41.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.756 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.756 |-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 11:25:41.756 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:41.756 |-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 11:25:41.757 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.761 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.762 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:41.762 |-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 11:25:41.763 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.763 |-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 11:25:41.763 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.766 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.767 |-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 11:25:41.767 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.771 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.771 |-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 11:25:41.772 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.774 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.774 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:41.775 |-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 11:25:41.775 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:41.778 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.785 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:41.794 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.795 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.797 |-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 11:25:41.798 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.798 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:41.799 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.803 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:41.804 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:41.806 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:41.838 |-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 11:25:41.838 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:41.843 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:41.849 |-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 11:25:41.849 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:41.857 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:48.619 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:48.645 |-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 11:25:48.646 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:25:48.654 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:48.654 |-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 11:25:48.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:48.665 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:25:48.666 |-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 11:25:48.666 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:25:48.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:48.705 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:25:48.706 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:25:51.665 |-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 11:25:51.666 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.674 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:51.675 |-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 11:25:51.675 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:51.684 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:51.685 |-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 11:25:51.685 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:51.690 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:51.691 |-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 11:25:51.691 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.698 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:51.698 |-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 11:25:51.698 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:51.705 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:51.706 |-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 11:25:51.706 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:51.714 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:51.964 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:51.964 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:51.965 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:51.965 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:51.966 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:51.967 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:51.979 |-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 11:25:51.980 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.987 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:51.988 |-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 11:25:51.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 11:25:51.988 |-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 11:25:51.988 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.989 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:51.989 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.989 |-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 11:25:51.990 |-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 11:25:51.990 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.990 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.995 |-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 11:25:51.995 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:51.998 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:51.998 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:51.998 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:51.999 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:51.999 |-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 11:25:51.999 |-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 11:25:51.999 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:51.999 |-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 11:25:51.999 |-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 11:25:51.999 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.000 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.000 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.000 |-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 11:25:52.000 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.001 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.002 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:52.003 |-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 11:25:52.003 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.011 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.011 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.011 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.012 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.012 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.014 |-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 11:25:52.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 11:25:52.013 |-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 11:25:52.013 |-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 11:25:52.014 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.014 |-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 11:25:52.014 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.014 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.015 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.015 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.021 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.021 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.021 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.021 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.021 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.037 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.038 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.043 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.044 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.044 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.044 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.047 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.047 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.049 |-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 11:25:52.049 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.049 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:52.050 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.052 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.053 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.056 |-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 11:25:52.056 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:52.057 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:52.059 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.061 |-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 11:25:52.061 |-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 11:25:52.062 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:25:52.062 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:52.062 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:52.065 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.066 |-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 11:25:52.067 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:52.068 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:25:52.069 |-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 11:25:52.069 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.071 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:52.071 |-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 11:25:52.072 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.072 |-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 11:25:52.072 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:25:52.074 |-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 11:25:52.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:52.075 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:52.077 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.079 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:25:52.079 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.080 |-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 11:25:52.080 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.080 |-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 11:25:52.081 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:52.082 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:52.082 |-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 11:25:52.083 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.088 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:52.088 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.088 |-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 11:25:52.089 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.091 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.092 |-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 11:25:52.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.095 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:52.095 |-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 11:25:52.096 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.097 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.101 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:52.114 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.115 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.119 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:52.120 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:52.134 |-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 11:25:52.134 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:25:52.141 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:25:52.142 |-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 11:25:52.142 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:52.149 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.596 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.597 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.598 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.598 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.600 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.612 |-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 11:25:53.613 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.613 |-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 11:25:53.614 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.618 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.618 |-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 11:25:53.619 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.621 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.621 |-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 11:25:53.621 |-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 11:25:53.622 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.622 |-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 11:25:53.622 |-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 11:25:53.622 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.623 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.623 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.625 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.626 |-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 11:25:53.626 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.630 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.630 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.631 |-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 11:25:53.631 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.631 |-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 11:25:53.631 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.631 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.631 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.632 |-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 11:25:53.632 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.632 |-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 11:25:53.632 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.632 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.639 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.639 |-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 11:25:53.639 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.640 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.640 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.640 |-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 11:25:53.640 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.640 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.641 |-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 11:25:53.641 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.646 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.647 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.648 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.648 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.648 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.654 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.654 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.655 |-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 11:25:53.655 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:25:53.660 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.661 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.662 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:53.663 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.663 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.664 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.666 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.687 |-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 11:25:53.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:25:53.695 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:25:53.695 |-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 11:25:53.696 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:25:53.697 |-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 11:25:53.697 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:25:53.705 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:25:53.705 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:25:53.706 |-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 11:25:53.707 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.718 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.755 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.755 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.756 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.756 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.772 |-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 11:25:53.772 |-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 11:25:53.773 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.773 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.780 |-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 11:25:53.780 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.781 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.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 11:25:53.781 |-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 11:25:53.781 |-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 11:25:53.782 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.782 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.782 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.787 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.788 |-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 11:25:53.788 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.791 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.791 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.791 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.791 |-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 11:25:53.791 |-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 11:25:53.792 |-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 11:25:53.792 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.792 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.792 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.794 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.794 |-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 11:25:53.795 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.799 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.799 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.799 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.800 |-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 11:25:53.800 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.800 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.809 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.817 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.817 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.818 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.818 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.818 |-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 11:25:53.819 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:25:53.819 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.819 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.821 |-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 11:25:53.821 |-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 11:25:53.821 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:25:53.822 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:25:53.825 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.826 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.827 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:25:53.827 |-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 11:25:53.828 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:25:53.833 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:25:53.839 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:25:53.840 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:25:53.849 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.866 |-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 11:25:53.866 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:53.873 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:53.874 |-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 11:25:53.874 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.881 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:53.882 |-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 11:25:53.882 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:53.888 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:53.904 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:53.905 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:53.908 |-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 11:25:53.909 |-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 11:25:53.958 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:25:53.983 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:54.005 |-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 11:25:54.005 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:54.013 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:54.013 |-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 11:25:54.014 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:54.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:54.020 |-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 11:25:54.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:54.026 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:54.042 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:54.042 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:54.045 |-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 11:25:54.045 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:25:54.053 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:25:54.146 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:54.163 |-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 11:25:54.163 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:54.170 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:54.171 |-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 11:25:54.171 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:54.180 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:54.181 |-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 11:25:54.181 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:54.186 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:54.214 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:54.215 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:54.241 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getList_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 = ? AND t.checked_dept = ?) table_count 2018-08-12 11:25:54.241 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| ==> Parameters: 5(Integer), 33(Long) 2018-08-12 11:25:54.651 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getList_COUNT [159] -| <== Total: 1 2018-08-12 11:25:54.653 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getList [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 = ? AND t.checked_dept = ? order by t.start_time desc limit ?,? 2018-08-12 11:25:54.653 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| ==> Parameters: 5(Integer), 33(Long), 0(Integer), 10(Integer) 2018-08-12 11:25:54.776 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.TaskDao.getList [159] -| <== Total: 1 2018-08-12 11:25:56.349 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:56.351 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:56.365 |-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 11:25:56.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:56.370 |-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 11:25:56.371 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:25:56.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:56.391 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:25:56.392 |-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 11:25:56.392 |-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 11:25:56.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:56.392 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:56.444 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:56.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:25:56.445 |-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 11:25:56.445 |-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 11:25:56.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:56.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:25:56.453 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:56.453 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:25:56.469 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:56.470 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:56.471 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:25:56.471 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:25:56.473 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Preparing: SELECT * FROM check_task_status WHERE task_id = ? order by update_time 2018-08-12 11:25:56.474 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| ==> Parameters: 67821(Long) 2018-08-12 11:25:56.475 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Preparing: SELECT *, a.score as check_item_score, a.name as check_item_name FROM check_score left join check_item a on check_item_id=a.id WHERE 1=1 AND task_id = ? 2018-08-12 11:25:56.475 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| ==> Parameters: 67821(Long) 2018-08-12 11:25:56.742 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ScoreDao.getScoreList [159] -| <== Total: 0 2018-08-12 11:25:58.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.TaskDao.getTaskStatusList [159] -| <== Total: 5 2018-08-12 11:27:12.504 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:27:12.525 |-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 11:27:12.526 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: 1100101001(String) 2018-08-12 11:27:12.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:12.597 |-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 11:27:12.597 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:27:12.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 11:27:12.664 |-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 11:27:12.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 11:27:12.670 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:12.687 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user 1100101001, setting security context 2018-08-12 11:27:12.687 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication 1100101001 2018-08-12 11:27:14.060 |-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 11:27:14.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.070 |-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 11:27:14.070 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.080 |-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 11:27:14.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.091 |-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 11:27:14.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.100 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.100 |-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 11:27:14.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.113 |-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 11:27:14.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.380 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.395 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.395 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.395 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.398 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.398 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.406 |-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 11:27:14.406 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.413 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.414 |-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 11:27:14.414 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.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 11:27:14.417 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.423 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.424 |-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 11:27:14.424 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.431 |-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 11:27:14.431 |-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 11:27:14.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.432 |-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 11:27:14.432 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.432 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.432 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.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 11:27:14.439 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.439 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.439 |-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 11:27:14.440 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.440 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.444 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.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 11:27:14.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.446 |-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 11:27:14.446 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.449 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.450 |-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 11:27:14.450 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.452 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.452 |-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 11:27:14.452 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.454 |-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 11:27:14.454 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.454 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.454 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.455 |-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 11:27:14.455 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.455 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.457 |-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 11:27:14.458 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:27:14.458 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.459 |-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 11:27:14.459 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.466 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.467 |-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 11:27:14.467 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.467 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.468 |-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 11:27:14.468 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.469 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.469 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:27:14.472 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.473 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.473 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.474 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.474 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.479 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.479 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.491 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.492 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.495 |-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 11:27:14.495 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:27:14.495 |-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 11:27:14.496 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.500 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.501 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.502 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.502 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.503 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.503 |-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 11:27:14.504 |-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 11:27:14.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:27:14.504 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.511 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:27:14.512 |-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 11:27:14.513 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:27:14.513 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:27:14.514 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.514 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.514 |-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 11:27:14.515 |-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 11:27:14.515 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.515 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.520 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:27:14.521 |-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 11:27:14.521 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.521 |-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 11:27:14.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:27:14.522 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.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 11:27:14.528 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.528 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:27:14.529 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:27:14.530 |-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 11:27:14.530 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.532 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.534 |-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 11:27:14.534 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:14.536 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:27:14.540 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.541 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:14.541 |-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 11:27:14.542 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.543 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.544 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.551 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:14.551 |-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 11:27:14.551 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.558 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:14.573 |-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 11:27:14.573 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:27:14.575 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:14.576 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:14.582 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:27:14.583 |-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 11:27:14.584 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:14.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:15.980 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:15.982 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:15.984 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:15.984 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:15.987 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.007 |-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 11:27:16.007 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.009 |-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 11:27:16.010 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.014 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.016 |-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 11:27:16.016 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.018 |-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 11:27:16.019 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.020 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.021 |-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 11:27:16.021 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.022 |-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 11:27:16.023 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.025 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.026 |-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 11:27:16.026 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.026 |-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 11:27:16.026 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.027 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.027 |-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 11:27:16.027 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.029 |-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 11:27:16.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.031 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.032 |-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 11:27:16.032 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.035 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.035 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.036 |-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 11:27:16.036 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.037 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.037 |-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 11:27:16.038 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.038 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.039 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.040 |-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 11:27:16.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.045 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.045 |-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 11:27:16.046 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.046 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.050 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.056 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.057 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.062 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.062 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.063 |-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 11:27:16.064 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:27:16.065 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.065 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.070 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.070 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:27:16.071 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.075 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.075 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.078 |-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 11:27:16.079 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:27:16.085 |-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 11:27:16.086 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:27:16.087 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:27:16.094 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:27:16.095 |-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 11:27:16.095 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:27:16.103 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:27:16.103 |-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 11:27:16.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.115 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.162 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.162 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.163 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.163 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.181 |-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 11:27:16.181 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.182 |-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 11:27:16.182 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.188 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.189 |-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 11:27:16.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 11:27:16.189 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.190 |-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 11:27:16.191 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.191 |-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 11:27:16.191 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.198 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.199 |-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 11:27:16.199 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.199 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.200 |-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 11:27:16.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.200 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.200 |-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 11:27:16.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.201 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.202 |-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 11:27:16.202 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.209 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.210 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.210 |-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 11:27:16.210 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.211 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.211 |-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 11:27:16.211 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.220 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.220 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.225 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.225 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.226 |-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 11:27:16.227 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:27:16.230 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.231 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.233 |-DEBUG [http-nio-8089-exec-8] 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 11:27:16.233 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:27:16.243 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.243 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.244 |-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 11:27:16.245 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:27:16.245 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.246 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.247 |-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 11:27:16.247 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:27:16.255 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:27:16.260 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.261 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:27:16.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:27:16.267 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:27:16.287 |-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 11:27:16.287 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.294 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.295 |-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 11:27:16.295 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.305 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.305 |-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 11:27:16.306 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.312 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.331 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.333 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.336 |-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 11:27:16.337 |-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 11:27:16.393 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:27:16.422 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.448 |-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 11:27:16.449 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.457 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.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 11:27:16.458 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.467 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.468 |-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 11:27:16.468 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.475 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.494 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.495 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.498 |-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 11:27:16.499 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:27:16.506 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:27:16.598 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:16.619 |-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 11:27:16.620 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:16.627 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:16.628 |-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 11:27:16.628 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.638 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:16.638 |-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 11:27:16.638 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:16.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:16.664 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:16.666 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:19.442 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:19.470 |-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 11:27:19.470 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:19.477 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:19.477 |-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 11:27:19.478 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:19.487 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:19.487 |-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 11:27:19.487 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:19.494 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:19.519 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:19.520 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:22.827 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:22.856 |-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 11:27:22.856 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:22.863 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:22.864 |-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 11:27:22.865 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:22.872 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:22.873 |-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 11:27:22.873 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:22.878 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:22.904 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:22.904 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:24.582 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:24.585 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:24.610 |-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 11:27:24.610 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:24.612 |-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 11:27:24.612 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:24.616 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:24.617 |-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 11:27:24.617 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:24.619 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:24.619 |-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 11:27:24.620 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:24.626 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:24.627 |-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 11:27:24.627 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:24.629 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:24.630 |-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 11:27:24.630 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:24.634 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:24.637 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:24.659 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:24.659 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:24.663 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:24.664 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:24.691 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-159] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:27:24.692 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-159] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:27:24.750 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-159] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:27:39.238 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:39.263 |-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 11:27:39.264 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:39.274 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:39.274 |-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 11:27:39.275 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:39.284 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:39.285 |-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 11:27:39.285 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:39.291 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:39.315 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:39.316 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:39.415 |-ERROR [http-nio-8089-exec-1] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.add(CheckAppealController_F.java:66) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:27:39.420 |-WARN [http-nio-8089-exec-1] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:27:51.556 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:51.584 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:27:51.585 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:27:51.591 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:27:51.591 |-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 limit ?,? 2018-08-12 11:27:51.592 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:27:51.601 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:27:51.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 11:27:51.601 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:51.612 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:27:51.612 |-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 11:27:51.612 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:27:51.639 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:27:51.665 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:27:51.666 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:27:51.684 |-ERROR [http-nio-8089-exec-9] com.xintong.visualinspection.controller.BaseController [193] -| 已提交申诉,不能重复提交 com.xintong.system.err.BusinessException: null at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.add(CheckAppealController_F.java:72) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:27:51.689 |-WARN [http-nio-8089-exec-9] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: BusinessException(errCode=ErrorCode(code=21401, desc=已提交申诉,不能重复提交)) 2018-08-12 11:28:05.055 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.055 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.056 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.057 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.061 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.083 |-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 11:28:05.083 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.090 |-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 11:28:05.090 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.092 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.093 |-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 11:28:05.093 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.093 |-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 11:28:05.094 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.099 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.099 |-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 11:28:05.099 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.099 |-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 11:28:05.100 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.101 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.102 |-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 11:28:05.102 |-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 11:28:05.102 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.102 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.105 |-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 11:28:05.105 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.107 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.108 |-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 11:28:05.109 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.110 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.110 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.111 |-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 11:28:05.111 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.111 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.113 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.114 |-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 11:28:05.114 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.118 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.119 |-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 11:28:05.119 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.121 |-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 11:28:05.121 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.122 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.123 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.126 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.138 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.138 |-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 11:28:05.138 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.140 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.141 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.150 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.151 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.151 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.151 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.151 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.152 |-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 11:28:05.153 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:28:05.158 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.159 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.161 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:28:05.165 |-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 11:28:05.165 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:28:05.169 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.170 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.175 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:28:05.180 |-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 11:28:05.180 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:28:05.189 |-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 11:28:05.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:28:05.190 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:28:05.199 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:28:05.200 |-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 11:28:05.200 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.215 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.257 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.258 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.259 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.260 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.276 |-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 11:28:05.277 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.277 |-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 11:28:05.277 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.283 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.284 |-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 11:28:05.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 11:28:05.284 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.284 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.286 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.286 |-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 11:28:05.287 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.287 |-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 11:28:05.287 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.291 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.292 |-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 11:28:05.293 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.294 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.294 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.294 |-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 11:28:05.294 |-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 11:28:05.295 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.295 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.296 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.297 |-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 11:28:05.297 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.301 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.303 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.303 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.304 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.304 |-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 11:28:05.304 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.304 |-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 11:28:05.305 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.315 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.315 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.319 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.320 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.321 |-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 11:28:05.321 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:28:05.323 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.324 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.325 |-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 11:28:05.325 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:28:05.328 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:28:05.333 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:28:05.334 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.335 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.337 |-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 11:28:05.337 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:28:05.341 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.342 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.343 |-DEBUG [http-nio-8089-exec-3] 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 11:28:05.344 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:28:05.347 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:28:05.350 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:28:05.355 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.379 |-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 11:28:05.379 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.386 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.387 |-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 11:28:05.387 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.397 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.397 |-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 11:28:05.398 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.404 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.421 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.421 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.426 |-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 11:28:05.427 |-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 11:28:05.480 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:28:05.514 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.534 |-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 11:28:05.534 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.543 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.544 |-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 11:28:05.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.554 |-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 11:28:05.555 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.561 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.580 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.581 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.586 |-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 11:28:05.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:28:05.594 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:28:05.745 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:05.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 11:28:05.765 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:05.774 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:05.775 |-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 11:28:05.776 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.788 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:05.788 |-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 11:28:05.789 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:05.796 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:05.817 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:05.818 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:08.886 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:08.921 |-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 11:28:08.921 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:08.929 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:08.929 |-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 11:28:08.929 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:08.940 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:08.941 |-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 11:28:08.941 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:08.948 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:08.973 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:08.974 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:08.999 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:28:09.001 |-WARN [http-nio-8089-exec-7] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:28:09.984 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:10.010 |-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 11:28:10.010 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:10.019 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:10.019 |-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 11:28:10.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:10.030 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:10.030 |-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 11:28:10.031 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:10.041 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:10.067 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:10.068 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:10.778 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:10.815 |-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 11:28:10.815 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:10.831 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:10.832 |-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 11:28:10.832 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:10.841 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:10.841 |-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 11:28:10.842 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:10.848 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:10.874 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:10.875 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:11.463 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:11.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 11:28:11.490 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:11.498 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:11.499 |-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 11:28:11.499 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:11.509 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:11.510 |-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 11:28:11.510 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:11.518 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:11.553 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:11.554 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:12.080 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:12.110 |-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 11:28:12.111 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:12.117 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:12.117 |-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 11:28:12.117 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:12.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:12.127 |-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 11:28:12.128 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:12.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:12.166 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:12.167 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:12.534 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:12.559 |-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 11:28:12.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:12.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:12.567 |-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 11:28:12.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:12.576 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:12.576 |-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 11:28:12.577 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:12.584 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:12.612 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:12.613 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:13.005 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:13.042 |-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 11:28:13.043 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:13.050 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:13.050 |-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 11:28:13.051 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:13.059 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:13.060 |-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 11:28:13.060 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:13.071 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:13.098 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:13.099 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:13.669 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:13.700 |-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 11:28:13.701 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:13.709 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:13.710 |-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 11:28:13.710 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:13.719 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:13.720 |-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 11:28:13.720 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:13.729 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:13.755 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:13.756 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:13.778 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:28:13.782 |-WARN [http-nio-8089-exec-10] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:28:14.557 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:14.585 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:28:14.586 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:14.593 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:28:14.593 |-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 limit ?,? 2018-08-12 11:28:14.594 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:28:14.601 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:14.602 |-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 11:28:14.602 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:14.611 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:14.612 |-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 11:28:14.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:14.619 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:14.645 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:14.646 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:15.302 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:15.331 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:28:15.331 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:28:15.340 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:28:15.341 |-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 limit ?,? 2018-08-12 11:28:15.341 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:28:15.349 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:28:15.350 |-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 11:28:15.350 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:15.358 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:28:15.359 |-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 11:28:15.359 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:28:15.365 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:28:15.392 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:28:15.393 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:28:15.415 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:28:15.417 |-WARN [http-nio-8089-exec-10] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:39:33.771 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.780 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.780 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.780 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.780 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.857 |-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 11:39:33.858 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:33.868 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:33.869 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:33.869 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:33.869 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:33.869 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:33.869 |-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 11:39:33.870 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:33.874 |-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 11:39:33.874 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:33.874 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:33.875 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.875 |-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 limit ?,? 2018-08-12 11:39:33.875 |-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 limit ?,? 2018-08-12 11:39:33.875 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:33.875 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:33.878 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:33.882 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:33.882 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:33.883 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:33.883 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:33.885 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:33.886 |-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 11:39:33.886 |-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 11:39:33.886 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.886 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.888 |-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 11:39:33.888 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.889 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:33.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 11:39:33.889 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.889 |-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 limit ?,? 2018-08-12 11:39:33.889 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:33.893 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:33.898 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:33.898 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:33.898 |-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 11:39:33.898 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:33.899 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.899 |-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 11:39:33.899 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.899 |-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 11:39:33.899 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.901 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:33.901 |-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 11:39:33.901 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.907 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:33.907 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:33.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:33.911 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:33.911 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:33.912 |-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 11:39:33.912 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.912 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.921 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:33.926 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:33.926 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.932 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:33.933 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.935 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:33.936 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.937 |-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 11:39:33.937 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:39:33.940 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:33.941 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:33.942 |-DEBUG [http-nio-8089-exec-8] 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 11:39:33.943 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:39:33.943 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:39:33.949 |-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 11:39:33.949 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:39:33.951 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:39:33.957 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:39:33.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 11:39:33.958 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:33.968 |-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 11:39:33.968 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:39:33.969 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:33.973 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:39:34.019 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.020 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.021 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.021 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.039 |-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 11:39:34.039 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:34.042 |-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 11:39:34.042 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:34.046 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:34.047 |-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 11:39:34.047 |-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 11:39:34.047 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.048 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:34.048 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:34.049 |-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 11:39:34.049 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.049 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:34.049 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:34.054 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:34.054 |-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 limit ?,? 2018-08-12 11:39:34.054 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:34.057 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:34.057 |-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 11:39:34.057 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.059 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:34.059 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:34.060 |-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 11:39:34.060 |-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 11:39:34.060 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.061 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.061 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:34.062 |-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 11:39:34.062 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.064 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:34.065 |-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 11:39:34.065 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.068 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:34.068 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:34.071 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:34.071 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:34.071 |-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 11:39:34.071 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.080 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:34.087 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:34.088 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.089 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:34.089 |-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 11:39:34.089 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.090 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:39:34.090 |-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 11:39:34.091 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:39:34.094 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:34.095 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.096 |-DEBUG [http-nio-8089-exec-8] 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 11:39:34.096 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:39:34.097 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:39:34.097 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:39:34.098 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:34.099 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.100 |-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 11:39:34.101 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:39:34.105 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:39:34.109 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:39:34.114 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.132 |-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 11:39:34.133 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:34.140 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:34.141 |-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 11:39:34.141 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.153 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:34.154 |-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 11:39:34.154 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.159 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:34.178 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:34.179 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.183 |-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 11:39:34.183 |-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 11:39:34.232 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:39:34.263 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.282 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:34.282 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:34.289 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:34.290 |-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 limit ?,? 2018-08-12 11:39:34.290 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:34.298 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:34.298 |-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 11:39:34.299 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.307 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:34.307 |-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 11:39:34.308 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.314 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:34.335 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:34.336 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.338 |-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 11:39:34.339 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:39:34.345 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:39:34.380 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.401 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:34.402 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:34.407 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:34.408 |-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 limit ?,? 2018-08-12 11:39:34.408 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:34.415 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:34.415 |-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 11:39:34.416 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.443 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:34.444 |-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 11:39:34.444 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:34.450 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:34.470 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:34.471 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:34.495 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:39:34.499 |-WARN [http-nio-8089-exec-10] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:39:36.178 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:36.203 |-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 11:39:36.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:36.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:36.213 |-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 11:39:36.213 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:36.223 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:36.224 |-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 11:39:36.224 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:36.232 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:36.256 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:36.257 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:36.982 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:37.009 |-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 11:39:37.009 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:37.016 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:37.017 |-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 11:39:37.017 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:37.025 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:37.026 |-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 11:39:37.027 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:37.033 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:37.059 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:37.060 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:37.807 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:37.844 |-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 11:39:37.844 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:37.860 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:37.861 |-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 11:39:37.861 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:37.879 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:37.880 |-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 11:39:37.880 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:37.896 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:37.932 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:37.932 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:37.968 |-ERROR [http-nio-8089-exec-2] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:39:37.973 |-WARN [http-nio-8089-exec-2] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:39:38.567 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:38.593 |-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 11:39:38.594 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:38.601 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:38.601 |-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 11:39:38.601 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:38.611 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:38.612 |-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 11:39:38.612 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:38.618 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:38.641 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:38.643 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:39.442 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:39.468 |-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 11:39:39.468 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:39.476 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:39.477 |-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 11:39:39.477 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:39.486 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:39.487 |-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 11:39:39.487 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:39.495 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:39.520 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:39.521 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:39.995 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:40.022 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:40.022 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:40.028 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:40.029 |-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 limit ?,? 2018-08-12 11:39:40.029 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:40.038 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:40.039 |-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 11:39:40.039 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:40.048 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:40.049 |-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 11:39:40.049 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:40.054 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:40.079 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:40.079 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:40.379 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:40.404 |-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 11:39:40.404 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:40.414 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:40.414 |-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 11:39:40.414 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:40.424 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:40.425 |-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 11:39:40.426 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:40.433 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:40.458 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:40.459 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:40.953 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:40.983 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:40.983 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:40.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:40.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 limit ?,? 2018-08-12 11:39:40.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:40.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:40.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 11:39:40.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:41.007 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:41.007 |-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 11:39:41.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:41.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:41.039 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:41.039 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:41.428 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:41.457 |-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 11:39:41.457 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:41.464 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:41.465 |-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 11:39:41.465 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:41.476 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:41.477 |-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 11:39:41.477 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:41.484 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:41.509 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:41.510 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:41.808 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:41.839 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:41.840 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:41.846 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:41.846 |-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 limit ?,? 2018-08-12 11:39:41.846 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:41.855 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:41.856 |-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 11:39:41.856 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:41.867 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:41.867 |-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 11:39:41.867 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:41.875 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:41.903 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:41.904 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:42.125 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:42.146 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:42.147 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:42.152 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:42.153 |-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 limit ?,? 2018-08-12 11:39:42.153 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:42.160 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:42.160 |-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 11:39:42.161 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:42.168 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:42.169 |-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 11:39:42.169 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:42.176 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:42.202 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:42.203 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:42.464 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:42.494 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:42.494 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:42.502 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:42.503 |-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 limit ?,? 2018-08-12 11:39:42.503 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:42.511 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:42.511 |-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 11:39:42.511 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:42.521 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:42.522 |-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 11:39:42.522 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:42.529 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:42.548 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:42.548 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:44.526 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:44.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:44.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:44.563 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:44.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 limit ?,? 2018-08-12 11:39:44.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:44.572 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:44.574 |-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 11:39:44.574 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:44.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:44.586 |-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 11:39:44.586 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:44.592 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:44.620 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:44.621 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:44.645 |-ERROR [http-nio-8089-exec-1] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:39:44.648 |-WARN [http-nio-8089-exec-1] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:39:44.880 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:44.911 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:44.911 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:44.917 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:44.917 |-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 limit ?,? 2018-08-12 11:39:44.918 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:44.924 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:44.925 |-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 11:39:44.925 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:44.934 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:44.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 11:39:44.935 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:44.942 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:44.967 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:44.968 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:55.055 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:55.056 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:55.056 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:55.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:55.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:55.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:55.095 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:55.095 |-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 limit ?,? 2018-08-12 11:39:55.095 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:55.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:55.102 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:55.105 |-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 limit ?,? 2018-08-12 11:39:55.105 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:55.105 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:55.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:55.106 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:55.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 11:39:55.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:55.112 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:55.113 |-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 limit ?,? 2018-08-12 11:39:55.113 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:55.113 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:55.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 11:39:55.114 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:55.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:55.117 |-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 11:39:55.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:55.122 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:55.122 |-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 11:39:55.123 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:55.124 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:55.125 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:55.125 |-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 11:39:55.125 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:55.133 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:55.134 |-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 11:39:55.134 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:55.135 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:55.143 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:55.148 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:55.148 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:55.157 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:55.158 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:55.162 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:55.162 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:55.163 |-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 11:39:55.164 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:39:55.168 |-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 11:39:55.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:39:55.169 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:39:55.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:39:55.180 |-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 11:39:55.180 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:39:55.187 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:39:58.819 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:39:58.848 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:39:58.848 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:39:58.854 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:39:58.854 |-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 limit ?,? 2018-08-12 11:39:58.854 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:39:58.862 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:39:58.862 |-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 11:39:58.863 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:58.873 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:39:58.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 11:39:58.873 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:39:58.880 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:39:58.907 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:39:58.908 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.276 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:40:00.276 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.283 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:40:00.284 |-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 limit ?,? 2018-08-12 11:40:00.284 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:40:00.293 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.294 |-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 11:40:00.294 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.303 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.304 |-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 11:40:00.304 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.312 |-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 11:40:00.313 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.322 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.323 |-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 11:40:00.323 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.332 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.334 |-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 11:40:00.334 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.342 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.614 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.615 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.617 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.617 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.618 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.624 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.642 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:40:00.642 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.649 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:40:00.651 |-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 limit ?,? 2018-08-12 11:40:00.652 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:40:00.652 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:40:00.652 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.659 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:40:00.659 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:40:00.659 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.659 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.660 |-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 limit ?,? 2018-08-12 11:40:00.660 |-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 11:40:00.660 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:40:00.661 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.661 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:40:00.661 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.666 |-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 11:40:00.666 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.667 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:40:00.667 |-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 limit ?,? 2018-08-12 11:40:00.667 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:40:00.668 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:40:00.669 |-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 limit ?,? 2018-08-12 11:40:00.669 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:40:00.669 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.669 |-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 11:40:00.670 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.671 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.672 |-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 11:40:00.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.675 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.675 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.676 |-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 11:40:00.676 |-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 11:40:00.676 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.676 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.678 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.679 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.679 |-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 11:40:00.679 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.679 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.683 |-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 11:40:00.683 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.684 |-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 11:40:00.684 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.685 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.685 |-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 11:40:00.685 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.686 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.686 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.686 |-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 11:40:00.687 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.692 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.692 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.692 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.693 |-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 11:40:00.693 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.694 |-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 11:40:00.694 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.698 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.699 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.700 |-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 11:40:00.700 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:00.702 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.702 |-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 11:40:00.703 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.705 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.705 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.706 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.706 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:00.708 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.708 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.714 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.714 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.714 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.715 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.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 11:40:00.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.732 |-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 11:40:00.732 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:40:00.732 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.732 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.733 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.733 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.736 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.738 |-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 11:40:00.738 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:00.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.739 |-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 11:40:00.739 |-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 11:40:00.740 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.740 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:00.741 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:40:00.742 |-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 11:40:00.742 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.745 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:00.745 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:00.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.750 |-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 11:40:00.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.751 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.760 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.760 |-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 11:40:00.761 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:00.762 |-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 11:40:00.762 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:40:00.770 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:00.771 |-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 11:40:00.771 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.772 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:40:00.773 |-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 11:40:00.773 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.778 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.779 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.779 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.780 |-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 11:40:00.780 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.782 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.789 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:00.802 |-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 11:40:00.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:40:00.808 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:00.808 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:00.813 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:40:00.814 |-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 11:40:00.814 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:00.831 |-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 11:40:00.831 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:40:00.840 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:40:00.841 |-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 11:40:00.841 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:00.851 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:02.910 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:02.910 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:02.912 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:02.912 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:02.914 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:02.940 |-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 11:40:02.940 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:40:02.941 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:02.940 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:02.950 |-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 11:40:02.950 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:02.951 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:40:02.951 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:02.951 |-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 limit ?,? 2018-08-12 11:40:02.952 |-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 11:40:02.952 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:40:02.952 |-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 11:40:02.952 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:02.952 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.956 |-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 11:40:02.957 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:02.957 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:02.957 |-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 11:40:02.958 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.959 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:02.959 |-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 11:40:02.960 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.961 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:02.961 |-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 11:40:02.962 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.965 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:02.965 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:02.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 11:40:02.965 |-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 11:40:02.966 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.966 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.967 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:02.968 |-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 11:40:02.968 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.971 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:02.971 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:02.972 |-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 11:40:02.972 |-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 11:40:02.972 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.972 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.972 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:02.976 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:02.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:02.977 |-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 11:40:02.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:02.980 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:02.980 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:02.986 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:02.993 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:02.994 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:02.998 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:02.999 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.002 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.003 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.003 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.004 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.004 |-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 11:40:03.005 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:03.005 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.005 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.011 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:03.017 |-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 11:40:03.018 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:03.025 |-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 11:40:03.026 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:03.026 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:40:03.026 |-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 11:40:03.027 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:03.035 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:40:03.035 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:03.036 |-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 11:40:03.036 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.048 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.128 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.128 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.129 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.129 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.152 |-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 11:40:03.153 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.155 |-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 11:40:03.155 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.159 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.160 |-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 11:40:03.160 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.163 |-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 11:40:03.164 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.164 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.165 |-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 11:40:03.165 |-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 11:40:03.165 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.165 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.168 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.169 |-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 11:40:03.169 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.170 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.171 |-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 11:40:03.171 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.172 |-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 11:40:03.172 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.174 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.175 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.175 |-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 11:40:03.175 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.180 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.180 |-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 11:40:03.181 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.181 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.181 |-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 11:40:03.182 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.183 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.190 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.191 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.192 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.193 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.195 |-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 11:40:03.195 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:40:03.203 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.203 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:40:03.204 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.205 |-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 11:40:03.205 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:40:03.208 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.209 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.210 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.210 |-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 11:40:03.210 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:40:03.211 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.212 |-DEBUG [http-nio-8089-exec-7] 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 11:40:03.213 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:40:03.214 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:40:03.220 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:40:03.220 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:40:03.221 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.246 |-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 11:40:03.246 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.255 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.255 |-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 11:40:03.255 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.266 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.267 |-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 11:40:03.267 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.275 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.295 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.296 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.301 |-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 11:40:03.301 |-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 11:40:03.352 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:40:03.378 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.403 |-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 11:40:03.404 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.412 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.412 |-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 11:40:03.413 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.422 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.422 |-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 11:40:03.422 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.429 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.449 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.450 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.454 |-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 11:40:03.455 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:40:03.461 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:03.479 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.489 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.489 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.500 |-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 11:40:03.501 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.510 |-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 11:40:03.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.511 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.512 |-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 11:40:03.512 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.516 |-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 11:40:03.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:03.517 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.518 |-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 11:40:03.518 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.522 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.523 |-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 11:40:03.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:03.523 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.524 |-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 11:40:03.524 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.527 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.528 |-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 11:40:03.528 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.532 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.535 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:03.536 |-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 11:40:03.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:03.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:03.554 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.555 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.555 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.556 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.556 |-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 11:40:03.556 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:03.563 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:03.564 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:03.566 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:03.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:40:03.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:03.586 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:03.587 |-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 11:40:03.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:03.595 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:04.788 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:04.813 |-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 11:40:04.814 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:04.822 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:04.823 |-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 11:40:04.823 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:04.832 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:04.833 |-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 11:40:04.833 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:04.839 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:04.865 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:04.866 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:04.871 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Preparing: SELECT count(0) FROM sys_role s LEFT JOIN (SELECT sys_role_id, count(sys_role_id) AS count FROM sys_role_user GROUP BY sys_role_id) p ON p.sys_role_id = s.id WHERE 1 = 1 2018-08-12 11:40:04.871 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Parameters: 2018-08-12 11:40:04.878 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| <== Total: 1 2018-08-12 11:40:04.878 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Preparing: select s.*,p.count from sys_role s LEFT JOIN (select sys_role_id,count(sys_role_id) as count from sys_role_user GROUP BY sys_role_id) p on p.sys_role_id = s.id where 1=1 limit ?,? 2018-08-12 11:40:04.879 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Parameters: 0(Integer), 10(Integer) 2018-08-12 11:40:04.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| <== Total: 10 2018-08-12 11:40:05.545 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:05.551 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:05.552 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:05.570 |-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 11:40:05.570 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:05.574 |-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 11:40:05.574 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:05.577 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:05.578 |-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 11:40:05.578 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:05.581 |-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 11:40:05.582 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:05.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:05.583 |-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 11:40:05.583 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:05.587 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:05.587 |-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 11:40:05.588 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:05.591 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:05.592 |-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 11:40:05.592 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:05.593 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:05.594 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:05.594 |-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 11:40:05.594 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:05.601 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:05.601 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:05.602 |-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 11:40:05.602 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:05.609 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:05.618 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:05.620 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:05.621 |-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 11:40:05.621 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:05.622 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:05.622 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:05.628 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:05.629 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:05.629 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:05.644 |-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 11:40:05.645 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:05.651 |-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 11:40:05.652 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:05.653 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:05.660 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:06.143 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:06.168 |-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 11:40:06.168 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:06.175 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:06.176 |-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 11:40:06.176 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:06.185 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:06.186 |-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 11:40:06.186 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:06.193 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:06.212 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:06.214 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:06.219 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Preparing: SELECT count(0) FROM sys_role s LEFT JOIN (SELECT sys_role_id, count(sys_role_id) AS count FROM sys_role_user GROUP BY sys_role_id) p ON p.sys_role_id = s.id WHERE 1 = 1 2018-08-12 11:40:06.220 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Parameters: 2018-08-12 11:40:06.225 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| <== Total: 1 2018-08-12 11:40:06.226 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Preparing: select s.*,p.count from sys_role s LEFT JOIN (select sys_role_id,count(sys_role_id) as count from sys_role_user GROUP BY sys_role_id) p on p.sys_role_id = s.id where 1=1 limit ?,? 2018-08-12 11:40:06.227 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Parameters: 0(Integer), 10(Integer) 2018-08-12 11:40:06.235 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| <== Total: 10 2018-08-12 11:40:07.166 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.166 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.166 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.192 |-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 11:40:07.193 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:07.194 |-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 11:40:07.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:07.201 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:07.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:07.202 |-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 11:40:07.202 |-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 11:40:07.202 |-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 11:40:07.202 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:07.202 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.203 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.210 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:07.210 |-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 11:40:07.211 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.211 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:07.212 |-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 11:40:07.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.214 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:07.215 |-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 11:40:07.216 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.219 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:07.220 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:07.221 |-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 11:40:07.221 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:07.231 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:07.244 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:07.245 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.246 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:07.248 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.249 |-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 11:40:07.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:07.254 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:07.254 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.256 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:07.267 |-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 11:40:07.268 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:07.275 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:07.275 |-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 11:40:07.276 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:07.283 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:07.645 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.669 |-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 11:40:07.670 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:07.681 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:07.682 |-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 11:40:07.682 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.694 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:07.695 |-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 11:40:07.695 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:07.703 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:07.722 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:07.723 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:07.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Preparing: SELECT count(0) FROM sys_role s LEFT JOIN (SELECT sys_role_id, count(sys_role_id) AS count FROM sys_role_user GROUP BY sys_role_id) p ON p.sys_role_id = s.id WHERE 1 = 1 2018-08-12 11:40:07.728 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| ==> Parameters: 2018-08-12 11:40:07.734 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount_COUNT [159] -| <== Total: 1 2018-08-12 11:40:07.735 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Preparing: select s.*,p.count from sys_role s LEFT JOIN (select sys_role_id,count(sys_role_id) as count from sys_role_user GROUP BY sys_role_id) p on p.sys_role_id = s.id where 1=1 limit ?,? 2018-08-12 11:40:07.735 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| ==> Parameters: 0(Integer), 10(Integer) 2018-08-12 11:40:07.743 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRolesCount [159] -| <== Total: 10 2018-08-12 11:40:09.055 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:09.060 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:09.061 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:09.080 |-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 11:40:09.082 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:09.083 |-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 11:40:09.084 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:09.088 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:09.089 |-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 11:40:09.089 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:09.089 |-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 11:40:09.090 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:09.091 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:09.092 |-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 11:40:09.092 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:09.098 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:09.098 |-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 11:40:09.099 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:09.102 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:09.103 |-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 11:40:09.103 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:09.103 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:09.104 |-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 11:40:09.104 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:09.108 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:09.108 |-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 11:40:09.108 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:09.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:09.113 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:09.117 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:09.138 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:09.138 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:09.140 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:09.140 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:09.141 |-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 11:40:09.142 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:09.147 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:09.148 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:09.151 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:09.168 |-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 11:40:09.168 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:09.176 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:40:09.177 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:09.177 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:09.182 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:12.292 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:12.320 |-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 11:40:12.320 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:12.327 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:12.328 |-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 11:40:12.328 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:12.337 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:12.337 |-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 11:40:12.338 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:12.345 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.370 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:12.371 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:12.373 |-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.organid = ? order by workno 2018-08-12 11:40:12.374 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer) 2018-08-12 11:40:12.383 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 17 2018-08-12 11:40:12.384 |-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 11:40:12.384 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:12.393 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:12.394 |-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 11:40:12.395 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:12.401 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.401 |-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 11:40:12.402 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:40:12.410 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.412 |-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 11:40:12.412 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:40:12.420 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.421 |-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 11:40:12.421 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:40:12.431 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.432 |-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 11:40:12.432 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:40:12.439 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.440 |-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 11:40:12.440 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2950(Integer) 2018-08-12 11:40:12.449 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.450 |-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 11:40:12.450 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2950(Integer) 2018-08-12 11:40:12.459 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.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 11:40:12.461 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:40:12.471 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.472 |-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 11:40:12.472 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:40:12.482 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.483 |-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 11:40:12.483 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:40:12.494 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.494 |-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 11:40:12.495 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:40:12.499 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.500 |-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 11:40:12.500 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:40:12.508 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.509 |-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 11:40:12.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:40:12.516 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.517 |-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 11:40:12.517 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2671(Integer) 2018-08-12 11:40:12.527 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.528 |-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 11:40:12.528 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2671(Integer) 2018-08-12 11:40:12.535 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.536 |-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 11:40:12.536 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:40:12.544 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.545 |-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 11:40:12.546 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:40:12.553 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.554 |-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 11:40:12.554 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:40:12.563 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.564 |-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 11:40:12.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:40:12.571 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.572 |-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 11:40:12.572 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:40:12.581 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.581 |-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 11:40:12.582 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:40:12.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.591 |-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 11:40:12.592 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:40:12.601 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.602 |-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 11:40:12.602 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:40:12.609 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.610 |-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 11:40:12.611 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2039(Integer) 2018-08-12 11:40:12.620 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.621 |-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 11:40:12.621 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2039(Integer) 2018-08-12 11:40:12.626 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.627 |-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 11:40:12.628 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:40:12.643 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.644 |-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 11:40:12.645 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:40:12.651 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.652 |-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 11:40:12.652 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:40:12.661 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.662 |-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 11:40:12.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:40:12.667 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.668 |-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 11:40:12.668 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:40:12.677 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:12.678 |-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 11:40:12.678 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:40:12.685 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:12.686 |-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 11:40:12.686 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3017(Integer) 2018-08-12 11:40:12.696 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:12.697 |-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 11:40:12.697 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3017(Integer) 2018-08-12 11:40:12.704 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:25.140 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:25.166 |-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 11:40:25.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:25.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:25.177 |-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 11:40:25.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:25.186 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:25.187 |-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 11:40:25.187 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:25.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:25.218 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:25.219 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:25.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| ==> Preparing: delete from sys_role_user where sys_user_id = ? 2018-08-12 11:40:25.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:25.299 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.roleUnBindUser [159] -| <== Updates: 1 2018-08-12 11:40:25.300 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Preparing: insert into sys_role_user (sys_user_id,sys_role_id) values (?,?) 2018-08-12 11:40:25.300 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| ==> Parameters: 2673(Integer), 2(Integer) 2018-08-12 11:40:25.443 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.roleBindUser [159] -| <== Updates: 1 2018-08-12 11:40:25.443 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| ==> Preparing: UPDATE t_sys_users SET username = ?, truename = ?, organid = ?, password = ?, workno = ?, mobile = ?, idno = ?, email = ?, POSITIONID = ?, id = ? WHERE id = ? 2018-08-12 11:40:25.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| ==> Parameters: jcb00(String), 闫珊珊(String), 29(Integer), 202cb962ac59075b964b07152d234b70(String), 00(String), (String), (String), (String), 1(Integer), 2673(Integer), 2673(Integer) 2018-08-12 11:40:25.510 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.update [159] -| <== Updates: 1 2018-08-12 11:40:25.510 |-DEBUG [http-nio-8089-exec-6] 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 11:40:25.510 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:25.576 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 11:40:25.577 |-INFO [http-nio-8089-exec-6] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 11:40:27.790 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:27.817 |-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 11:40:27.818 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:27.825 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:27.826 |-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 11:40:27.826 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:27.838 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:27.838 |-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 11:40:27.839 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:27.846 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:27.871 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:27.872 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:27.876 |-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.organid = ? order by workno 2018-08-12 11:40:27.876 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer) 2018-08-12 11:40:27.886 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 17 2018-08-12 11:40:27.887 |-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 11:40:27.888 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:27.897 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:27.898 |-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 11:40:27.899 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:27.906 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:27.908 |-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 11:40:27.909 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:40:27.919 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:27.920 |-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 11:40:27.921 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:40:27.928 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:27.929 |-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 11:40:27.929 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:40:27.939 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:27.940 |-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 11:40:27.941 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:40:27.948 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:27.949 |-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 11:40:27.950 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2950(Integer) 2018-08-12 11:40:27.959 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:27.960 |-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 11:40:27.960 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2950(Integer) 2018-08-12 11:40:27.967 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:27.968 |-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 11:40:27.968 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:40:27.978 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:27.978 |-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 11:40:27.979 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:40:27.986 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:27.988 |-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 11:40:27.988 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:40:28.000 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.001 |-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 11:40:28.001 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:40:28.008 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.009 |-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 11:40:28.010 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:40:28.019 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.021 |-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 11:40:28.022 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:40:28.029 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.030 |-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 11:40:28.031 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2671(Integer) 2018-08-12 11:40:28.040 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.043 |-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 11:40:28.043 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2671(Integer) 2018-08-12 11:40:28.049 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.051 |-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 11:40:28.051 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:40:28.060 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.061 |-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 11:40:28.062 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:40:28.068 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.069 |-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 11:40:28.069 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:40:28.078 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.079 |-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 11:40:28.079 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:40:28.086 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.087 |-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 11:40:28.088 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:40:28.096 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.097 |-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 11:40:28.097 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:40:28.104 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.105 |-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 11:40:28.105 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:40:28.115 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.116 |-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 11:40:28.117 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:40:28.123 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.125 |-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 11:40:28.126 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2039(Integer) 2018-08-12 11:40:28.134 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.135 |-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 11:40:28.136 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2039(Integer) 2018-08-12 11:40:28.140 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.141 |-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 11:40:28.141 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:40:28.151 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.151 |-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 11:40:28.151 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:40:28.156 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.156 |-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 11:40:28.157 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:40:28.166 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.167 |-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 11:40:28.167 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:40:28.172 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.173 |-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 11:40:28.174 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:40:28.183 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:40:28.183 |-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 11:40:28.184 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:40:28.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:28.190 |-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 11:40:28.191 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3017(Integer) 2018-08-12 11:40:28.202 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:28.203 |-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 11:40:28.204 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3017(Integer) 2018-08-12 11:40:28.211 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:32.463 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:32.489 |-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 11:40:32.490 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:32.497 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:32.498 |-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 11:40:32.498 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:32.507 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:32.507 |-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 11:40:32.508 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:32.513 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:32.536 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:32.537 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:35.310 |-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 11:40:35.311 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.319 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.321 |-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 11:40:35.321 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.330 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.331 |-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 11:40:35.331 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.340 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.341 |-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 11:40:35.341 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.349 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.350 |-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 11:40:35.351 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.361 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.361 |-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 11:40:35.362 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.368 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.617 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.618 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.618 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.618 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.621 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.621 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.634 |-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 11:40:35.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.644 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.645 |-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 11:40:35.645 |-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 11:40:35.645 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.646 |-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 11:40:35.646 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.646 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.650 |-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 11:40:35.651 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.653 |-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 11:40:35.654 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.656 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.656 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.656 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.656 |-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 11:40:35.656 |-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 11:40:35.657 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.657 |-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 11:40:35.657 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.657 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.659 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.659 |-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 11:40:35.660 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.660 |-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 11:40:35.660 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.661 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.661 |-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 11:40:35.661 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.662 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.665 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.665 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.665 |-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 11:40:35.665 |-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 11:40:35.665 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.666 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.667 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.667 |-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 11:40:35.668 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.668 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.668 |-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 11:40:35.668 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.670 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.671 |-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 11:40:35.671 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.671 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.673 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.675 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.675 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.676 |-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 11:40:35.676 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.677 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.679 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.679 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.683 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.689 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.690 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.691 |-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 11:40:35.691 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:35.692 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.693 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.695 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.695 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.696 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.697 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.698 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.700 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:35.701 |-DEBUG [http-nio-8089-exec-2] 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 11:40:35.701 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:35.703 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.704 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.709 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:35.710 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.714 |-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 11:40:35.714 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.718 |-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 11:40:35.718 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:40:35.722 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:40:35.723 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:35.723 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.724 |-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 11:40:35.724 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.726 |-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 11:40:35.727 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:40:35.727 |-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 11:40:35.728 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:35.728 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:40:35.729 |-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 11:40:35.729 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.730 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:35.733 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.734 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:40:35.734 |-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 11:40:35.736 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.736 |-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 11:40:35.736 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:35.736 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.737 |-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 11:40:35.737 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.738 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.743 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.746 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.747 |-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 11:40:35.747 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.753 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:35.760 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.761 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.772 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:35.773 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:35.780 |-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 11:40:35.781 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:40:35.789 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:40:35.790 |-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 11:40:35.791 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.792 |-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 11:40:35.793 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:40:35.827 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:40:35.828 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:35.828 |-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 11:40:35.829 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:35.838 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.537 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.537 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.538 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.539 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.541 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.554 |-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 11:40:37.555 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.562 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.563 |-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 11:40:37.563 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.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 11:40:37.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.565 |-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 11:40:37.565 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.566 |-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 11:40:37.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.570 |-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 11:40:37.570 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.571 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.572 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.572 |-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 11:40:37.572 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.572 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.572 |-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 11:40:37.572 |-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 11:40:37.573 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.573 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.574 |-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 11:40:37.574 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.576 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.576 |-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 11:40:37.577 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.578 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.580 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.581 |-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 11:40:37.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.582 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.582 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.583 |-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 11:40:37.583 |-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 11:40:37.583 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.583 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.585 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.586 |-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 11:40:37.586 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.587 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.590 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.592 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.595 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.596 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.605 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.606 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.611 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.612 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.612 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.613 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.615 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.616 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.617 |-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 11:40:37.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:37.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:37.626 |-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 11:40:37.627 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:37.630 |-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 11:40:37.631 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:37.631 |-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 11:40:37.631 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:40:37.636 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:37.639 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:40:37.639 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:37.640 |-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 11:40:37.640 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.649 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.663 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.663 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.665 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.665 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.681 |-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 11:40:37.681 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.684 |-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 11:40:37.685 |-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 11:40:37.685 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.685 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.687 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.688 |-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 11:40:37.688 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.689 |-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 11:40:37.690 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.694 |-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 11:40:37.694 |-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 11:40:37.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.694 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.697 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.697 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.697 |-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 11:40:37.697 |-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 11:40:37.698 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.697 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.703 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.703 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.704 |-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 11:40:37.704 |-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 11:40:37.704 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.704 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.705 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.706 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.707 |-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 11:40:37.707 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.710 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.710 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.714 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.721 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.722 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.723 |-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 11:40:37.724 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:40:37.726 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.727 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.727 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.728 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.728 |-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 11:40:37.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:40:37.729 |-DEBUG [http-nio-8089-exec-7] 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 11:40:37.729 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:40:37.730 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:40:37.730 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.731 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.733 |-DEBUG [http-nio-8089-exec-8] 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 11:40:37.733 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:40:37.737 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:40:37.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:40:37.742 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:40:37.748 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.767 |-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 11:40:37.768 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.775 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.776 |-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 11:40:37.776 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.784 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.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 11:40:37.784 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.792 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.811 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.812 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.817 |-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 11:40:37.817 |-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 11:40:37.865 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:40:37.895 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.912 |-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 11:40:37.912 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:37.919 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:37.920 |-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 11:40:37.920 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.930 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:37.931 |-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 11:40:37.931 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:37.939 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:37.957 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:37.958 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:37.961 |-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 11:40:37.962 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:40:37.971 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:38.026 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.026 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.032 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.035 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.035 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.044 |-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 11:40:38.044 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:38.047 |-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 11:40:38.047 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:38.052 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:38.052 |-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 11:40:38.052 |-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 11:40:38.053 |-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 11:40:38.053 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:38.053 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:38.053 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.055 |-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 11:40:38.055 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:38.055 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:38.056 |-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 11:40:38.056 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.061 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:38.061 |-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 11:40:38.062 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.062 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:38.062 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:38.062 |-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 11:40:38.062 |-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 11:40:38.063 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.063 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:38.075 |-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 11:40:38.075 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:38.075 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:38.075 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.075 |-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 11:40:38.076 |-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 11:40:38.076 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.076 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.081 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:38.084 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:38.084 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:38.084 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:38.084 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:38.085 |-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 11:40:38.085 |-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 11:40:38.086 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.086 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:38.096 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:38.096 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:38.099 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:38.100 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.101 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:38.102 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:38.102 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.103 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:38.105 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:38.106 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.112 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:38.113 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.114 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:38.115 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:38.115 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:38.115 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:38.116 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:38.117 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:38.118 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:38.119 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:38.120 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:38.125 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:38.126 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:38.138 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:38.139 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:38.139 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:38.206 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:38.207 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:38.208 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:38.235 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:40.068 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.069 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.072 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.072 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.073 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.087 |-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 11:40:40.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.092 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.092 |-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 11:40:40.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.096 |-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 11:40:40.096 |-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 11:40:40.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.097 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.100 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.101 |-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 11:40:40.101 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.105 |-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 11:40:40.105 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.106 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.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 11:40:40.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.106 |-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 11:40:40.106 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.106 |-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 11:40:40.107 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.106 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.111 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.111 |-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 11:40:40.112 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.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 11:40:40.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.115 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.116 |-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 11:40:40.116 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.116 |-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 11:40:40.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.121 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.121 |-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 11:40:40.121 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.121 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.122 |-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 11:40:40.122 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.123 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.124 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.125 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.125 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.126 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:40.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:40.127 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.129 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:40.141 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.141 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.142 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.142 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.143 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:40.143 |-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 11:40:40.143 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 12(String) 2018-08-12 11:40:40.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:40.145 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.146 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.147 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.148 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:40.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:40.151 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:40.151 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:40.152 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:40.153 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 30(Long) 2018-08-12 11:40:40.158 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:40.161 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 64 2018-08-12 11:40:40.162 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:40.162 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:40.190 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:40.675 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.675 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.680 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.680 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.681 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.699 |-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 11:40:40.700 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.702 |-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 11:40:40.702 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.707 |-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 11:40:40.707 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.709 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.709 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.710 |-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 11:40:40.710 |-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 11:40:40.710 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.710 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.713 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.715 |-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 11:40:40.715 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.717 |-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 11:40:40.717 |-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 11:40:40.717 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.718 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:40.720 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.720 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.721 |-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 11:40:40.721 |-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 11:40:40.721 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.721 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.725 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.725 |-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 11:40:40.726 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.727 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.727 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:40.727 |-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 11:40:40.727 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.728 |-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 11:40:40.728 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.728 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.728 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.731 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.735 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.736 |-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 11:40:40.736 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.736 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:40.737 |-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 11:40:40.737 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:40.741 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.742 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:40.752 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.753 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.753 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.753 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.754 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.754 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.754 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:40.755 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:40.755 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:40.755 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:40.755 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:40.756 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:40.760 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.760 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:40.760 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.761 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:40.761 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:40.761 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:40.761 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:40.762 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:40.763 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:40.763 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:40.763 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:40.771 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:40.775 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:40.776 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:40.776 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:40.799 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:42.172 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.172 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.176 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.176 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.176 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.191 |-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 11:40:42.192 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.200 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.201 |-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 11:40:42.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.201 |-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 11:40:42.202 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.203 |-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 11:40:42.203 |-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 11:40:42.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.203 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.210 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.210 |-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 11:40:42.211 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.211 |-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 11:40:42.211 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.211 |-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 11:40:42.212 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.212 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.213 |-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 11:40:42.213 |-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 11:40:42.213 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.214 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.217 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.219 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.220 |-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 11:40:42.220 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.221 |-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 11:40:42.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.222 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.223 |-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 11:40:42.223 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.223 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.224 |-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 11:40:42.224 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.229 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.230 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.231 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.232 |-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 11:40:42.232 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.234 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.234 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.235 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.236 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:42.236 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:42.241 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.244 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:42.244 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:42.245 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:42.251 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.252 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.253 |-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 11:40:42.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:42.255 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.255 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:42.255 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.255 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:42.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:42.257 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.257 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.258 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:42.259 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:42.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:42.260 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.261 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.262 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:42.263 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:42.270 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:42.274 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:42.279 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:42.635 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.635 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.638 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.639 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.639 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.653 |-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 11:40:42.654 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.662 |-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 11:40:42.662 |-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 11:40:42.663 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.663 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.664 |-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 11:40:42.664 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.664 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.665 |-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 11:40:42.665 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.670 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.670 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.670 |-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 11:40:42.670 |-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 11:40:42.670 |-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 11:40:42.670 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.670 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.670 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:42.672 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.673 |-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 11:40:42.673 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.674 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.675 |-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 11:40:42.675 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.681 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:42.681 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.682 |-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 11:40:42.682 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.682 |-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 11:40:42.682 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.682 |-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 11:40:42.683 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.682 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.682 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.683 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.683 |-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 11:40:42.684 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.689 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.689 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.689 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.692 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:42.692 |-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 11:40:42.693 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:42.701 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:42.702 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.702 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.703 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:42.703 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 12(String) 2018-08-12 11:40:42.709 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.710 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.710 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:42.710 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.710 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.710 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:42.711 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 30(Long) 2018-08-12 11:40:42.711 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.712 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:42.712 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.712 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:42.714 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:42.714 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:42.718 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:42.720 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:42.720 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:42.721 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 64 2018-08-12 11:40:42.721 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:42.722 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:42.722 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:42.722 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:42.723 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:42.730 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:42.748 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:43.005 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.005 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.009 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.009 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.009 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.024 |-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 11:40:43.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:43.031 |-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 11:40:43.032 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:43.033 |-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 11:40:43.034 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:43.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:43.035 |-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 11:40:43.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.039 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:43.039 |-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 11:40:43.039 |-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 11:40:43.039 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:43.040 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.040 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:43.040 |-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 11:40:43.041 |-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 11:40:43.041 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:43.041 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.045 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:43.046 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:43.046 |-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 11:40:43.047 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.047 |-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 11:40:43.047 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.049 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:43.049 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:43.049 |-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 11:40:43.050 |-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 11:40:43.050 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.050 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.051 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:43.051 |-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 11:40:43.051 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.055 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:43.057 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:43.057 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:43.057 |-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 11:40:43.057 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.059 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:43.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:43.060 |-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 11:40:43.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:43.065 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:43.068 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:43.073 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:43.073 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:43.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:43.079 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:43.080 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.081 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:43.082 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.082 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:43.083 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:43.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:43.083 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:43.084 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:43.084 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:43.084 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:43.084 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.085 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:43.085 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:43.085 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:43.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:43.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:43.092 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:43.092 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:43.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:43.095 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:43.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:43.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:43.130 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:44.313 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.313 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.318 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.318 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.318 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.331 |-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 11:40:44.331 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.338 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.339 |-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 11:40:44.339 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.340 |-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 11:40:44.340 |-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 11:40:44.340 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.340 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.346 |-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 11:40:44.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.347 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.347 |-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 11:40:44.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 11:40:44.348 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.348 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.349 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.349 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.349 |-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 11:40:44.350 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.350 |-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 11:40:44.350 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.355 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.356 |-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 11:40:44.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.357 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.358 |-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 11:40:44.358 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.360 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.361 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.361 |-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 11:40:44.361 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.361 |-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 11:40:44.362 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.367 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.368 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.368 |-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 11:40:44.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.369 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.369 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.369 |-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 11:40:44.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.373 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.374 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.375 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:44.375 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:44.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.380 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.383 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:44.383 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:44.384 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:44.386 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.386 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.387 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.387 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:44.388 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.388 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:44.389 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:44.389 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:44.394 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:44.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:44.395 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:44.396 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:44.396 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:44.398 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.399 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.400 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.400 |-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 11:40:44.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:44.401 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.412 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:44.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:44.592 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.592 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.596 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.596 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.597 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.612 |-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 11:40:44.612 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.613 |-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 11:40:44.613 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.615 |-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 11:40:44.616 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.618 |-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 11:40:44.619 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.619 |-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 11:40:44.619 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:44.620 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.620 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.621 |-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 11:40:44.621 |-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 11:40:44.621 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.621 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.622 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.622 |-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 11:40:44.624 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.626 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.626 |-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 11:40:44.626 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.627 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:44.628 |-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 11:40:44.628 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.630 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.631 |-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 11:40:44.631 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.631 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.631 |-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 11:40:44.632 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.632 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.633 |-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 11:40:44.633 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.635 |-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 11:40:44.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.638 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.638 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.639 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:44.639 |-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 11:40:44.639 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:44.641 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.642 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.647 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:44.656 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.656 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.657 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.657 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.658 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:44.658 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:44.659 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:44.659 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 12(String) 2018-08-12 11:40:44.663 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.663 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.664 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.665 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:44.665 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:44.665 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.665 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:44.666 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:44.667 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:44.667 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:44.668 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:44.670 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:44.670 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:44.671 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 30(Long) 2018-08-12 11:40:44.672 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:44.676 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:44.681 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 64 2018-08-12 11:40:44.682 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:44.682 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:44.708 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:45.097 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.097 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.100 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.100 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.100 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.117 |-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 11:40:45.117 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:45.124 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:45.125 |-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 11:40:45.125 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.126 |-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 11:40:45.126 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:45.127 |-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 11:40:45.128 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:45.128 |-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 11:40:45.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:45.132 |-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 11:40:45.132 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:45.134 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:45.135 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:45.135 |-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 11:40:45.135 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:45.135 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.135 |-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 11:40:45.136 |-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 11:40:45.136 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.136 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:45.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 11:40:45.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:45.140 |-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 11:40:45.140 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.143 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:45.148 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:45.148 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:45.149 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:45.149 |-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 11:40:45.149 |-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 11:40:45.149 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.149 |-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 11:40:45.149 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.151 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:45.151 |-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 11:40:45.152 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:45.157 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:45.157 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:45.157 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:45.158 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:45.167 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:45.167 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.168 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:45.169 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:45.176 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:45.176 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:45.176 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.177 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:45.177 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:45.185 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:45.185 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:45.185 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:45.186 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.186 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.186 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:45.187 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:45.187 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:45.187 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:45.188 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:45.187 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:45.187 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:45.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:45.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:45.190 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:45.194 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:45.194 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:45.194 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:45.215 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:46.416 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.416 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.420 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.420 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.420 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.435 |-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 11:40:46.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.443 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.443 |-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 11:40:46.444 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.444 |-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 11:40:46.444 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.445 |-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 11:40:46.446 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.451 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.451 |-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 11:40:46.452 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.452 |-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 11:40:46.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.453 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.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 11:40:46.454 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.454 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.454 |-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 11:40:46.455 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.455 |-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 11:40:46.455 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.459 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.459 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.459 |-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 11:40:46.459 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.460 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.460 |-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 11:40:46.460 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.462 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.463 |-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 11:40:46.464 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.464 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.465 |-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 11:40:46.465 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.468 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.469 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.469 |-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 11:40:46.469 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.470 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.473 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.474 |-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 11:40:46.474 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.477 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.478 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.478 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.480 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:46.480 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.480 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:46.488 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:46.490 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.490 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.491 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.491 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.492 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:46.492 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:46.492 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:46.492 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:46.497 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.498 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.499 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:46.499 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:46.499 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:46.499 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:46.500 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.500 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:46.500 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:46.501 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.508 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:46.512 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:46.513 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:46.514 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:46.545 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:46.761 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.761 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.764 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.764 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.764 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.787 |-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 11:40:46.788 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.788 |-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 11:40:46.788 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.795 |-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 11:40:46.796 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.798 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.798 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.799 |-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 11:40:46.799 |-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 11:40:46.799 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.799 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.799 |-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 11:40:46.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.803 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.804 |-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 11:40:46.804 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.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 11:40:46.806 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:46.807 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.807 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.807 |-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 11:40:46.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 11:40:46.808 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.808 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.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 11:40:46.809 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.811 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.812 |-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 11:40:46.812 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:46.813 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.813 |-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 11:40:46.813 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.816 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.816 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.818 |-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 11:40:46.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.821 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.824 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:46.825 |-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 11:40:46.825 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:46.828 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.832 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:46.837 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.837 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.838 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.838 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.838 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:46.839 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:46.839 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:46.839 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 12(String) 2018-08-12 11:40:46.842 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.843 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.846 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.846 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:46.847 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.849 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:46.849 |-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 11:40:46.849 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:46.849 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:46.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:46.850 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 30(Long) 2018-08-12 11:40:46.850 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:46.852 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:46.852 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:46.857 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:46.859 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:46.859 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 64 2018-08-12 11:40:46.860 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:46.861 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:46.885 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:47.219 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.219 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.223 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.223 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.223 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.237 |-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 11:40:47.238 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:47.245 |-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 11:40:47.245 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:47.246 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:47.246 |-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 11:40:47.246 |-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 11:40:47.247 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:47.247 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.252 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:47.252 |-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 11:40:47.253 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.253 |-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 11:40:47.254 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:47.255 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:47.255 |-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 11:40:47.255 |-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 11:40:47.255 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.255 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:47.256 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:47.257 |-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 11:40:47.257 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.261 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:47.261 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:47.262 |-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 11:40:47.262 |-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 11:40:47.262 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.262 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.263 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:47.263 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:47.264 |-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 11:40:47.264 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:47.264 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.265 |-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 11:40:47.265 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.267 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:47.271 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:47.272 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:47.272 |-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 11:40:47.272 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.275 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:47.276 |-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 11:40:47.276 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:47.279 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:47.283 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:47.283 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.285 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:47.285 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:47.287 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:47.288 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.289 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:47.289 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:47.290 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:47.291 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.291 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:47.292 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:47.296 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:47.297 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:47.297 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:47.299 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:47.299 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.300 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:47.301 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:47.306 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:47.306 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:47.307 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:47.307 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:47.309 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:47.310 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:47.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:47.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:47.331 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:47.331 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:48.621 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.622 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.625 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.625 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.625 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.649 |-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 11:40:48.649 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.656 |-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 11:40:48.656 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.658 |-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 11:40:48.658 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.659 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.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 11:40:48.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.662 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.663 |-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 11:40:48.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.666 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.666 |-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 11:40:48.666 |-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 11:40:48.667 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.667 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.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 11:40:48.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 11:40:48.672 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.673 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.673 |-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 11:40:48.673 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.675 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.677 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.677 |-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 11:40:48.677 |-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 11:40:48.677 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.678 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.678 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:48.679 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.679 |-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 11:40:48.680 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.681 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:48.687 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:48.689 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.689 |-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 11:40:48.689 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.691 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.691 |-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 11:40:48.691 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.698 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:48.698 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:48.703 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:48.703 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:48.703 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.704 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.704 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:48.705 |-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 11:40:48.705 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 11(String) 2018-08-12 11:40:48.705 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:48.707 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:48.707 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.709 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:48.709 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:48.712 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:48.712 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:48.712 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:48.713 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 29(Long) 2018-08-12 11:40:48.717 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:48.717 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:48.717 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:48.718 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.718 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.719 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:48.719 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:48.723 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:40:48.724 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:48.725 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:48.726 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:48.750 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:48.944 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.944 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.947 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.948 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.948 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:48.963 |-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 11:40:48.964 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.971 |-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 11:40:48.971 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.974 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.974 |-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 11:40:48.975 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.975 |-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 11:40:48.975 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.977 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.978 |-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 11:40:48.978 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.979 |-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 11:40:48.980 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.981 |-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 11:40:48.982 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:48.982 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.982 |-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 11:40:48.982 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.984 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.984 |-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 11:40:48.984 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.987 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.987 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.987 |-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 11:40:48.987 |-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 11:40:48.987 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.988 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.988 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:48.989 |-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 11:40:48.989 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.990 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:48.991 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.992 |-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 11:40:48.992 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:48.992 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:48.999 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:48.999 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:49.000 |-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 11:40:49.000 |-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 11:40:49.000 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:49.000 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:49.001 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:49.008 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:49.008 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:49.011 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:49.012 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:49.013 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:40:49.014 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 12(String) 2018-08-12 11:40:49.015 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:49.016 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:49.017 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:49.018 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:49.018 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:49.019 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:49.021 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:49.021 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: special_check_type(String) 2018-08-12 11:40:49.022 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:40:49.022 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:40:49.023 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 30(Long) 2018-08-12 11:40:49.026 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:49.026 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:49.027 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:49.028 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:49.028 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:49.030 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 and code_flag=? 2018-08-12 11:40:49.030 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 2 2018-08-12 11:40:49.031 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| ==> Parameters: wrecker_group_check_type(String) 2018-08-12 11:40:49.033 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 64 2018-08-12 11:40:49.033 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:40:49.034 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:40:49.038 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.ConstantDao.getByFlag [159] -| <== Total: 5 2018-08-12 11:40:49.059 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:40:51.992 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:52.010 |-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 11:40:52.010 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: jcb00(String) 2018-08-12 11:40:52.017 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:52.017 |-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 11:40:52.018 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:52.027 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 11:40:52.027 |-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 11:40:52.027 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 11:40:52.033 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:52.058 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user jcb00, setting security context 2018-08-12 11:40:52.059 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication jcb00 2018-08-12 11:40:53.513 |-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 11:40:53.514 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.551 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.552 |-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 11:40:53.552 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.561 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.562 |-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 11:40:53.562 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.570 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.571 |-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 11:40:53.571 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.580 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.581 |-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 11:40:53.581 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.590 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.592 |-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 11:40:53.593 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.601 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.856 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.856 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.859 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.860 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.860 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.860 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.882 |-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 11:40:53.882 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.888 |-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 11:40:53.889 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.893 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.893 |-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 11:40:53.894 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.899 |-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 11:40:53.900 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.903 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.903 |-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 11:40:53.903 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.904 |-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 11:40:53.904 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.905 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.905 |-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 11:40:53.905 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.906 |-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 11:40:53.906 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.906 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.906 |-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 11:40:53.906 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.910 |-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 11:40:53.910 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.912 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.913 |-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 11:40:53.913 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.913 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.914 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.914 |-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 11:40:53.914 |-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 11:40:53.914 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.914 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.917 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.918 |-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 11:40:53.918 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.918 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.918 |-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 11:40:53.918 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.923 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.924 |-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 11:40:53.924 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.925 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.925 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.925 |-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 11:40:53.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.926 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.929 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.930 |-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 11:40:53.930 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.930 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.935 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:53.935 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.937 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:53.943 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:53.944 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.945 |-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 11:40:53.945 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:53.946 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:53.946 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.951 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:53.952 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.952 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:53.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:53.952 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.955 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.955 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.956 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:53.957 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:53.958 |-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 11:40:53.958 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:53.965 |-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 11:40:53.966 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:53.966 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:40:53.975 |-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 11:40:53.976 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.976 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:40:53.977 |-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 11:40:53.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.982 |-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 11:40:53.983 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:53.984 |-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 11:40:53.984 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:40:53.985 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.985 |-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 11:40:53.985 |-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 11:40:53.985 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:40:53.986 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.988 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.989 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:53.990 |-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 11:40:53.990 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.993 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:40:53.994 |-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 11:40:53.994 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:40:53.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.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 11:40:53.995 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.996 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.997 |-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 11:40:53.997 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:53.998 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:53.999 |-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 11:40:53.999 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.003 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.005 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:54.006 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:54.007 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.025 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:54.026 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.026 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:54.027 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.056 |-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 11:40:54.056 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:54.065 |-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 11:40:54.065 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:40:54.065 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:54.072 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:40:54.072 |-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 11:40:54.073 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.084 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.859 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.860 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.861 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.862 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.864 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.885 |-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 11:40:54.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:54.886 |-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 11:40:54.887 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:54.894 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:54.894 |-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 11:40:54.894 |-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 11:40:54.894 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:54.895 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.898 |-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 11:40:54.898 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:54.898 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:54.899 |-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 11:40:54.899 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.905 |-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 11:40:54.906 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:54.908 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:54.909 |-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 11:40:54.909 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:54.909 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.909 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.909 |-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 11:40:54.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.910 |-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 11:40:54.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.910 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.910 |-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 11:40:54.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.913 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:54.914 |-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 11:40:54.914 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.916 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:54.916 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:54.920 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.920 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.920 |-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 11:40:54.921 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.921 |-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 11:40:54.921 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.923 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:54.924 |-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 11:40:54.925 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:54.928 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:54.928 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:54.932 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:54.941 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:54.942 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.945 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:54.945 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.946 |-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 11:40:54.947 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:40:54.951 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:54.951 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.953 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:54.955 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:54.955 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:54.956 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.956 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:54.967 |-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 11:40:54.967 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:40:54.976 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:40:54.977 |-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 11:40:54.977 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:40:54.983 |-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 11:40:54.983 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:40:54.986 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:40:54.990 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:40:54.991 |-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 11:40:54.991 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.001 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.045 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.045 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.046 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.046 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.064 |-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 11:40:55.064 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:55.071 |-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 11:40:55.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:55.073 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:55.074 |-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 11:40:55.074 |-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 11:40:55.074 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:55.074 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.075 |-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 11:40:55.075 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:55.080 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:55.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:55.081 |-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 11:40:55.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 11:40:55.081 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.083 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.084 |-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 11:40:55.084 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:55.084 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.085 |-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 11:40:55.085 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.093 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:55.093 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.093 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.094 |-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 11:40:55.094 |-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 11:40:55.094 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.095 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.095 |-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 11:40:55.096 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.101 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:55.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:55.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:55.114 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:55.115 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.116 |-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 11:40:55.116 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:40:55.122 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:55.124 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.125 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:40:55.125 |-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 11:40:55.126 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:40:55.128 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:55.128 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:55.129 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.129 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.130 |-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 11:40:55.130 |-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 11:40:55.131 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:40:55.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:40:55.134 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:40:55.140 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.141 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:40:55.141 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:40:55.165 |-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 11:40:55.165 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:55.175 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:55.176 |-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 11:40:55.176 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.188 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.189 |-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 11:40:55.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.196 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:55.216 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:55.217 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.221 |-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 11:40:55.221 |-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 11:40:55.273 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:40:55.298 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.318 |-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 11:40:55.318 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:55.326 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:55.326 |-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 11:40:55.326 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.337 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.337 |-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 11:40:55.338 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.344 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:55.367 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:55.368 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.371 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:40:55.371 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:40:55.379 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:40:55.461 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:55.481 |-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 11:40:55.481 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:55.490 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:55.492 |-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 11:40:55.492 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.502 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:55.503 |-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 11:40:55.503 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:55.510 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:55.528 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:55.528 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:57.597 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:57.598 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:57.624 |-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 11:40:57.625 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:57.627 |-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 11:40:57.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:57.632 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:57.632 |-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 11:40:57.633 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:57.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:57.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 11:40:57.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:57.642 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:57.644 |-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 11:40:57.644 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:57.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:57.645 |-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 11:40:57.645 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:57.649 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.650 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.676 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:57.676 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:57.677 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:57.677 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:57.679 |-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 = ? order by workno 2018-08-12 11:40:57.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 11:40:57.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 11:40:57.694 |-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 11:40:57.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:40:57.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.701 |-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 11:40:57.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:40:57.709 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.710 |-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 11:40:57.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:40:57.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.721 |-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 11:40:57.721 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:40:57.728 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.729 |-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 11:40:57.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:40:57.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.739 |-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 11:40:57.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:40:57.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.750 |-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 11:40:57.751 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:40:57.758 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.759 |-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 11:40:57.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:40:57.769 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.770 |-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 11:40:57.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:40:57.778 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.779 |-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 11:40:57.779 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:40:57.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.788 |-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 11:40:57.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:40:57.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.797 |-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 11:40:57.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:40:57.806 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.807 |-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 11:40:57.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:40:57.817 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.817 |-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 11:40:57.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:40:57.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.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 11:40:57.827 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:40:57.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.836 |-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 11:40:57.836 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:40:57.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.844 |-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 11:40:57.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:40:57.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.853 |-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 11:40:57.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:40:57.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.862 |-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 11:40:57.863 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:40:57.871 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.872 |-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 11:40:57.873 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:40:57.881 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.882 |-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 11:40:57.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:40:57.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.891 |-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 11:40:57.892 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:40:57.899 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.900 |-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 11:40:57.900 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:40:57.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.909 |-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 11:40:57.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:40:57.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.919 |-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 11:40:57.919 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:40:57.925 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.926 |-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 11:40:57.926 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:40:57.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.935 |-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 11:40:57.935 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:40:57.943 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.944 |-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 11:40:57.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:40:57.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.952 |-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 11:40:57.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:40:57.961 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.961 |-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 11:40:57.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:40:57.969 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.970 |-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 11:40:57.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:40:57.978 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.978 |-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 11:40:57.979 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:40:57.986 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:57.987 |-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 11:40:57.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:40:57.995 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:57.996 |-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 11:40:57.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:40:58.003 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.004 |-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 11:40:58.005 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:40:58.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.013 |-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 11:40:58.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:40:58.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.021 |-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 11:40:58.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:40:58.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.030 |-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 11:40:58.031 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:40:58.038 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.039 |-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 11:40:58.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:40:58.050 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.051 |-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 11:40:58.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:40:58.059 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.059 |-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 11:40:58.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:40:58.066 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.067 |-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 11:40:58.067 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:40:58.075 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.076 |-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 11:40:58.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:40:58.084 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.085 |-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 11:40:58.085 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:40:58.092 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.093 |-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 11:40:58.093 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:40:58.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.101 |-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 11:40:58.102 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:40:58.103 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:58.110 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.111 |-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 11:40:58.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:40:58.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.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 11:40:58.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:40:58.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.129 |-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 11:40:58.129 |-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 11:40:58.129 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:58.130 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:40:58.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.138 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:58.138 |-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 11:40:58.139 |-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 11:40:58.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:40:58.139 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:58.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.147 |-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 11:40:58.147 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:40:58.150 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:58.150 |-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 11:40:58.150 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:58.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.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 11:40:58.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:40:58.157 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.165 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.166 |-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 11:40:58.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:40:58.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.175 |-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 11:40:58.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:40:58.180 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:58.181 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:58.182 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.183 |-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 11:40:58.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:40:58.191 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.192 |-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 11:40:58.192 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:40:58.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.203 |-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 11:40:58.203 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:40:58.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.212 |-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 11:40:58.212 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:40:58.218 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.218 |-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 11:40:58.219 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:40:58.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.229 |-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 11:40:58.229 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:40:58.236 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.236 |-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 11:40:58.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:40:58.245 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.246 |-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 11:40:58.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:40:58.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.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 11:40:58.256 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:40:58.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.266 |-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 11:40:58.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:40:58.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.277 |-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 11:40:58.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:40:58.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:40:58.286 |-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 11:40:58.286 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:40:58.296 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.773 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:40:58.799 |-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 11:40:58.799 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:40:58.807 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:40:58.808 |-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 11:40:58.809 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:58.816 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:40:58.817 |-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 11:40:58.817 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:40:58.824 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:40:58.848 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:40:58.849 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:01.187 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:01.189 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:01.221 |-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 11:41:01.221 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:01.223 |-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 11:41:01.224 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:01.229 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:01.229 |-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 11:41:01.230 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:01.232 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:01.233 |-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 11:41:01.233 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:01.240 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:01.240 |-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 11:41:01.240 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:01.243 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:01.243 |-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 11:41:01.243 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:01.246 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:01.250 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:01.271 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:01.273 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:01.274 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:01.274 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:01.294 |-DEBUG [DubboServerHandler-192.168.2.132: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 11:41:01.294 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:41:01.317 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:41:04.399 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.401 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.401 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.401 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.403 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.403 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.431 |-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 11:41:04.432 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.433 |-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 11:41:04.434 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.440 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.441 |-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 11:41:04.441 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.442 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.442 |-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 11:41:04.442 |-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 11:41:04.442 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.442 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.449 |-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 11:41:04.449 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.451 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.451 |-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 11:41:04.451 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.452 |-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 11:41:04.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.453 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.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 11:41:04.454 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.455 |-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 11:41:04.455 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.455 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.455 |-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 11:41:04.455 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.461 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.461 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.462 |-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 11:41:04.462 |-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 11:41:04.462 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.462 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.462 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.462 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.462 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.463 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.464 |-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 11:41:04.464 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.464 |-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 11:41:04.464 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.472 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.473 |-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 11:41:04.473 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.474 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.474 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.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 11:41:04.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.477 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.478 |-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 11:41:04.478 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.484 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.484 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.484 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.487 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.487 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.488 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.488 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.489 |-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 11:41:04.489 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:41:04.495 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.496 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.499 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:41:04.502 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.502 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.503 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.505 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.506 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.506 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.519 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.520 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.522 |-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 11:41:04.523 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:41:04.527 |-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 11:41:04.527 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:41:04.532 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:41:04.534 |-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 11:41:04.534 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.535 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:41:04.537 |-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 11:41:04.538 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:04.540 |-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 11:41:04.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.541 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 20(Integer) 2018-08-12 11:41:04.541 |-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 11:41:04.541 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.545 |-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 11:41:04.546 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 10(Integer) 2018-08-12 11:41:04.546 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:04.546 |-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 11:41:04.546 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.549 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 31 2018-08-12 11:41:04.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 11:41:04.550 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.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 11:41:04.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.554 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 66 2018-08-12 11:41:04.555 |-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 11:41:04.555 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.556 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.556 |-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 11:41:04.556 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.558 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.565 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:04.566 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.578 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.578 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.584 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:04.585 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:04.600 |-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 11:41:04.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:41:04.605 |-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 11:41:04.605 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 40(Integer) 2018-08-12 11:41:04.610 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:41:04.610 |-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 11:41:04.611 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.613 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 0 2018-08-12 11:41:04.613 |-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 11:41:04.614 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:04.619 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:04.627 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.334 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.334 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.335 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.336 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.339 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.359 |-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 11:41:05.359 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.362 |-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 11:41:05.362 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.366 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.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 11:41:05.367 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.371 |-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 11:41:05.372 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.372 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.373 |-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 11:41:05.373 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.376 |-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 11:41:05.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.378 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.379 |-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 11:41:05.379 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.381 |-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 11:41:05.381 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.381 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.381 |-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 11:41:05.382 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.382 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.383 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.383 |-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 11:41:05.383 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.383 |-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 11:41:05.384 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.386 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.390 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.391 |-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 11:41:05.391 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.391 |-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 11:41:05.391 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.393 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.393 |-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 11:41:05.394 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.397 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.402 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.402 |-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 11:41:05.402 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.405 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.405 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.412 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.412 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.412 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.413 |-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 11:41:05.414 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:41:05.414 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.415 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.422 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:41:05.424 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.425 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.428 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:41:05.428 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:41:05.429 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.430 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.437 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:41:05.437 |-DEBUG [http-nio-8089-exec-2] 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 11:41:05.438 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:41:05.447 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:41:05.451 |-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 11:41:05.451 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:41:05.459 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:41:05.459 |-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 11:41:05.460 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.470 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.513 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.514 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.515 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.515 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.532 |-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 11:41:05.533 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.534 |-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 11:41:05.534 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.542 |-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 11:41:05.542 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.543 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.543 |-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 11:41:05.543 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.544 |-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 11:41:05.544 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.544 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.545 |-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 11:41:05.546 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.549 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.550 |-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 11:41:05.551 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.551 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.553 |-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 11:41:05.553 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.555 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.555 |-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 11:41:05.556 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.557 |-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 11:41:05.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.559 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.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 11:41:05.559 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.562 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.562 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.563 |-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 11:41:05.563 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.564 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.565 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.574 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.583 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.583 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.584 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.584 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.585 |-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 11:41:05.585 |-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 11:41:05.585 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:41:05.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:41:05.588 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.589 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.591 |-DEBUG [http-nio-8089-exec-9] 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 11:41:05.591 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:41:05.594 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.594 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.595 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:41:05.595 |-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 11:41:05.596 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:41:05.596 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:41:05.600 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:41:05.605 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:41:05.611 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.633 |-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 11:41:05.634 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.643 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.643 |-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 11:41:05.644 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.657 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.657 |-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 11:41:05.658 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.665 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.685 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.686 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.690 |-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 11:41:05.690 |-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 11:41:05.740 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:41:05.767 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.784 |-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 11:41:05.785 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.791 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.792 |-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 11:41:05.792 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.802 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.803 |-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 11:41:05.803 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.811 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:05.831 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:05.832 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.836 |-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 11:41:05.837 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:41:05.844 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:41:05.928 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:05.955 |-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 11:41:05.955 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:05.964 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:05.965 |-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 11:41:05.965 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.975 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:05.976 |-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 11:41:05.976 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:05.983 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:06.002 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:06.003 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:06.968 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:06.972 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:06.996 |-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 11:41:06.996 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:06.997 |-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 11:41:06.997 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:07.003 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:07.004 |-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 11:41:07.004 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:07.004 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:07.005 |-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 11:41:07.005 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:07.013 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:07.014 |-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 11:41:07.014 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:07.014 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:07.014 |-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 11:41:07.015 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:07.022 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:07.022 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:07.048 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:07.049 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:07.049 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:07.049 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:07.064 |-DEBUG [DubboServerHandler-192.168.2.132: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 11:41:07.065 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:41:07.093 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:41:19.870 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:19.896 |-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 11:41:19.896 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:19.904 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:19.905 |-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 11:41:19.905 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:19.916 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:19.917 |-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 11:41:19.917 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:20.045 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:20.071 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:20.072 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:20.188 |-ERROR [http-nio-8089-exec-5] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.add(CheckAppealController_F.java:66) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$53b99c9d.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:41:20.192 |-WARN [http-nio-8089-exec-5] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:41:54.316 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.316 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.317 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.320 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.320 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.346 |-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 11:41:54.346 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.356 |-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 11:41:54.356 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.356 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.356 |-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 11:41:54.357 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.363 |-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 11:41:54.363 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.363 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.364 |-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 11:41:54.364 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.369 |-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 11:41:54.369 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.369 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.370 |-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 11:41:54.370 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.372 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.372 |-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 11:41:54.372 |-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 11:41:54.373 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.373 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.373 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.374 |-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 11:41:54.374 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.376 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.377 |-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 11:41:54.377 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.380 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.381 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.381 |-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 11:41:54.381 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.383 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.384 |-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 11:41:54.384 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.389 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.390 |-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 11:41:54.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.391 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.393 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.393 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.394 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.394 |-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 11:41:54.394 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.394 |-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 11:41:54.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:41:54.398 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.400 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.401 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.402 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.402 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:41:54.413 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.414 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.422 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.423 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.424 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.424 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.425 |-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 11:41:54.425 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:41:54.434 |-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 11:41:54.434 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:41:54.435 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:41:54.442 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:41:54.443 |-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 11:41:54.443 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:41:54.451 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:41:54.452 |-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 11:41:54.452 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.463 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.508 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.508 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.508 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.509 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.527 |-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 11:41:54.527 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.534 |-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 11:41:54.534 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.536 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.536 |-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 11:41:54.536 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.536 |-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 11:41:54.537 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.539 |-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 11:41:54.540 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.543 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.543 |-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 11:41:54.543 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.544 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.545 |-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 11:41:54.545 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.547 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.548 |-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 11:41:54.548 |-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 11:41:54.548 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.553 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.554 |-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 11:41:54.554 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.556 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.557 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.557 |-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 11:41:54.558 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.558 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.558 |-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 11:41:54.558 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.566 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.567 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.578 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.579 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.580 |-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 11:41:54.581 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:41:54.585 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.586 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.587 |-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 11:41:54.587 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.587 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:41:54.588 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.589 |-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 11:41:54.589 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:41:54.589 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:41:54.591 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.592 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.593 |-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 11:41:54.593 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:41:54.596 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:41:54.596 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:41:54.604 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:41:54.609 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.627 |-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 11:41:54.628 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.636 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.637 |-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 11:41:54.637 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.648 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.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 11:41:54.649 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.657 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.674 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.675 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.678 |-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 11:41:54.679 |-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 11:41:54.727 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:41:54.757 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.774 |-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 11:41:54.775 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.784 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.785 |-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 11:41:54.785 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.795 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.796 |-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 11:41:54.796 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.814 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:54.832 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:54.833 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.836 |-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 11:41:54.836 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:41:54.843 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:41:54.938 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:41:54.959 |-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 11:41:54.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:41:54.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:41:54.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 11:41:54.968 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:41:54.977 |-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 11:41:54.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:41:54.985 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:41:55.004 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:41:55.005 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.143 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.143 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.143 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.143 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.146 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.225 |-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 11:44:57.225 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.227 |-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 11:44:57.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.231 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.234 |-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 11:44:57.234 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.236 |-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 11:44:57.236 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.237 |-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 11:44:57.238 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.238 |-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 11:44:57.238 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.242 |-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 11:44:57.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.243 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.243 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.244 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.249 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.249 |-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 11:44:57.249 |-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 11:44:57.249 |-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 11:44:57.250 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.250 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.250 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.250 |-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 11:44:57.251 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.253 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.254 |-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 11:44:57.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.258 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.262 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.263 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.263 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.264 |-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 11:44:57.265 |-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 11:44:57.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.265 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.265 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.265 |-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 11:44:57.266 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.272 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.272 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.273 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.277 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.278 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.287 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.288 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.290 |-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 11:44:57.290 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:44:57.291 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.291 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.296 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.297 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:44:57.297 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.301 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.302 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.309 |-DEBUG [http-nio-8089-exec-8] 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 11:44:57.310 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:44:57.314 |-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 11:44:57.315 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:44:57.321 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:44:57.323 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:44:57.324 |-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 11:44:57.324 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:44:57.333 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:44:57.334 |-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 11:44:57.335 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.344 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.404 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.404 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.409 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.409 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.428 |-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 11:44:57.428 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.431 |-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 11:44:57.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.434 |-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 11:44:57.435 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.436 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.436 |-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 11:44:57.436 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.437 |-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 11:44:57.437 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.438 |-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 11:44:57.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.443 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.444 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.444 |-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 11:44:57.444 |-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 11:44:57.444 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.444 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.445 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.446 |-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 11:44:57.446 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.450 |-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 11:44:57.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.453 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.453 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.454 |-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 11:44:57.454 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.454 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.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 11:44:57.455 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.461 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.463 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.473 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.473 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.474 |-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 11:44:57.475 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:44:57.476 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.477 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.477 |-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 11:44:57.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:44:57.481 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.482 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.482 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:44:57.482 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.482 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.483 |-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 11:44:57.483 |-DEBUG [http-nio-8089-exec-8] 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 11:44:57.483 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:44:57.484 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:44:57.484 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:44:57.502 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:44:57.503 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:44:57.509 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.534 |-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 11:44:57.534 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.541 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.541 |-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 11:44:57.541 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.550 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.551 |-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 11:44:57.551 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.557 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.575 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.576 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.579 |-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 11:44:57.580 |-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 11:44:57.629 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:44:57.662 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.680 |-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 11:44:57.680 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.688 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.689 |-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 11:44:57.689 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.698 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.698 |-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 11:44:57.698 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.704 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.721 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.722 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.724 |-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 11:44:57.725 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:44:57.731 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:44:57.818 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:44:57.845 |-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 11:44:57.846 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:44:57.854 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:44:57.855 |-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 11:44:57.855 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.864 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:44:57.865 |-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 11:44:57.866 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:44:57.872 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:44:57.891 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:44:57.892 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:45:14.516 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:45:14.519 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:45:14.542 |-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 11:45:14.543 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:45:14.544 |-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 11:45:14.544 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:45:14.550 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:45:14.550 |-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 11:45:14.550 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:45:14.552 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:45:14.553 |-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 11:45:14.553 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:45:14.561 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:45:14.561 |-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 11:45:14.561 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:45:14.564 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:45:14.564 |-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 11:45:14.565 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:45:14.570 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:45:14.571 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:45:14.595 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:45:14.595 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:45:14.604 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:45:14.605 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:45:14.625 |-DEBUG [DubboServerHandler-192.168.2.132: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 11:45:14.625 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:45:14.650 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:45:20.739 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:45:20.766 |-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 11:45:20.766 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:45:20.775 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:45:20.775 |-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 11:45:20.776 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:45:20.785 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:45:20.786 |-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 11:45:20.786 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:45:20.793 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:45:20.818 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:45:20.819 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:45:20.824 |-ERROR [http-nio-8089-exec-2] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy3.getByTaskId(proxy3.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(CheckAppealController_Q.java:55) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q$$FastClassBySpringCGLIB$$74f3ad66.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.CheckAppealController_Q$$EnhancerBySpringCGLIB$$2b687b9e.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:45:20.829 |-WARN [http-nio-8089-exec-2] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:46:02.134 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:46:02.163 |-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 11:46:02.163 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:46:02.172 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:46:02.172 |-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 11:46:02.172 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:46:02.181 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:46:02.181 |-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 11:46:02.182 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:46:02.187 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:46:02.214 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:46:02.214 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:46:02.218 |-ERROR [http-nio-8089-exec-3] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy3.getByTaskId(proxy3.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(CheckAppealController_Q.java:55) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q$$FastClassBySpringCGLIB$$74f3ad66.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.CheckAppealController_Q$$EnhancerBySpringCGLIB$$2b687b9e.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:46:02.220 |-WARN [http-nio-8089-exec-3] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:47:23.228 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter 2018-08-12 11:47:23.232 |-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 11:47:23.236 |-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 11:47:23.303 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on MSI with PID 237708 (started by liwei in D:\沿海高速\VisualInspection_server) 2018-08-12 11:47:23.303 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-08-12 11:47:23.458 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-08-12 11:47:23.480 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@41acc9b5: startup date [Sun Aug 12 11:47:23 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:47:24.796 |-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 11:47:24.796 |-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 11:47:24.797 |-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 11:47:24.797 |-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 11:47:24.797 |-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 11:47:24.797 |-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 11:47:24.797 |-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 11:47:24.797 |-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 11:47:24.976 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-08-12 11:47:25.223 |-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.2.132 2018-08-12 11:47:25.223 |-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.2.132 2018-08-12 11:47:25.255 |-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.2.132 2018-08-12 11:47:25.256 |-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.2.132 2018-08-12 11:47:25.256 |-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.2.132 2018-08-12 11:47:25.256 |-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 [D:\沿海高速\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 [D:\沿海高速\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 [D:\沿海高速\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.2.132 2018-08-12 11:47:25.257 |-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 11:47:25.845 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$150648bc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:47:25.962 |-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$$adb410f6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:47:25.973 |-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 11:47:25.976 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@7b8993fe' 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 11:47:25.986 |-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$$d288b3a8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:47:26.004 |-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 11:47:26.020 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$49bcb8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:47:26.050 |-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 11:47:26.053 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$5e187eda] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:47:26.586 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-08-12 11:47:26.597 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-08-12 11:47:26.598 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-08-12 11:47:26.812 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-08-12 11:47:26.812 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 3332 ms 2018-08-12 11:47:27.174 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-08-12 11:47:29.290 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-08-12 11:47:29.290 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-12 11:47:29.291 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-12 11:47:29.291 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-12 11:47:29.291 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-08-12 11:47:29.292 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-08-12 11:47:29.292 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-08-12 11:47:29.293 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-08-12 11:47:29.293 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-08-12 11:47:29.293 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-08-12 11:47:29.293 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-08-12 11:47:29.293 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-08-12 11:47:29.293 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-08-12 11:47:29.295 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-08-12 11:47:30.048 |-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 11:47:30.101 |-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 11:47:30.116 |-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 11:47:30.167 |-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.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182586&version=1.0.0, com.xintong.visualinspection.service.TaskService_Q:1.0.0=empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183058&version=1.0.0 dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878347&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_F:1.0.0=empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043181239&version=1.0.0 dubbo://192.168.2.132: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=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043877978&version=1.0.0, com.xintong.visualinspection.service.StatisticsService_F:1.0.0=empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0 empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183984&version=1.0.0 dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534043878302&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0=empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043182741&version=1.0.0, com.xintong.visualinspection.service.RecordService_Q:1.0.0=empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183650&version=1.0.0 dubbo://192.168.2.132: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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878207&version=1.0.0, com.xintong.visualinspection.service.CommonService:1.0.0=empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0 empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043184148&version=1.0.0 dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getCheckTaskPeriod,getAllCheckTaskPeriod,getItemMap,getUserMap&pid=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043191912&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_F:1.0.0=empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183178&version=1.0.0 dubbo://192.168.2.132: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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878094&version=1.0.0, com.xintong.visualinspection.service.AreaInfoService_F:1.0.0=empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043180731&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0=empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183293&version=1.0.0, com.xintong.visualinspection.service.UserService:1.0.0=empty://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192122&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_F:1.0.0=empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183407&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_Q:1.0.0=empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0 empty://192.168.2.132/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=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183528&version=1.0.0 dubbo://192.168.2.132: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=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878145&version=1.0.0, com.xintong.visualinspection.service.ScoreService_Q:1.0.0=empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0 empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183870&version=1.0.0 dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878258&version=1.0.0, com.xintong.visualinspection.service.ItemService:1.0.0=empty://192.168.2.132: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=236032&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043192081&version=1.0.0, com.xintong.visualinspection.service.ScoreService_F:1.0.0=empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0 empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=236032&revision=1.0-SNAPSHOT&side=consumer×tamp=1534043183759&version=1.0.0}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.176 |-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.2.132 2018-08-12 11:47:30.181 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [64] -| Starting ZkClient event thread. 2018-08-12 11:47:30.185 |-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 11:47:30.186 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:host.name=MSI.lan 2018-08-12 11:47:30.186 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.version=1.8.0_171 2018-08-12 11:47:30.186 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.vendor=Oracle Corporation 2018-08-12 11:47:30.186 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.home=C:\Program Files\Java\jdk1.8.0_171\jre 2018-08-12 11:47:30.186 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.class.path=C:\Program Files\Java\jdk1.8.0_171\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\rt.jar;D:\沿海高速\VisualInspection_server\target\classes;C:\Users\liwei\.m2\repository\com\xintong\visuallnspection\inteface\visuallnspectioninteface\1.0-SNAPSHOT\visuallnspectioninteface-1.0-20180811.071705-133.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-core\4.2.2.RELEASE\spring-security-core-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-beans\4.3.7.RELEASE\spring-beans-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context\4.3.7.RELEASE\spring-context-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-expression\4.3.7.RELEASE\spring-expression-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-web\1.5.2.RELEASE\spring-boot-starter-web-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\1.5.2.RELEASE\spring-boot-starter-tomcat-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\8.5.11\tomcat-embed-core-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\8.5.11\tomcat-embed-el-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.11\tomcat-embed-websocket-8.5.11.jar;C:\Users\liwei\.m2\repository\org\hibernate\hibernate-validator\5.3.4.Final\hibernate-validator-5.3.4.Final.jar;C:\Users\liwei\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar;C:\Users\liwei\.m2\repository\org\jboss\logging\jboss-logging\3.3.0.Final\jboss-logging-3.3.0.Final.jar;C:\Users\liwei\.m2\repository\com\fasterxml\classmate\1.3.3\classmate-1.3.3.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.8.7\jackson-databind-2.8.7.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.8.7\jackson-core-2.8.7.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-web\4.3.7.RELEASE\spring-web-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-webmvc\4.3.7.RELEASE\spring-webmvc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-security\1.5.2.RELEASE\spring-boot-starter-security-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-aop\4.3.7.RELEASE\spring-aop-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-config\4.2.2.RELEASE\spring-security-config-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-web\4.2.2.RELEASE\spring-security-web-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-starter\1.3.0\mybatis-spring-boot-starter-1.3.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\1.5.2.RELEASE\spring-boot-starter-jdbc-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-jdbc\8.5.11\tomcat-jdbc-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-juli\8.5.11\tomcat-juli-8.5.11.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-jdbc\4.3.7.RELEASE\spring-jdbc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\1.3.0\mybatis-spring-boot-autoconfigure-1.3.0.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis\3.4.4\mybatis-3.4.4.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis-spring\1.3.1\mybatis-spring-1.3.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\1.5.2.RELEASE\spring-boot-starter-thymeleaf-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf-spring4\2.1.5.RELEASE\thymeleaf-spring4-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\nz\net\ultraq\thymeleaf\thymeleaf-layout-dialect\1.4.0\thymeleaf-layout-dialect-1.4.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-remote-shell\1.5.2.RELEASE\spring-boot-starter-remote-shell-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-actuator\1.5.2.RELEASE\spring-boot-starter-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-actuator\1.5.2.RELEASE\spring-boot-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.cli\1.3.2\crash.cli-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.connectors.ssh\1.3.2\crash.connectors.ssh-1.3.2.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-core\0.11.0\sshd-core-0.11.0.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-pam\0.11.0\sshd-pam-0.11.0.jar;C:\Users\liwei\.m2\repository\net\sf\jpam\jpam\1.1\jpam-1.1.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.51\bcprov-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.51\bcpkix-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.embed.spring\1.3.2\crash.embed.spring-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.cron\1.3.2\crash.plugins.cron-1.3.2.jar;C:\Users\liwei\.m2\repository\it\sauronsoftware\cron4j\cron4j\2.2.5\cron4j-2.2.5.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.mail\1.3.2\crash.plugins.mail-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.shell\1.3.2\crash.shell-1.3.2.jar;C:\Users\liwei\.m2\repository\org\codehaus\groovy\groovy\2.4.9\groovy-2.4.9.jar;C:\Users\liwei\.m2\repository\com\sun\mail\javax.mail\1.5.6\javax.mail-1.5.6.jar;C:\Users\liwei\.m2\repository\javax\activation\activation\1.1\activation-1.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-data-redis\1.5.2.RELEASE\spring-boot-starter-data-redis-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-redis\1.8.1.RELEASE\spring-data-redis-1.8.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-keyvalue\1.2.1.RELEASE\spring-data-keyvalue-1.2.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-commons\1.13.1.RELEASE\spring-data-commons-1.13.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-tx\4.3.7.RELEASE\spring-tx-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-oxm\4.3.7.RELEASE\spring-oxm-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context-support\4.3.7.RELEASE\spring-context-support-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter\1.5.2.RELEASE\spring-boot-starter-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot\1.5.2.RELEASE\spring-boot-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\1.5.2.RELEASE\spring-boot-autoconfigure-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-logging\1.5.2.RELEASE\spring-boot-starter-logging-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-classic\1.1.11\logback-classic-1.1.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\jul-to-slf4j\1.7.24\jul-to-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\slf4j\log4j-over-slf4j\1.7.24\log4j-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-core\4.3.7.RELEASE\spring-core-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\liwei\.m2\repository\org\projectlombok\lombok\1.16.14\lombok-1.16.14.jar;C:\Users\liwei\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\liwei\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-devtools\1.5.2.RELEASE\spring-boot-devtools-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\io\jsonwebtoken\jjwt\0.7.0\jjwt-0.7.0.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-springsecurity4\2.1.2.RELEASE\thymeleaf-extras-springsecurity4-2.1.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf\2.1.5.RELEASE\thymeleaf-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\ognl\ognl\3.0.8\ognl-3.0.8.jar;C:\Users\liwei\.m2\repository\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;C:\Users\liwei\.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-api\1.7.24\slf4j-api-1.7.24.jar;C:\Users\liwei\.m2\repository\com\github\pagehelper\pagehelper\4.2.1\pagehelper-4.2.1.jar;C:\Users\liwei\.m2\repository\com\github\jsqlparser\jsqlparser\0.9.5\jsqlparser-0.9.5.jar;C:\Users\liwei\.m2\repository\mysql\mysql-connector-java\5.1.41\mysql-connector-java-5.1.41.jar;C:\Users\liwei\.m2\repository\com\alibaba\druid\1.0.29\druid-1.0.29.jar;C:\Program Files\Java\jdk1.8.0_171\lib\jconsole.jar;C:\Program Files\Java\jdk1.8.0_171\lib\tools.jar;C:\Users\liwei\.m2\repository\com\alibaba\fastjson\1.2.31\fastjson-1.2.31.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjrt\1.8.10\aspectjrt-1.8.10.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjweaver\1.8.10\aspectjweaver-1.8.10.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi\3.12\poi-3.12.jar;C:\Users\liwei\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls\2.3.0\jxls-2.3.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\liwei\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\liwei\.m2\repository\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;C:\Users\liwei\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\liwei\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.24\jcl-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-core\1.1.11\logback-core-1.1.11.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls-poi\1.0.9\jxls-poi-1.0.9.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml\3.12\poi-ooxml-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.12\poi-ooxml-schemas-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\liwei\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\liwei\.m2\repository\org\apache\zookeeper\zookeeper\3.4.11\zookeeper-3.4.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-log4j12\1.7.24\slf4j-log4j12-1.7.24.jar;C:\Users\liwei\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\liwei\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\liwei\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\liwei\.m2\repository\io\netty\netty\3.10.5.Final\netty-3.10.5.Final.jar;C:\Users\liwei\.m2\repository\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-starter\0.1.0\dubbo-spring-boot-starter-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\dubbo\2.5.10\dubbo-2.5.10.jar;C:\Users\liwei\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-framework\2.11.1\curator-framework-2.11.1.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-client\2.11.1\curator-client-2.11.1.jar;C:\Users\liwei\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-autoconfigure\0.1.0\dubbo-spring-boot-autoconfigure-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-actuator\0.1.0\dubbo-spring-boot-actuator-0.1.0.jar;G:\IntelliJ IDEA 2018.1.5\lib\idea_rt.jar;C:\Users\liwei\AppData\Local\Temp\capture12226jars\debugger-agent.jar 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.library.path=C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_171\bin;C:\Program Files\nodejs\node_global;C:\Windows\system32;C:\Program Files\nodejs\;G:\IntelliJ IDEA 2018.1.5\plugins\maven\lib\maven3\bin;C:\Users\liwei\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Microsoft VS Code\bin;C:\Users\liwei\AppData\Roaming\npm;. 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.io.tmpdir=C:\Users\liwei\AppData\Local\Temp\ 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.compiler= 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.name=Windows 10 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.arch=amd64 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.version=10.0 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.name=liwei 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.home=C:\Users\liwei 2018-08-12 11:47:30.191 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.dir=D:\沿海高速\VisualInspection_server 2018-08-12 11:47:30.192 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@140c8850 2018-08-12 11:47:30.217 |-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 11:47:30.220 |-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 11:47:30.338 |-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 = 0x1652c1914cc0005, negotiated timeout = 30000 2018-08-12 11:47:30.340 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (SyncConnected) 2018-08-12 11:47:30.363 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.385 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.448 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.454 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=237708®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.462 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:30.495 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.508 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.561 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0, urls: [dubbo://192.168.2.132: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=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043877978&version=1.0.0, dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633329&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.733 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0xe13a38f6, /192.168.2.132:63804 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.733 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.773 |-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=237708®ister.ip=192.168.2.132&remote.timestamp=1534043877978&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045650490&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.776 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:30.793 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.818 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.870 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.870 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=237708®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.873 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:30.915 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.929 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.982 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.983 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckAppealService_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.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:30.985 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:31.001 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.018 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.369 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633798&version=1.0.0, dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878347&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.370 |-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?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=237708®ister.ip=192.168.2.132&remote.timestamp=1534045633798&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045650996&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.373 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:31.413 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.450 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.502 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633566&version=1.0.0, dubbo://192.168.2.132: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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878094&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.503 |-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=237708®ister.ip=192.168.2.132&remote.timestamp=1534045633566&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045651409&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.506 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:31.545 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.561 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.613 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0, urls: [empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.613 |-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=237708®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.616 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:31.662 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.684 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.736 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.736 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=237708®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.738 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:31.776 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.806 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.859 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633608&version=1.0.0, dubbo://192.168.2.132: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=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878145&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0, empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.860 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=237708®ister.ip=192.168.2.132&remote.timestamp=1534045633608&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045651772&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.867 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:31.907 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.925 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.975 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0, urls: [dubbo://192.168.2.132: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,updateRecord,addRecord,deleteRecord&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633657&version=1.0.0, dubbo://192.168.2.132: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=getRecord,getAllRecord,addRecord,updateRecord,deleteRecord&pid=238268&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534043878207&version=1.0.0, empty://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0, empty://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.977 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getAllRecord,getRecord,addRecord,updateRecord,deleteRecord&pid=237708®ister.ip=192.168.2.132&remote.timestamp=1534045633657&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045651902&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:31.979 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:32.017 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0, urls: [dubbo://192.168.2.132: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,updateRecord,addRecord,deleteRecord&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633657&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.018 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633798&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.019 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633566&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.019 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.021 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633608&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.041 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.042 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633329&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.093 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.094 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.096 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:32.133 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652129&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.153 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652129&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.206 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652129&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633708&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652129&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652129&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.206 |-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?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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708®ister.ip=192.168.2.132&remote.timestamp=1534045633708&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045652129&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.209 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:32.249 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652244&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.265 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652244&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.317 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652244&version=1.0.0, urls: [dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045633754&version=1.0.0, empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652244&version=1.0.0, empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652244&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.318 |-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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708®ister.ip=192.168.2.132&remote.timestamp=1534045633754&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534045652244&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.321 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:32.339 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.355 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.407 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0, urls: [empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.408 |-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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:32.411 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:47:33.063 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-08-12 11:47:33.074 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-08-12 11:47:33.294 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-08-12 11:47:33.294 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-08-12 11:47:33.424 |-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@367554d4, org.springframework.security.web.context.SecurityContextPersistenceFilter@535ee736, org.springframework.security.web.header.HeaderWriterFilter@6b97df95, org.springframework.web.filter.CorsFilter@46d53e00, org.springframework.security.web.authentication.logout.LogoutFilter@202ea47a, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@495762ac, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2108087f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5a19e82d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@b7c7ad0, org.springframework.security.web.session.SessionManagementFilter@376abc61, org.springframework.security.web.access.ExceptionTranslationFilter@2333bb5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6a7ec1f4] 2018-08-12 11:47:33.448 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@75f2fd50, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2c65c00c, org.springframework.security.web.context.SecurityContextPersistenceFilter@56984e20, org.springframework.security.web.header.HeaderWriterFilter@60444e35, org.springframework.security.web.authentication.logout.LogoutFilter@30639d1e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6b2c95b9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@133d55a8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@514a841c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@434ba41e, org.springframework.security.web.session.SessionManagementFilter@65dd90de, org.springframework.security.web.access.ExceptionTranslationFilter@8e9b13a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@27e00dc] 2018-08-12 11:47:33.604 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@41acc9b5: startup date [Sun Aug 12 11:47:23 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:47:33.736 |-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 11:47:33.738 |-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 11:47:33.739 |-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 11:47:33.739 |-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 11:47:33.740 |-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 11:47:33.740 |-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 11:47:33.740 |-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 11:47:33.740 |-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 11:47:33.741 |-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 11:47:33.745 |-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 11:47:33.745 |-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 11:47:33.745 |-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 11:47:33.745 |-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 11:47:33.746 |-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 11:47:33.746 |-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 11:47:33.746 |-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 11:47:33.746 |-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 11:47:33.747 |-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 11:47:33.747 |-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 11:47:33.748 |-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 11:47:33.748 |-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 11:47:33.748 |-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 11:47:33.750 |-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 11:47:33.750 |-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 11:47:33.750 |-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 11:47:33.750 |-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 11:47:33.751 |-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 11:47:33.751 |-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 11:47:33.752 |-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 11:47:33.752 |-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 11:47:33.752 |-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 11:47:33.752 |-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 11:47:33.752 |-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 11:47:33.753 |-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 11:47:33.754 |-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 11:47:33.754 |-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 11:47:33.755 |-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 11:47:33.755 |-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 11:47:33.755 |-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 11:47:33.755 |-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 11:47:33.755 |-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 11:47:33.755 |-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 11:47:33.756 |-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 11:47:33.757 |-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 11:47:33.757 |-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 11:47:33.757 |-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 11:47:33.758 |-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 11:47:33.758 |-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 11:47:33.758 |-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 11:47:33.759 |-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 11:47:33.759 |-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 11:47:33.759 |-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 11:47:33.761 |-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 11:47:33.761 |-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 11:47:33.761 |-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 11:47:33.761 |-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 11:47:33.762 |-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 11:47:33.762 |-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 11:47:33.762 |-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 11:47:33.762 |-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 11:47:33.762 |-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 11:47:33.763 |-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 11:47:33.763 |-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 11:47:33.763 |-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 11:47:33.763 |-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 11:47:33.764 |-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 11:47:33.764 |-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 11:47:33.764 |-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 11:47:33.765 |-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 11:47:33.766 |-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 11:47:33.766 |-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 11:47:33.766 |-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 11:47:33.766 |-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 11:47:33.766 |-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 11:47:33.767 |-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 11:47:33.767 |-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 11:47:33.767 |-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 11:47:33.767 |-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 11:47:33.768 |-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 11:47:33.768 |-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 11:47:33.769 |-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 11:47:33.769 |-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 11:47:33.769 |-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 11:47:33.770 |-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 11:47:33.770 |-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 11:47:33.770 |-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 11:47:33.770 |-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 11:47:33.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:47:33.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.update(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:47:33.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.delete(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:47:33.771 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getById(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:47:33.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:47:33.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getList(com.xintong.visualinspection.bean.CheckAppeal_F,java.lang.Integer,java.lang.Integer) 2018-08-12 11:47:33.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 11:47:33.774 |-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 11:47:33.774 |-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 11:47:33.774 |-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 11:47:33.774 |-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 11:47:33.774 |-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 11:47:33.775 |-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 11:47:33.775 |-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 11:47:33.775 |-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 11:47:33.775 |-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 11:47:33.775 |-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 11:47:33.776 |-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 11:47:33.777 |-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 11:47:33.777 |-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 11:47:33.777 |-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 11:47:33.777 |-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 11:47:33.777 |-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 11:47:33.778 |-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 11:47:33.778 |-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 11:47:33.778 |-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 11:47:33.778 |-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 11:47:33.779 |-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 11:47:33.779 |-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 11:47:33.779 |-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 11:47:33.779 |-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 11:47:33.780 |-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 11:47:33.780 |-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 11:47:33.780 |-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 11:47:33.781 |-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 11:47:33.781 |-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 11:47:33.781 |-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 11:47:33.781 |-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 11:47:33.781 |-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 11:47:33.782 |-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 11:47:33.782 |-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 11:47:33.783 |-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 11:47:33.783 |-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 11:47:33.783 |-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 11:47:33.784 |-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 11:47:33.784 |-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 11:47:33.784 |-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 11:47:33.784 |-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 11:47:33.784 |-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 11:47:33.785 |-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 11:47:33.785 |-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 11:47:33.785 |-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 11:47:33.786 |-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 11:47:33.786 |-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 11:47:33.786 |-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 11:47:33.786 |-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 11:47:33.786 |-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 11:47:33.786 |-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 11:47:33.788 |-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 11:47:33.788 |-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 11:47:33.788 |-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 11:47:33.789 |-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 11:47:33.789 |-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 11:47:33.789 |-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 11:47:33.789 |-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 11:47:33.789 |-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 11:47:33.789 |-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 11:47:33.790 |-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 11:47:33.790 |-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 11:47:33.790 |-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 11:47:33.790 |-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 11:47:33.791 |-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 11:47:33.791 |-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 11:47:33.792 |-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 11:47:33.792 |-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 11:47:33.792 |-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 11:47:33.792 |-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 11:47:33.792 |-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 11:47:33.792 |-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 11:47:33.793 |-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 11:47:33.793 |-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 11:47:33.793 |-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 11:47:33.794 |-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 11:47:33.794 |-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 11:47:33.794 |-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 11:47:33.794 |-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 11:47:33.794 |-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 11:47:33.795 |-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 11:47:33.795 |-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 11:47:33.796 |-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 11:47:33.796 |-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 11:47:33.796 |-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 11:47:33.796 |-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 11:47:33.796 |-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 11:47:33.797 |-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 11:47:33.797 |-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 11:47:33.798 |-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 11:47:33.798 |-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 11:47:33.798 |-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 11:47:33.798 |-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 11:47:33.798 |-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 11:47:33.799 |-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 11:47:33.800 |-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 11:47:33.800 |-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 11:47:33.800 |-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 11:47:33.800 |-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 11:47:33.801 |-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 11:47:33.801 |-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 11:47:33.801 |-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 11:47:33.801 |-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 11:47:33.801 |-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 11:47:33.802 |-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 11:47:33.802 |-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 11:47:33.803 |-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 11:47:33.803 |-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 11:47:33.803 |-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 11:47:33.803 |-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 11:47:33.803 |-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 11:47:33.804 |-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 11:47:33.804 |-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 11:47:33.804 |-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 11:47:33.806 |-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 11:47:33.806 |-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 11:47:33.806 |-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 11:47:33.807 |-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 11:47:33.807 |-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 11:47:33.807 |-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 11:47:33.807 |-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 11:47:33.807 |-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 11:47:33.807 |-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 11:47:33.808 |-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 11:47:33.808 |-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 11:47:33.808 |-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 11:47:33.808 |-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 11:47:33.808 |-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 11:47:33.809 |-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 11:47:33.809 |-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 11:47:33.809 |-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 11:47:33.809 |-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 11:47:33.809 |-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 11:47:33.810 |-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 11:47:33.810 |-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 11:47:33.810 |-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 11:47:33.810 |-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 11:47:33.810 |-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 11:47:33.810 |-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 11:47:33.811 |-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 11:47:33.811 |-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 11:47:33.811 |-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 11:47:33.811 |-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 11:47:33.811 |-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 11:47:33.811 |-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 11:47:33.813 |-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 11:47:33.813 |-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 11:47:33.814 |-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 11:47:33.814 |-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 11:47:33.814 |-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 11:47:33.814 |-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 11:47:33.814 |-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 11:47:33.814 |-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 11:47:33.814 |-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 11:47:33.815 |-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 11:47:33.815 |-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 11:47:33.815 |-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 11:47:33.815 |-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 11:47:33.815 |-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 11:47:33.816 |-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 11:47:33.816 |-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 11:47:33.816 |-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 11:47:33.817 |-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 11:47:33.817 |-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 11:47:33.818 |-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 11:47:33.818 |-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 11:47:33.818 |-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 11:47:33.819 |-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 11:47:33.819 |-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 11:47:33.819 |-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 11:47:33.819 |-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 11:47:33.819 |-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 11:47:33.820 |-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 11:47:33.820 |-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 11:47:33.821 |-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 11:47:33.821 |-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 11:47:33.821 |-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 11:47:33.821 |-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 11:47:33.821 |-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 11:47:33.821 |-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 11:47:33.822 |-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 11:47:33.822 |-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 11:47:33.822 |-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 11:47:33.822 |-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 11:47:33.822 |-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 11:47:33.822 |-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 11:47:33.823 |-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 11:47:33.823 |-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 11:47:33.823 |-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 11:47:33.824 |-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 11:47:33.824 |-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 11:47:33.824 |-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 11:47:33.826 |-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 11:47:33.826 |-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 11:47:33.826 |-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 11:47:33.827 |-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 11:47:33.827 |-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 11:47:33.827 |-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 11:47:33.827 |-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 11:47:33.827 |-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 11:47:33.827 |-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 11:47:33.828 |-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 11:47:33.828 |-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 11:47:33.828 |-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 11:47:33.829 |-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 11:47:33.829 |-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 11:47:33.829 |-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 11:47:33.829 |-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 11:47:33.936 |-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 11:47:34.008 |-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 11:47:34.009 |-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 11:47:34.060 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-08-12 11:47:34.060 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-08-12 11:47:34.061 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-08-12 11:47:34.061 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-08-12 11:47:34.062 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-08-12 11:47:34.062 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-08-12 11:47:34.062 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-08-12 11:47:34.062 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-08-12 11:47:34.063 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-08-12 11:47:34.063 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-08-12 11:47:34.064 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-08-12 11:47:34.064 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-08-12 11:47:34.064 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in areaInfoController_F 2018-08-12 11:47:34.064 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_F 2018-08-12 11:47:34.065 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_Q 2018-08-12 11:47:34.065 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_F 2018-08-12 11:47:34.066 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_Q 2018-08-12 11:47:34.066 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_F 2018-08-12 11:47:34.066 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_Q 2018-08-12 11:47:34.066 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in recordController_Q 2018-08-12 11:47:34.067 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_F 2018-08-12 11:47:34.067 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_Q 2018-08-12 11:47:34.068 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController_F 2018-08-12 11:47:34.069 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_F 2018-08-12 11:47:34.069 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_Q 2018-08-12 11:47:34.069 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-08-12 11:47:34.069 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-08-12 11:47:34.070 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-08-12 11:47:34.070 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-08-12 11:47:34.070 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-08-12 11:47:34.072 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-08-12 11:47:34.072 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-08-12 11:47:34.073 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-08-12 11:47:34.073 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-08-12 11:47:34.073 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-08-12 11:47:34.074 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-08-12 11:47:34.074 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-08-12 11:47:34.139 |-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 11:47:34.638 |-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 11:47:34.936 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:47:34.937 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:47:34.938 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:47:35.481 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:47:35.486 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:47:35.487 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:47:35.488 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:47:35.489 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:47:35.490 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:47:35.490 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:47:35.491 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:47:35.493 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-08-12 11:47:35.493 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-08-12 11:47:35.494 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-08-12 11:47:35.494 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-08-12 11:47:35.494 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-08-12 11:47:35.494 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-08-12 11:47:35.494 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-08-12 11:47:35.502 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:47:35.502 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:47:35.502 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:47:35.502 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-08-12 11:47:35.509 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:47:35.510 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:47:35.510 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:47:35.514 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:47:35.537 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-08-12 11:47:36.133 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-08-12 11:47:36.165 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-08-12 11:47:36.177 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-08-12 11:47:36.178 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:47:36.178 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:47:36.178 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:47:36.178 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:47:36.783 |-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 11:47:36.783 |-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 11:47:36.783 |-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 11:47:36.784 |-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 11:47:36.784 |-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 11:47:36.785 |-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 11:47:36.786 |-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 11:47:36.786 |-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 11:47:36.786 |-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 11:47:36.786 |-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 11:47:36.786 |-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 11:47:36.787 |-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 11:47:36.787 |-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 11:47:36.788 |-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 11:47:36.789 |-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 11:47:36.789 |-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 11:47:36.790 |-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 11:47:36.790 |-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 11:47:36.790 |-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 11:47:36.791 |-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 11:47:36.791 |-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 11:47:36.791 |-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 11:47:36.792 |-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 11:47:37.349 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-08-12 11:47:37.361 |-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 11:47:37.732 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:47:37.733 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-08-12 11:47:37.733 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-08-12 11:47:37.742 |-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 11:47:37.744 |-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 11:47:37.744 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:47:37.748 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-08-12 11:47:37.750 |-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 11:47:37.766 |-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 11:47:37.776 |-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 11:47:37.780 |-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 11:47:37.783 |-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 11:47:37.785 |-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 11:47:37.788 |-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 11:47:37.793 |-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 11:47:37.795 |-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 11:47:37.797 |-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 11:47:37.798 |-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 11:47:37.801 |-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 11:47:37.842 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-08-12 11:47:38.265 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-08-12 11:47:38.279 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-08-12 11:47:38.307 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 68 2018-08-12 11:47:38.308 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [50] -| 加载CODE信息成功,数据数:23 2018-08-12 11:47:38.310 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-08-12 11:47:38.427 |-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 11:47:38.428 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 11:47:38.836 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 11:47:38.836 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 11:47:38.838 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-08-12 11:47:38.838 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-08-12 11:47:38.850 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 43 2018-08-12 11:47:38.850 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [68] -| 加载部门信息成功,数据数:43 2018-08-12 11:47:38.850 |-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 11:47:38.851 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:47:38.858 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:47:38.859 |-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 11:47:38.859 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:47:38.865 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:47:38.866 |-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 11:47:38.866 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:47:38.873 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:47:38.874 |-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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 2018)]} 2018-08-12 11:47:38.874 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [115] -| 加载所有服务区,道管信息成功,数据list数:3 2018-08-12 11:47:38.892 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:47:38.893 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:47:38.899 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:47:38.899 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [79] -| 加载职位信息成功,数据数:18 2018-08-12 11:47:38.901 |-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 11:47:38.901 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:47:38.931 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:47:38.932 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [88] -| 加载考核项信息成功,数据数:707 2018-08-12 11:47:38.932 |-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 11:47:38.933 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 26(Long) 2018-08-12 11:47:38.939 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:47:38.940 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=26,查询服务区考核项信息成功,数据数:1 2018-08-12 11:47:38.940 |-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 11:47:38.940 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 27(Long) 2018-08-12 11:47:38.947 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 11 2018-08-12 11:47:38.947 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=27,查询服务区考核项信息成功,数据数:2 2018-08-12 11:47:38.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 11:47:38.948 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 28(Long) 2018-08-12 11:47:38.954 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:47:38.955 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=28,查询服务区考核项信息成功,数据数:3 2018-08-12 11:47:38.956 |-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 11:47:38.956 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 29(Long) 2018-08-12 11:47:38.963 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:47:38.963 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=29,查询服务区考核项信息成功,数据数:4 2018-08-12 11:47:38.963 |-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 11:47:38.964 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 30(Long) 2018-08-12 11:47:38.970 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:47:38.970 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=30,查询服务区考核项信息成功,数据数:5 2018-08-12 11:47:38.970 |-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 11:47:38.970 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 31(Long) 2018-08-12 11:47:38.978 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:47:38.978 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=31,查询服务区考核项信息成功,数据数:6 2018-08-12 11:47:38.979 |-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 11:47:38.979 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 32(Long) 2018-08-12 11:47:38.988 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:47:38.988 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=32,查询服务区考核项信息成功,数据数:7 2018-08-12 11:47:38.999 |-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.2.132 2018-08-12 11:47:39.010 |-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.2.132 2018-08-12 11:47:39.011 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.011 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.CommonService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&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=237708®istry=zookeeper×tamp=1534045659001, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.066 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Start NettyServer bind /0.0.0.0:7682, export /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.068 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.185 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652335&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.186 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.189 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7682 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0xec57fb63, /192.168.2.132:63848 => /192.168.2.132:7682]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.189 |-INFO [ZkClient-EventThread-51-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.203 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0, urls: [empty://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.206 |-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.2.132 2018-08-12 11:47:39.214 |-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.2.132 2018-08-12 11:47:39.215 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.ItemService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659209&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.215 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.ItemService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659209&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=237708®istry=zookeeper×tamp=1534045659209, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.215 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659209&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.230 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659209&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.248 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659209&version=1.0.0, urls: [empty://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659209&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.249 |-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.2.132 2018-08-12 11:47:39.270 |-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.2.132 2018-08-12 11:47:39.270 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.UserService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659252&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.270 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.UserService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659252&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=237708®istry=zookeeper×tamp=1534045659252, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.271 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659252&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.297 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659252&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.315 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659252&version=1.0.0, urls: [empty://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659252&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:47:39.319 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-08-12 11:47:39.333 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-08-12 11:47:39.338 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-08-12 11:47:39.363 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-08-12 11:47:39.371 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 16.288 seconds (JVM running for 17.892) 2018-08-12 11:47:43.813 |-INFO [http-nio-8089-exec-4] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-08-12 11:47:43.813 |-INFO [http-nio-8089-exec-4] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-08-12 11:47:43.846 |-INFO [http-nio-8089-exec-4] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 33 ms 2018-08-12 11:47:43.934 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:43.934 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:43.934 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:43.934 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:43.934 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:43.987 |-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 11:47:43.988 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:43.998 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.000 |-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 11:47:44.000 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.000 |-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 11:47:44.001 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.008 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.009 |-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 11:47:44.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.013 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.014 |-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 11:47:44.014 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.018 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.019 |-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 11:47:44.019 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.026 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.027 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.027 |-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 11:47:44.027 |-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 11:47:44.028 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.028 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.035 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.036 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.036 |-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 11:47:44.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.046 |-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 11:47:44.047 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.055 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.055 |-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 11:47:44.056 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.066 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.067 |-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 11:47:44.067 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.076 |-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 11:47:44.077 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.079 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.080 |-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 11:47:44.080 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.084 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.084 |-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 11:47:44.085 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.087 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.087 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.087 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.092 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.098 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.098 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.105 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.108 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.108 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.110 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.113 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.115 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.148 |-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 11:47:44.149 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:47:44.156 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:47:44.164 |-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 11:47:44.165 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:47:44.169 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:47:44.170 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:47:44.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:47:44.177 |-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 11:47:44.177 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:47:44.183 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:47:44.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:47:44.190 |-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 11:47:44.190 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.202 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.259 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.260 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.260 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.260 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.279 |-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 11:47:44.279 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.287 |-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 11:47:44.287 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.287 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.288 |-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 11:47:44.288 |-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 11:47:44.289 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.289 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.296 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.297 |-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 11:47:44.297 |-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 11:47:44.297 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.297 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.298 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.299 |-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 11:47:44.299 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.300 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.301 |-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 11:47:44.301 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.305 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.309 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.310 |-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 11:47:44.310 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.311 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.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 11:47:44.311 |-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 11:47:44.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.319 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.327 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.328 |-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 11:47:44.328 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.338 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.339 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.340 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.342 |-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 11:47:44.343 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:47:44.349 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.351 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.351 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.352 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:47:44.353 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.354 |-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 11:47:44.354 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:47:44.356 |-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 11:47:44.356 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:47:44.358 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.360 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.364 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:47:44.365 |-DEBUG [http-nio-8089-exec-7] 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 11:47:44.365 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:47:44.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:47:44.375 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:47:44.376 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.395 |-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 11:47:44.395 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.402 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.403 |-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 11:47:44.404 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.415 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.416 |-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 11:47:44.416 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.423 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.446 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.448 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.483 |-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 11:47:44.484 |-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 11:47:44.542 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:47:44.584 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.604 |-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 11:47:44.605 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.613 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.614 |-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 11:47:44.615 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.623 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.624 |-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 11:47:44.625 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.631 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.651 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.653 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.657 |-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 11:47:44.658 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:47:44.665 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:47:44.759 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:44.789 |-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 11:47:44.789 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:44.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:44.796 |-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 11:47:44.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.806 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:44.807 |-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 11:47:44.808 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:44.814 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:44.834 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:44.837 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:47.565 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:47.568 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:47.592 |-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 11:47:47.593 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:47.594 |-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 11:47:47.595 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:47:47.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:47.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 11:47:47.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:47.604 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:47:47.605 |-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 11:47:47.605 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:47.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:47.615 |-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 11:47:47.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:47.616 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:47:47.616 |-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 11:47:47.617 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:47:47.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:47.624 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:47:47.650 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:47.652 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:47.657 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:47:47.658 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:47:47.693 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-6] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:47:47.693 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-6] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:47:47.717 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-6] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:48:01.714 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:48:01.742 |-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 11:48:01.742 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:48:01.750 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:48:01.751 |-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 11:48:01.751 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:48:01.761 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:48:01.762 |-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 11:48:01.762 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:48:01.769 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:48:01.795 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:48:01.796 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:48:15.899 |-ERROR [http-nio-8089-exec-8] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy3.getByTaskId(proxy3.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(CheckAppealController_Q.java:55) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q$$FastClassBySpringCGLIB$$74f3ad66.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.CheckAppealController_Q$$EnhancerBySpringCGLIB$$97d40952.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:48:15.905 |-WARN [http-nio-8089-exec-8] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:48:43.167 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter 2018-08-12 11:48:43.171 |-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 11:48:43.174 |-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 11:48:43.235 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on MSI with PID 240300 (started by liwei in D:\沿海高速\VisualInspection_server) 2018-08-12 11:48:43.235 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-08-12 11:48:43.387 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-08-12 11:48:43.408 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@13a4af0a: startup date [Sun Aug 12 11:48:43 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:48:44.728 |-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 11:48:44.729 |-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 11:48:44.729 |-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 11:48:44.729 |-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 11:48:44.729 |-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 11:48:44.729 |-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 11:48:44.729 |-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 11:48:44.730 |-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 11:48:44.919 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-08-12 11:48:45.164 |-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.2.132 2018-08-12 11:48:45.164 |-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.2.132 2018-08-12 11:48:45.193 |-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.2.132 2018-08-12 11:48:45.194 |-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.2.132 2018-08-12 11:48:45.194 |-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.2.132 2018-08-12 11:48:45.195 |-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 [D:\沿海高速\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 [D:\沿海高速\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 [D:\沿海高速\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.2.132 2018-08-12 11:48:45.195 |-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 11:48:45.783 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$a4f701e2] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:48:45.907 |-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$$3da4ca1c] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:48:45.922 |-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 11:48:45.927 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@63b0dd74' 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 11:48:45.937 |-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$$62796cce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:48:45.967 |-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 11:48:45.983 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$903a75de] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:48:46.002 |-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 11:48:46.004 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$ee093800] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 11:48:46.506 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-08-12 11:48:46.514 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-08-12 11:48:46.515 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-08-12 11:48:46.713 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-08-12 11:48:46.714 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 3306 ms 2018-08-12 11:48:47.070 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-08-12 11:48:49.241 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-08-12 11:48:49.241 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-12 11:48:49.241 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-12 11:48:49.241 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-12 11:48:49.241 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-08-12 11:48:49.242 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-08-12 11:48:49.243 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-08-12 11:48:49.243 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-08-12 11:48:49.243 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-08-12 11:48:49.243 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-08-12 11:48:49.243 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-08-12 11:48:49.243 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-08-12 11:48:49.243 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-08-12 11:48:49.244 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-08-12 11:48:50.022 |-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 11:48:50.074 |-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 11:48:50.089 |-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 11:48:50.139 |-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.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650786&version=1.0.0, com.xintong.visualinspection.service.TaskService_Q:1.0.0=empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650996&version=1.0.0 dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633798&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_F:1.0.0=empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0 empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650490&version=1.0.0 dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633329&version=1.0.0, com.xintong.visualinspection.service.StatisticsService_F:1.0.0=empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652244&version=1.0.0 empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652244&version=1.0.0 dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045633754&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0=empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650911&version=1.0.0, com.xintong.visualinspection.service.RecordService_Q:1.0.0=empty://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0 empty://192.168.2.132/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,addRecord,updateRecord,deleteRecord&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651902&version=1.0.0 dubbo://192.168.2.132: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,updateRecord,addRecord,deleteRecord&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633657&version=1.0.0, com.xintong.visualinspection.service.CommonService:1.0.0=empty://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_F:1.0.0=empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0 empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651409&version=1.0.0 dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633566&version=1.0.0, com.xintong.visualinspection.service.AreaInfoService_F:1.0.0=empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0 empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045650130&version=1.0.0, com.xintong.visualinspection.service.UserService:1.0.0=empty://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659252&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0=empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0 empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0 empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651540&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_F:1.0.0=empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0 empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651655&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_Q:1.0.0=empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0 empty://192.168.2.132/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=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045651772&version=1.0.0 dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633608&version=1.0.0, com.xintong.visualinspection.service.ItemService:1.0.0=empty://192.168.2.132: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=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659209&version=1.0.0, com.xintong.visualinspection.service.ScoreService_Q:1.0.0=empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652129&version=1.0.0 empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652129&version=1.0.0 dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633708&version=1.0.0, com.xintong.visualinspection.service.ScoreService_F:1.0.0=empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0 empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=237708&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045652014&version=1.0.0}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.148 |-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.2.132 2018-08-12 11:48:50.153 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [64] -| Starting ZkClient event thread. 2018-08-12 11:48:50.158 |-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 11:48:50.158 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:host.name=MSI.lan 2018-08-12 11:48:50.158 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.version=1.8.0_171 2018-08-12 11:48:50.159 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.vendor=Oracle Corporation 2018-08-12 11:48:50.159 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.home=C:\Program Files\Java\jdk1.8.0_171\jre 2018-08-12 11:48:50.159 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.class.path=C:\Program Files\Java\jdk1.8.0_171\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\rt.jar;D:\沿海高速\VisualInspection_server\target\classes;C:\Users\liwei\.m2\repository\com\xintong\visuallnspection\inteface\visuallnspectioninteface\1.0-SNAPSHOT\visuallnspectioninteface-1.0-20180811.071705-133.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-core\4.2.2.RELEASE\spring-security-core-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-beans\4.3.7.RELEASE\spring-beans-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context\4.3.7.RELEASE\spring-context-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-expression\4.3.7.RELEASE\spring-expression-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-web\1.5.2.RELEASE\spring-boot-starter-web-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\1.5.2.RELEASE\spring-boot-starter-tomcat-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\8.5.11\tomcat-embed-core-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\8.5.11\tomcat-embed-el-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.11\tomcat-embed-websocket-8.5.11.jar;C:\Users\liwei\.m2\repository\org\hibernate\hibernate-validator\5.3.4.Final\hibernate-validator-5.3.4.Final.jar;C:\Users\liwei\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar;C:\Users\liwei\.m2\repository\org\jboss\logging\jboss-logging\3.3.0.Final\jboss-logging-3.3.0.Final.jar;C:\Users\liwei\.m2\repository\com\fasterxml\classmate\1.3.3\classmate-1.3.3.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.8.7\jackson-databind-2.8.7.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.8.7\jackson-core-2.8.7.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-web\4.3.7.RELEASE\spring-web-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-webmvc\4.3.7.RELEASE\spring-webmvc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-security\1.5.2.RELEASE\spring-boot-starter-security-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-aop\4.3.7.RELEASE\spring-aop-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-config\4.2.2.RELEASE\spring-security-config-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-web\4.2.2.RELEASE\spring-security-web-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-starter\1.3.0\mybatis-spring-boot-starter-1.3.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\1.5.2.RELEASE\spring-boot-starter-jdbc-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-jdbc\8.5.11\tomcat-jdbc-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-juli\8.5.11\tomcat-juli-8.5.11.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-jdbc\4.3.7.RELEASE\spring-jdbc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\1.3.0\mybatis-spring-boot-autoconfigure-1.3.0.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis\3.4.4\mybatis-3.4.4.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis-spring\1.3.1\mybatis-spring-1.3.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\1.5.2.RELEASE\spring-boot-starter-thymeleaf-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf-spring4\2.1.5.RELEASE\thymeleaf-spring4-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\nz\net\ultraq\thymeleaf\thymeleaf-layout-dialect\1.4.0\thymeleaf-layout-dialect-1.4.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-remote-shell\1.5.2.RELEASE\spring-boot-starter-remote-shell-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-actuator\1.5.2.RELEASE\spring-boot-starter-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-actuator\1.5.2.RELEASE\spring-boot-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.cli\1.3.2\crash.cli-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.connectors.ssh\1.3.2\crash.connectors.ssh-1.3.2.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-core\0.11.0\sshd-core-0.11.0.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-pam\0.11.0\sshd-pam-0.11.0.jar;C:\Users\liwei\.m2\repository\net\sf\jpam\jpam\1.1\jpam-1.1.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.51\bcprov-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.51\bcpkix-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.embed.spring\1.3.2\crash.embed.spring-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.cron\1.3.2\crash.plugins.cron-1.3.2.jar;C:\Users\liwei\.m2\repository\it\sauronsoftware\cron4j\cron4j\2.2.5\cron4j-2.2.5.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.mail\1.3.2\crash.plugins.mail-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.shell\1.3.2\crash.shell-1.3.2.jar;C:\Users\liwei\.m2\repository\org\codehaus\groovy\groovy\2.4.9\groovy-2.4.9.jar;C:\Users\liwei\.m2\repository\com\sun\mail\javax.mail\1.5.6\javax.mail-1.5.6.jar;C:\Users\liwei\.m2\repository\javax\activation\activation\1.1\activation-1.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-data-redis\1.5.2.RELEASE\spring-boot-starter-data-redis-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-redis\1.8.1.RELEASE\spring-data-redis-1.8.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-keyvalue\1.2.1.RELEASE\spring-data-keyvalue-1.2.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-commons\1.13.1.RELEASE\spring-data-commons-1.13.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-tx\4.3.7.RELEASE\spring-tx-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-oxm\4.3.7.RELEASE\spring-oxm-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context-support\4.3.7.RELEASE\spring-context-support-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter\1.5.2.RELEASE\spring-boot-starter-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot\1.5.2.RELEASE\spring-boot-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\1.5.2.RELEASE\spring-boot-autoconfigure-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-logging\1.5.2.RELEASE\spring-boot-starter-logging-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-classic\1.1.11\logback-classic-1.1.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\jul-to-slf4j\1.7.24\jul-to-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\slf4j\log4j-over-slf4j\1.7.24\log4j-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-core\4.3.7.RELEASE\spring-core-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\liwei\.m2\repository\org\projectlombok\lombok\1.16.14\lombok-1.16.14.jar;C:\Users\liwei\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\liwei\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-devtools\1.5.2.RELEASE\spring-boot-devtools-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\io\jsonwebtoken\jjwt\0.7.0\jjwt-0.7.0.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-springsecurity4\2.1.2.RELEASE\thymeleaf-extras-springsecurity4-2.1.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf\2.1.5.RELEASE\thymeleaf-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\ognl\ognl\3.0.8\ognl-3.0.8.jar;C:\Users\liwei\.m2\repository\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;C:\Users\liwei\.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-api\1.7.24\slf4j-api-1.7.24.jar;C:\Users\liwei\.m2\repository\com\github\pagehelper\pagehelper\4.2.1\pagehelper-4.2.1.jar;C:\Users\liwei\.m2\repository\com\github\jsqlparser\jsqlparser\0.9.5\jsqlparser-0.9.5.jar;C:\Users\liwei\.m2\repository\mysql\mysql-connector-java\5.1.41\mysql-connector-java-5.1.41.jar;C:\Users\liwei\.m2\repository\com\alibaba\druid\1.0.29\druid-1.0.29.jar;C:\Program Files\Java\jdk1.8.0_171\lib\jconsole.jar;C:\Program Files\Java\jdk1.8.0_171\lib\tools.jar;C:\Users\liwei\.m2\repository\com\alibaba\fastjson\1.2.31\fastjson-1.2.31.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjrt\1.8.10\aspectjrt-1.8.10.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjweaver\1.8.10\aspectjweaver-1.8.10.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi\3.12\poi-3.12.jar;C:\Users\liwei\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls\2.3.0\jxls-2.3.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\liwei\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\liwei\.m2\repository\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;C:\Users\liwei\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\liwei\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.24\jcl-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-core\1.1.11\logback-core-1.1.11.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls-poi\1.0.9\jxls-poi-1.0.9.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml\3.12\poi-ooxml-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.12\poi-ooxml-schemas-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\liwei\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\liwei\.m2\repository\org\apache\zookeeper\zookeeper\3.4.11\zookeeper-3.4.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-log4j12\1.7.24\slf4j-log4j12-1.7.24.jar;C:\Users\liwei\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\liwei\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\liwei\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\liwei\.m2\repository\io\netty\netty\3.10.5.Final\netty-3.10.5.Final.jar;C:\Users\liwei\.m2\repository\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-starter\0.1.0\dubbo-spring-boot-starter-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\dubbo\2.5.10\dubbo-2.5.10.jar;C:\Users\liwei\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-framework\2.11.1\curator-framework-2.11.1.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-client\2.11.1\curator-client-2.11.1.jar;C:\Users\liwei\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-autoconfigure\0.1.0\dubbo-spring-boot-autoconfigure-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-actuator\0.1.0\dubbo-spring-boot-actuator-0.1.0.jar;G:\IntelliJ IDEA 2018.1.5\lib\idea_rt.jar;C:\Users\liwei\AppData\Local\Temp\capture14728jars\debugger-agent.jar 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.library.path=C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_171\bin;C:\Program Files\nodejs\node_global;C:\Windows\system32;C:\Program Files\nodejs\;G:\IntelliJ IDEA 2018.1.5\plugins\maven\lib\maven3\bin;C:\Users\liwei\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Microsoft VS Code\bin;C:\Users\liwei\AppData\Roaming\npm;. 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.io.tmpdir=C:\Users\liwei\AppData\Local\Temp\ 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.compiler= 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.name=Windows 10 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.arch=amd64 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.version=10.0 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.name=liwei 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.home=C:\Users\liwei 2018-08-12 11:48:50.160 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.dir=D:\沿海高速\VisualInspection_server 2018-08-12 11:48:50.161 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@7cdedb20 2018-08-12 11:48:50.187 |-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 11:48:50.190 |-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 11:48:50.233 |-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 = 0x1652c1914cc0006, negotiated timeout = 30000 2018-08-12 11:48:50.235 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (SyncConnected) 2018-08-12 11:48:50.258 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.291 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.353 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.359 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=240300®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.366 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:50.404 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.424 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.476 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633329&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.627 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x2e17f22c, /192.168.2.132:64090 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.627 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.666 |-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=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633329&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045730399&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.668 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:50.686 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.712 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.764 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.764 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=240300®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.767 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:50.809 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.823 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.886 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.887 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckAppealService_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.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.889 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:50.907 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.924 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.975 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633798&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.976 |-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?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=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633798&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045730902&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:50.979 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.036 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.058 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.109 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633566&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.110 |-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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633566&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731031&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.112 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.153 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.170 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.221 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, urls: [empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.222 |-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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.224 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.267 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.281 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.332 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.333 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=240300®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.336 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.381 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.403 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.455 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, urls: [dubbo://192.168.2.132: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=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633608&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.456 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633608&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731377&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.459 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.497 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.516 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.567 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, urls: [dubbo://192.168.2.132: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,updateRecord,addRecord,deleteRecord&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633657&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.568 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633657&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731493&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.570 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.610 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.627 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.678 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.678 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.681 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.717 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.738 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.790 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045633708&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.790 |-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?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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633708&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731712&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.793 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.832 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.850 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.901 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, urls: [dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=224332&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045633754&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.902 |-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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633754&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534045731827&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.905 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:51.920 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.940 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:51.991 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=237708&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045659002&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:53.001 |-WARN [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] Failed to start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7682 (check == false, ignore and retry later!), cause: client(url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045659002&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731917&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:Connection refused: no further information: /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045659002&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731917&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:Connection refused: no further information: /192.168.2.132: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.(AbstractClient.java:89) at com.alibaba.dubbo.remoting.transport.netty.NettyClient.(NettyClient.java:59) at com.alibaba.dubbo.remoting.transport.netty.NettyTransporter.connect(NettyTransporter.java:35) at com.alibaba.dubbo.remoting.Transporter$Adaptive.connect(Transporter$Adaptive.java) at com.alibaba.dubbo.remoting.Transporters.connect(Transporters.java:75) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger.connect(HeaderExchanger.java:38) at com.alibaba.dubbo.remoting.exchange.Exchangers.connect(Exchangers.java:109) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.initClient(DubboProtocol.java:361) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getSharedClient(DubboProtocol.java:329) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getClients(DubboProtocol.java:306) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.refer(DubboProtocol.java:288) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:65) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:65) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:100) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.registry.integration.RegistryDirectory.toInvokers(RegistryDirectory.java:385) at com.alibaba.dubbo.registry.integration.RegistryDirectory.refreshInvoker(RegistryDirectory.java:251) at com.alibaba.dubbo.registry.integration.RegistryDirectory.notify(RegistryDirectory.java:221) at com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:407) at com.alibaba.dubbo.registry.support.FailbackRegistry.doNotify(FailbackRegistry.java:273) at com.alibaba.dubbo.registry.support.FailbackRegistry.notify(FailbackRegistry.java:259) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:182) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.net.ConnectException: Connection refused: no further information: /192.168.2.132:7682 at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) 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) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:48:53.004 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045659002&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731917&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:53.007 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 11:48:53.685 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-08-12 11:48:53.694 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-08-12 11:48:53.897 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-08-12 11:48:53.897 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-08-12 11:48:54.006 |-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@a2e8f80, org.springframework.security.web.context.SecurityContextPersistenceFilter@e13aa5b, org.springframework.security.web.header.HeaderWriterFilter@7b1751dd, org.springframework.web.filter.CorsFilter@cc1f377, org.springframework.security.web.authentication.logout.LogoutFilter@48cab7e8, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@2147c9f6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4e6608a6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@309a7845, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@37d6d9e7, org.springframework.security.web.session.SessionManagementFilter@46476bc3, org.springframework.security.web.access.ExceptionTranslationFilter@7afaf7d3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1e18c4dc] 2018-08-12 11:48:54.030 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@759e09d5, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2aae2ddc, org.springframework.security.web.context.SecurityContextPersistenceFilter@725d126e, org.springframework.security.web.header.HeaderWriterFilter@384a87f5, org.springframework.security.web.authentication.logout.LogoutFilter@1beda9f4, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@259047c5, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@70bc9547, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1ca5c18a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7853e09, org.springframework.security.web.session.SessionManagementFilter@6f1a948f, org.springframework.security.web.access.ExceptionTranslationFilter@3bb73a98, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f922505] 2018-08-12 11:48:54.184 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@13a4af0a: startup date [Sun Aug 12 11:48:43 GMT+08:00 2018]; root of context hierarchy 2018-08-12 11:48:54.344 |-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 11:48:54.345 |-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 11:48:54.347 |-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 11:48:54.347 |-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 11:48:54.348 |-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 11:48:54.348 |-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 11:48:54.348 |-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 11:48:54.348 |-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 11:48:54.349 |-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 11:48:54.353 |-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 11:48:54.353 |-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 11:48:54.353 |-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 11:48:54.354 |-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 11:48:54.354 |-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 11:48:54.355 |-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 11:48:54.355 |-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 11:48:54.355 |-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 11:48:54.356 |-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 11:48:54.356 |-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 11:48:54.357 |-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 11:48:54.358 |-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 11:48:54.358 |-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 11:48:54.358 |-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 11:48:54.358 |-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 11:48:54.359 |-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 11:48:54.359 |-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 11:48:54.359 |-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 11:48:54.359 |-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 11:48:54.360 |-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 11:48:54.361 |-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 11:48:54.361 |-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 11:48:54.361 |-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 11:48:54.362 |-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 11:48:54.362 |-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 11:48:54.363 |-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 11:48:54.363 |-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 11:48:54.364 |-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 11:48:54.364 |-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 11:48:54.364 |-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 11:48:54.364 |-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 11:48:54.364 |-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 11:48:54.365 |-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 11:48:54.365 |-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 11:48:54.366 |-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 11:48:54.366 |-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 11:48:54.367 |-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 11:48:54.368 |-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 11:48:54.368 |-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 11:48:54.368 |-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 11:48:54.368 |-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 11:48:54.369 |-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 11:48:54.369 |-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 11:48:54.371 |-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 11:48:54.371 |-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 11:48:54.371 |-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 11:48:54.371 |-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 11:48:54.372 |-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 11:48:54.372 |-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 11:48:54.372 |-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 11:48:54.373 |-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 11:48:54.373 |-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 11:48:54.373 |-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 11:48:54.374 |-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 11:48:54.374 |-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 11:48:54.374 |-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 11:48:54.375 |-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 11:48:54.375 |-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 11:48:54.375 |-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 11:48:54.376 |-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 11:48:54.377 |-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 11:48:54.377 |-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 11:48:54.377 |-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 11:48:54.377 |-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 11:48:54.378 |-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 11:48:54.378 |-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 11:48:54.378 |-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 11:48:54.378 |-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 11:48:54.378 |-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 11:48:54.379 |-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 11:48:54.379 |-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 11:48:54.380 |-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 11:48:54.380 |-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 11:48:54.381 |-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 11:48:54.381 |-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 11:48:54.381 |-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 11:48:54.381 |-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 11:48:54.381 |-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 11:48:54.382 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:48:54.383 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.update(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:48:54.383 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.delete(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:48:54.383 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:48:54.383 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getById(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 11:48:54.383 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getList(com.xintong.visualinspection.bean.CheckAppeal_F,java.lang.Integer,java.lang.Integer) 2018-08-12 11:48:54.384 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 11:48:54.385 |-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 11:48:54.385 |-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 11:48:54.385 |-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 11:48:54.386 |-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 11:48:54.386 |-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 11:48:54.386 |-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 11:48:54.386 |-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 11:48:54.386 |-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 11:48:54.387 |-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 11:48:54.387 |-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 11:48:54.388 |-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 11:48:54.388 |-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 11:48:54.388 |-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 11:48:54.389 |-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 11:48:54.389 |-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 11:48:54.389 |-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 11:48:54.389 |-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 11:48:54.389 |-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 11:48:54.390 |-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 11:48:54.390 |-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 11:48:54.391 |-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 11:48:54.391 |-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 11:48:54.392 |-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 11:48:54.392 |-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 11:48:54.392 |-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 11:48:54.392 |-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 11:48:54.393 |-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 11:48:54.394 |-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 11:48:54.394 |-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 11:48:54.394 |-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 11:48:54.394 |-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 11:48:54.395 |-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 11:48:54.396 |-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 11:48:54.396 |-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 11:48:54.397 |-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 11:48:54.397 |-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 11:48:54.397 |-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 11:48:54.398 |-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 11:48:54.398 |-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 11:48:54.398 |-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 11:48:54.399 |-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 11:48:54.399 |-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 11:48:54.399 |-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 11:48:54.399 |-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 11:48:54.400 |-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 11:48:54.400 |-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 11:48:54.401 |-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 11:48:54.401 |-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 11:48:54.401 |-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 11:48:54.404 |-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 11:48:54.405 |-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 11:48:54.406 |-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 11:48:54.407 |-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 11:48:54.407 |-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 11:48:54.407 |-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 11:48:54.407 |-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 11:48:54.408 |-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 11:48:54.408 |-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 11:48:54.408 |-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 11:48:54.408 |-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 11:48:54.408 |-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 11:48:54.409 |-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 11:48:54.409 |-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 11:48:54.409 |-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 11:48:54.409 |-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 11:48:54.410 |-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 11:48:54.411 |-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 11:48:54.411 |-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 11:48:54.411 |-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 11:48:54.412 |-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 11:48:54.412 |-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 11:48:54.412 |-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 11:48:54.413 |-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 11:48:54.413 |-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 11:48:54.414 |-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 11:48:54.414 |-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 11:48:54.415 |-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 11:48:54.415 |-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 11:48:54.415 |-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 11:48:54.415 |-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 11:48:54.416 |-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 11:48:54.417 |-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 11:48:54.418 |-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 11:48:54.418 |-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 11:48:54.418 |-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 11:48:54.419 |-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 11:48:54.419 |-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 11:48:54.421 |-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 11:48:54.421 |-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 11:48:54.422 |-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 11:48:54.422 |-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 11:48:54.423 |-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 11:48:54.423 |-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 11:48:54.423 |-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 11:48:54.424 |-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 11:48:54.426 |-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 11:48:54.426 |-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 11:48:54.426 |-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 11:48:54.427 |-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 11:48:54.427 |-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 11:48:54.427 |-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 11:48:54.428 |-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 11:48:54.428 |-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 11:48:54.428 |-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 11:48:54.429 |-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 11:48:54.429 |-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 11:48:54.430 |-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 11:48:54.431 |-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 11:48:54.431 |-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 11:48:54.431 |-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 11:48:54.432 |-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 11:48:54.432 |-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 11:48:54.432 |-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 11:48:54.432 |-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 11:48:54.435 |-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 11:48:54.435 |-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 11:48:54.436 |-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 11:48:54.436 |-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 11:48:54.436 |-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 11:48:54.436 |-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 11:48:54.436 |-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 11:48:54.437 |-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 11:48:54.437 |-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 11:48:54.437 |-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 11:48:54.437 |-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 11:48:54.437 |-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 11:48:54.438 |-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 11:48:54.438 |-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 11:48:54.438 |-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 11:48:54.439 |-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 11:48:54.439 |-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 11:48:54.439 |-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 11:48:54.439 |-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 11:48:54.440 |-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 11:48:54.440 |-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 11:48:54.440 |-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 11:48:54.440 |-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 11:48:54.440 |-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 11:48:54.440 |-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 11:48:54.441 |-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 11:48:54.441 |-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 11:48:54.441 |-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 11:48:54.441 |-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 11:48:54.441 |-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 11:48:54.441 |-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 11:48:54.443 |-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 11:48:54.443 |-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 11:48:54.443 |-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 11:48:54.443 |-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 11:48:54.444 |-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 11:48:54.444 |-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 11:48:54.444 |-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 11:48:54.444 |-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 11:48:54.444 |-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 11:48:54.445 |-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 11:48:54.445 |-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 11:48:54.445 |-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 11:48:54.445 |-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 11:48:54.445 |-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 11:48:54.445 |-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 11:48:54.445 |-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 11:48:54.446 |-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 11:48:54.447 |-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 11:48:54.447 |-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 11:48:54.447 |-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 11:48:54.448 |-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 11:48:54.448 |-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 11:48:54.448 |-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 11:48:54.448 |-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 11:48:54.448 |-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 11:48:54.448 |-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 11:48:54.449 |-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 11:48:54.450 |-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 11:48:54.450 |-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 11:48:54.450 |-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 11:48:54.450 |-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 11:48:54.450 |-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 11:48:54.450 |-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 11:48:54.451 |-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 11:48:54.451 |-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 11:48:54.451 |-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 11:48:54.451 |-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 11:48:54.451 |-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 11:48:54.452 |-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 11:48:54.452 |-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 11:48:54.452 |-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 11:48:54.452 |-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 11:48:54.452 |-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 11:48:54.452 |-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 11:48:54.453 |-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 11:48:54.453 |-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 11:48:54.453 |-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 11:48:54.454 |-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 11:48:54.455 |-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 11:48:54.456 |-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 11:48:54.456 |-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 11:48:54.456 |-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 11:48:54.456 |-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 11:48:54.456 |-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 11:48:54.457 |-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 11:48:54.457 |-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 11:48:54.457 |-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 11:48:54.457 |-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 11:48:54.457 |-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 11:48:54.458 |-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 11:48:54.458 |-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 11:48:54.458 |-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 11:48:54.458 |-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 11:48:54.536 |-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 11:48:54.601 |-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 11:48:54.601 |-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 11:48:54.649 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-08-12 11:48:54.649 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-08-12 11:48:54.650 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-08-12 11:48:54.650 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-08-12 11:48:54.650 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-08-12 11:48:54.651 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-08-12 11:48:54.651 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-08-12 11:48:54.651 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-08-12 11:48:54.651 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-08-12 11:48:54.652 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-08-12 11:48:54.652 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-08-12 11:48:54.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-08-12 11:48:54.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in areaInfoController_F 2018-08-12 11:48:54.653 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_F 2018-08-12 11:48:54.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_Q 2018-08-12 11:48:54.654 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_F 2018-08-12 11:48:54.655 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_Q 2018-08-12 11:48:54.655 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_F 2018-08-12 11:48:54.656 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_Q 2018-08-12 11:48:54.656 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in recordController_Q 2018-08-12 11:48:54.656 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_F 2018-08-12 11:48:54.657 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_Q 2018-08-12 11:48:54.657 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController_F 2018-08-12 11:48:54.658 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_F 2018-08-12 11:48:54.658 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_Q 2018-08-12 11:48:54.658 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-08-12 11:48:54.658 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-08-12 11:48:54.659 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-08-12 11:48:54.659 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-08-12 11:48:54.659 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-08-12 11:48:54.661 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-08-12 11:48:54.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-08-12 11:48:54.662 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-08-12 11:48:54.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-08-12 11:48:54.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-08-12 11:48:54.663 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-08-12 11:48:54.664 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-08-12 11:48:54.729 |-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 11:48:54.999 |-WARN [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.2.132:7682 find error . url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045659002&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731917&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getUserMap,getItemMap&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045659002&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731917&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:connection timed out: /192.168.2.132: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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.2.132: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 11:48:55.220 |-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 11:48:55.525 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:48:55.526 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:48:55.527 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:48:56.030 |-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.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:56.099 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:48:56.104 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:48:56.106 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:48:56.107 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:48:56.108 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:48:56.109 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:48:56.110 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:48:56.111 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:48:56.114 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-08-12 11:48:56.114 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-08-12 11:48:56.114 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-08-12 11:48:56.115 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-08-12 11:48:56.115 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-08-12 11:48:56.115 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-08-12 11:48:56.115 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-08-12 11:48:56.124 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 11:48:56.124 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:48:56.124 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 11:48:56.125 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-08-12 11:48:56.132 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 11:48:56.134 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 11:48:56.134 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 11:48:56.138 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 11:48:56.167 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-08-12 11:48:56.746 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-08-12 11:48:56.787 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-08-12 11:48:56.799 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-08-12 11:48:56.799 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 11:48:56.799 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 11:48:56.800 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 11:48:56.800 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 11:48:57.423 |-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 11:48:57.424 |-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 11:48:57.425 |-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 11:48:57.426 |-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 11:48:57.426 |-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 11:48:57.426 |-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 11:48:57.427 |-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 11:48:57.428 |-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 11:48:57.429 |-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 11:48:57.429 |-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 11:48:57.429 |-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 11:48:57.429 |-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 11:48:57.429 |-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 11:48:57.430 |-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 11:48:57.431 |-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 11:48:57.432 |-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 11:48:57.432 |-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 11:48:57.432 |-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 11:48:57.433 |-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 11:48:57.433 |-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 11:48:57.433 |-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 11:48:57.433 |-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 11:48:57.434 |-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 11:48:57.983 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-08-12 11:48:57.994 |-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 11:48:58.378 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:48:58.380 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-08-12 11:48:58.380 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-08-12 11:48:58.391 |-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 11:48:58.394 |-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 11:48:58.394 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 11:48:58.400 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-08-12 11:48:58.402 |-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 11:48:58.423 |-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 11:48:58.436 |-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 11:48:58.441 |-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 11:48:58.445 |-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 11:48:58.448 |-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 11:48:58.452 |-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 11:48:58.459 |-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 11:48:58.462 |-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 11:48:58.464 |-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 11:48:58.466 |-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 11:48:58.469 |-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 11:48:58.523 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-08-12 11:48:58.773 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-08-12 11:48:58.786 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-08-12 11:48:59.130 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 68 2018-08-12 11:48:59.132 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [50] -| 加载CODE信息成功,数据数:23 2018-08-12 11:48:59.135 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-08-12 11:48:59.207 |-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 11:48:59.207 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 11:48:59.322 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 11:48:59.323 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 11:48:59.325 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-08-12 11:48:59.325 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-08-12 11:48:59.336 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 43 2018-08-12 11:48:59.337 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [68] -| 加载部门信息成功,数据数:43 2018-08-12 11:48:59.337 |-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 11:48:59.337 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:48:59.346 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:48:59.347 |-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 11:48:59.347 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:48:59.355 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:48:59.355 |-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 11:48:59.356 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:48:59.364 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:48:59.365 |-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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 2018)]} 2018-08-12 11:48:59.365 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [115] -| 加载所有服务区,道管信息成功,数据list数:3 2018-08-12 11:48:59.388 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:48:59.389 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:48:59.397 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:48:59.398 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [79] -| 加载职位信息成功,数据数:18 2018-08-12 11:48:59.399 |-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 11:48:59.400 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:48:59.425 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:48:59.426 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [88] -| 加载考核项信息成功,数据数:707 2018-08-12 11:48:59.427 |-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 11:48:59.427 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 26(Long) 2018-08-12 11:48:59.435 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:48:59.436 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=26,查询服务区考核项信息成功,数据数:1 2018-08-12 11:48:59.437 |-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 11:48:59.437 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 27(Long) 2018-08-12 11:48:59.445 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 11 2018-08-12 11:48:59.445 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=27,查询服务区考核项信息成功,数据数:2 2018-08-12 11:48:59.445 |-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 11:48:59.446 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 28(Long) 2018-08-12 11:48:59.453 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 11:48:59.453 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=28,查询服务区考核项信息成功,数据数:3 2018-08-12 11:48:59.453 |-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 11:48:59.454 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 29(Long) 2018-08-12 11:48:59.462 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:48:59.462 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=29,查询服务区考核项信息成功,数据数:4 2018-08-12 11:48:59.462 |-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 11:48:59.463 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 30(Long) 2018-08-12 11:48:59.472 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:48:59.473 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=30,查询服务区考核项信息成功,数据数:5 2018-08-12 11:48:59.473 |-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 11:48:59.474 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 31(Long) 2018-08-12 11:48:59.482 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:48:59.483 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=31,查询服务区考核项信息成功,数据数:6 2018-08-12 11:48:59.483 |-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 11:48:59.483 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 32(Long) 2018-08-12 11:48:59.491 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 11:48:59.491 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=32,查询服务区考核项信息成功,数据数:7 2018-08-12 11:48:59.503 |-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.2.132 2018-08-12 11:48:59.514 |-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.2.132 2018-08-12 11:48:59.515 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.515 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.CommonService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&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=240300®istry=zookeeper×tamp=1534045739505, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.577 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Start NettyServer bind /0.0.0.0:7682, export /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.578 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.696 |-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.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.696 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.700 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7682 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x541a9bcc, /192.168.2.132:64141 => /192.168.2.132:7682]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.700 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.711 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, urls: [empty://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.713 |-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.2.132 2018-08-12 11:48:59.720 |-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.2.132 2018-08-12 11:48:59.721 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.ItemService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.721 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.ItemService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&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=240300®istry=zookeeper×tamp=1534045739716, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.721 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.739 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.757 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, urls: [empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.757 |-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.2.132 2018-08-12 11:48:59.767 |-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.2.132 2018-08-12 11:48:59.768 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.UserService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.768 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.UserService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&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=240300®istry=zookeeper×tamp=1534045739759, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.768 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.784 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.802 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, urls: [empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:48:59.807 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-08-12 11:48:59.817 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-08-12 11:48:59.822 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-08-12 11:48:59.845 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-08-12 11:48:59.853 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 16.845 seconds (JVM running for 18.394) 2018-08-12 11:49:09.152 |-INFO [http-nio-8089-exec-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-08-12 11:49:09.152 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-08-12 11:49:09.184 |-INFO [http-nio-8089-exec-1] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 32 ms 2018-08-12 11:49:09.258 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:49:09.312 |-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 11:49:09.313 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:49:09.323 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:49:09.326 |-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 11:49:09.326 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:49:09.338 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:49:09.339 |-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 11:49:09.339 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:49:09.346 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:49:09.394 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:49:09.403 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:49:09.477 |-ERROR [http-nio-8089-exec-2] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy3.getByTaskId(proxy3.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(CheckAppealController_Q.java:55) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q$$FastClassBySpringCGLIB$$74f3ad66.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.CheckAppealController_Q$$EnhancerBySpringCGLIB$$c0e42091.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:49:09.486 |-WARN [http-nio-8089-exec-2] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:49:18.688 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:49:18.713 |-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 11:49:18.714 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:49:18.722 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:49:18.723 |-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 11:49:18.723 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:49:18.734 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:49:18.734 |-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 11:49:18.735 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:49:18.741 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:49:18.769 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:49:18.771 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:50:28.712 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1111] -| Client session timed out, have not heard from server in 62709ms for sessionid 0x1652c1914cc0006 2018-08-12 11:50:28.714 |-ERROR [http-nio-8089-exec-4] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy3.getByTaskId(proxy3.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(CheckAppealController_Q.java:55) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q$$FastClassBySpringCGLIB$$74f3ad66.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.CheckAppealController_Q$$EnhancerBySpringCGLIB$$c0e42091.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:50:28.715 |-INFO [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1159] -| Client session timed out, have not heard from server in 62709ms for sessionid 0x1652c1914cc0006, closing socket connection and attempting reconnect 2018-08-12 11:50:28.719 |-WARN [http-nio-8089-exec-4] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:50:28.721 |-INFO [DubboClientHandler-192.168.2.132:7685-thread-3] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:7685,url:dubbo://192.168.2.132: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=240300®ister.ip=192.168.2.132&remote.timestamp=1534045633329&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045730399&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:28.721 |-INFO [DubboServerHandler-192.168.2.132:7682-thread-3] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:64140,url:dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:28.732 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:50:28.767 |-WARN [dubbo-remoting-client-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [79] -| [DUBBO] Exception when heartbeat to remote channel /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: Failed to send message Request [id=1, version=2.0.0, twoway=true, event=true, broken=false, data=null] to /192.168.2.132:7685, cause: null at com.alibaba.dubbo.remoting.transport.netty.NettyChannel.send(NettyChannel.java:106) at com.alibaba.dubbo.remoting.transport.AbstractClient.send(AbstractClient.java:256) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeChannel.send(HeaderExchangeChannel.java:86) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeChannel.send(HeaderExchangeChannel.java:76) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeClient.send(HeaderExchangeClient.java:106) at com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask.run(HeartBeatTask.java:62) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.nio.channels.ClosedChannelException: null at org.jboss.netty.channel.socket.nio.AbstractNioWorker.cleanUpWriteBuffer(AbstractNioWorker.java:433) at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromUserCode(AbstractNioWorker.java:128) at org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink.eventSunk(NioClientSocketPipelineSink.java:84) at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendDownstream(DefaultChannelPipeline.java:779) at org.jboss.netty.channel.Channels.write(Channels.java:725) at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.doEncode(OneToOneEncoder.java:71) at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(OneToOneEncoder.java:59) at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:591) at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendDownstream(DefaultChannelPipeline.java:784) at org.jboss.netty.channel.SimpleChannelHandler.writeRequested(SimpleChannelHandler.java:292) at com.alibaba.dubbo.remoting.transport.netty.NettyHandler.writeRequested(NettyHandler.java:98) at org.jboss.netty.channel.SimpleChannelHandler.handleDownstream(SimpleChannelHandler.java:254) at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:591) at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:582) at org.jboss.netty.channel.Channels.write(Channels.java:704) at org.jboss.netty.channel.Channels.write(Channels.java:671) at org.jboss.netty.channel.AbstractChannel.write(AbstractChannel.java:348) at com.alibaba.dubbo.remoting.transport.netty.NettyChannel.send(NettyChannel.java:96) ... 13 common frames omitted 2018-08-12 11:50:28.767 |-WARN [dubbo-remoting-server-heartbeat-thread-1] com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask [79] -| [DUBBO] Exception when heartbeat to remote channel /192.168.2.132:64140, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: Failed to send message Request [id=0, version=2.0.0, twoway=true, event=true, broken=false, data=null] to /192.168.2.132:64140, cause: null at com.alibaba.dubbo.remoting.transport.netty.NettyChannel.send(NettyChannel.java:106) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeChannel.send(HeaderExchangeChannel.java:86) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchangeChannel.send(HeaderExchangeChannel.java:76) at com.alibaba.dubbo.remoting.exchange.support.header.HeartBeatTask.run(HeartBeatTask.java:62) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.nio.channels.ClosedChannelException: null at org.jboss.netty.channel.socket.nio.AbstractNioWorker.cleanUpWriteBuffer(AbstractNioWorker.java:433) at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromUserCode(AbstractNioWorker.java:128) at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(NioServerSocketPipelineSink.java:99) at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(NioServerSocketPipelineSink.java:36) at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendDownstream(DefaultChannelPipeline.java:779) at org.jboss.netty.channel.Channels.write(Channels.java:725) at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.doEncode(OneToOneEncoder.java:71) at org.jboss.netty.handler.codec.oneone.OneToOneEncoder.handleDownstream(OneToOneEncoder.java:59) at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:591) at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendDownstream(DefaultChannelPipeline.java:784) at org.jboss.netty.channel.SimpleChannelHandler.writeRequested(SimpleChannelHandler.java:292) at com.alibaba.dubbo.remoting.transport.netty.NettyHandler.writeRequested(NettyHandler.java:98) at org.jboss.netty.channel.SimpleChannelHandler.handleDownstream(SimpleChannelHandler.java:254) at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:591) at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:582) at org.jboss.netty.channel.Channels.write(Channels.java:704) at org.jboss.netty.channel.Channels.write(Channels.java:671) at org.jboss.netty.channel.AbstractChannel.write(AbstractChannel.java:348) at com.alibaba.dubbo.remoting.transport.netty.NettyChannel.send(NettyChannel.java:96) ... 11 common frames omitted 2018-08-12 11:50:28.803 |-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 11:50:28.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:50:28.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:50:28.818 |-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 11:50:28.819 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (Disconnected) 2018-08-12 11:50:28.819 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:50:28.831 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:50:28.832 |-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 11:50:28.832 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:50:28.840 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:50:28.866 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:50:28.868 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:50:30.066 |-ERROR [http-nio-8089-exec-6] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy3.getByTaskId(proxy3.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(CheckAppealController_Q.java:55) at com.xintong.visualinspection.controller.gettway.CheckAppealController_Q$$FastClassBySpringCGLIB$$74f3ad66.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.CheckAppealController_Q$$EnhancerBySpringCGLIB$$c0e42091.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:50:30.072 |-WARN [http-nio-8089-exec-6] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:50:30.717 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0x2e17f22c, /192.168.2.132:64090 :> /192.168.2.132:7685] on create new netty channel [id: 0x78699942, /192.168.2.132:64370 => /192.168.2.132:7685], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:30.718 |-INFO [DubboClientReconnectTimer-thread-1] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x78699942, /192.168.2.132:64370 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.066 |-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 11:50:31.068 |-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 11:50:31.070 |-WARN [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1288] -| Unable to reconnect to ZooKeeper service, session 0x1652c1914cc0006 has expired 2018-08-12 11:50:31.070 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (Expired) 2018-08-12 11:50:31.071 |-INFO [DubboZkclientConnector-SendThread(127.0.0.1:2181)] org.apache.zookeeper.ClientCnxn [1157] -| Unable to reconnect to ZooKeeper service, session 0x1652c1914cc0006 has expired, closing socket connection 2018-08-12 11:50:31.071 |-INFO [DubboZkclientConnector-EventThread] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@7cdedb20 2018-08-12 11:50:31.077 |-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 11:50:31.078 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Recover register url [consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, dubbo://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, dubbo://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.079 |-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 11:50:31.078 |-INFO [DubboZkclientConnector-EventThread] org.apache.zookeeper.ClientCnxn [520] -| EventThread shut down for session: 0x1652c1914cc0006 2018-08-12 11:50:31.080 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Recover subscribe url [consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, provider://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.105 |-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 = 0x1652c1914cc0008, negotiated timeout = 30000 2018-08-12 11:50:31.105 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (SyncConnected) 2018-08-12 11:50:31.106 |-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.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045818471&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.108 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, urls: [empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.109 |-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.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.109 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.netty.NettyChannel [59] -| [DUBBO] Close netty channel [id: 0x541a9bcc, /192.168.2.132:64141 => /192.168.2.132:7682], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.110 |-WARN [New I/O worker #12] com.alibaba.dubbo.remoting.transport.AbstractServer [71] -| [DUBBO] All clients has discontected from /192.168.2.132:7682. You can graceful shutdown now., dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.111 |-INFO [DubboServerHandler-192.168.2.132:7682-thread-5] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:64141,url:dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.111 |-INFO [DubboSharedHandler-thread-1] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:7682,url:dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300®ister.ip=192.168.2.132&remote.timestamp=1534045739505&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534045731917&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.112 |-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.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, urls: [empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.113 |-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.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818526&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.114 |-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.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, urls: [empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.116 |-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.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, urls: [dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818032&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.118 |-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.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, urls: [empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.119 |-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.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.122 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7682 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x12cd1b32, /192.168.2.132:64375 => /192.168.2.132:7682]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.122 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.123 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, urls: [empty://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.124 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.126 |-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.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, urls: [empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.127 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.128 |-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.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, urls: [empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.129 |-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.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.130 |-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.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, urls: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.131 |-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.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, urls: [empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.132 |-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.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, urls: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.134 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.135 |-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.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.136 |-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.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818373&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.137 |-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.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, urls: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.138 |-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.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.139 |-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.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, urls: [empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.140 |-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.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818274&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.141 |-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.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, urls: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.142 |-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.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, urls: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.143 |-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.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.145 |-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.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, urls: [empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.146 |-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.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, urls: [empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.147 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.148 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.150 |-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.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.150 |-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.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, urls: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.151 |-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.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, urls: [empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.153 |-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.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818424&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.153 |-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.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, urls: [empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.154 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.155 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, urls: [empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.156 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.157 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.158 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818325&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.159 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.160 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:31.161 |-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.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, urls: [empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:33.715 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Retry register [consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, dubbo://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, dubbo://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:33.868 |-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.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.098 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Retry subscribe {consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@4759dda8], consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@622a3765], consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@382a82d7], provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener@3e449779], consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@5a12abc0], consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@2648fda5], consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@7d668bd5], provider://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener@7bd1b7e7], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@6dc2df54], consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@74e907e5], consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@6cdace01], consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@538898cd], provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryProtocol$OverrideListener@57df8bed], consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@25fef2d6], consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@116ae714], consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@34516389], consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0=[com.alibaba.dubbo.registry.integration.RegistryDirectory@970cf3f]}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.149 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.199 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, urls: [dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818032&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.250 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.267 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, urls: [empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.318 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, urls: [empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.369 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818274&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0, empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.420 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818325&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.436 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, urls: [empty://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.487 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818424&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.538 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045818471&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0, empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.588 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0, empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.639 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818373&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.656 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, urls: [empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.707 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.758 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.809 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:34.860 |-INFO [DubboRegistryFailedRetryTimer-thread-1] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818526&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 11:50:35.153 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:50:35.181 |-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 11:50:35.181 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:50:35.189 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:50:35.189 |-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 11:50:35.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:50:35.200 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:50:35.201 |-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 11:50:35.202 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:50:35.209 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:50:35.234 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:50:35.236 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:01.010 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:01.037 |-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 11:51:01.037 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:01.046 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:01.047 |-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 11:51:01.048 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:01.059 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:01.060 |-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 11:51:01.060 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:01.068 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:01.097 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:01.099 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:05.657 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:05.683 |-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 11:51:05.683 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:05.690 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:05.691 |-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 11:51:05.692 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:05.702 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:05.703 |-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 11:51:05.703 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:05.709 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:05.740 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:05.741 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:07.516 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:07.543 |-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 11:51:07.543 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:07.553 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:07.553 |-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 11:51:07.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:07.563 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:07.564 |-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 11:51:07.565 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:07.574 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:07.612 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:07.616 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:07.649 |-ERROR [http-nio-8089-exec-4] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$e9354190.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:51:07.654 |-WARN [http-nio-8089-exec-4] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:51:08.496 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:08.522 |-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 11:51:08.522 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:08.530 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:08.531 |-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 11:51:08.532 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:08.542 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:08.543 |-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 11:51:08.543 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:08.550 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:08.576 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:08.577 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:09.070 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:09.097 |-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 11:51:09.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:09.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:09.107 |-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 11:51:09.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:09.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:09.118 |-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 11:51:09.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:09.125 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:09.150 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:09.152 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:09.770 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:09.798 |-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 11:51:09.798 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:09.808 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:09.809 |-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 11:51:09.810 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:09.820 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:09.820 |-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 11:51:09.821 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:09.839 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:09.868 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:09.869 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:10.374 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:10.398 |-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 11:51:10.399 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:10.407 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:10.408 |-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 11:51:10.408 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:10.417 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:10.417 |-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 11:51:10.418 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:10.426 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:10.454 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:10.455 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:11.066 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:11.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 11:51:11.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:11.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:11.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 11:51:11.102 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:11.111 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:11.112 |-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 11:51:11.113 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:11.119 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:11.144 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:11.146 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:12.090 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:12.141 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:51:12.141 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:12.149 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:51:12.150 |-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 limit ?,? 2018-08-12 11:51:12.150 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:51:12.158 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:12.158 |-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 11:51:12.159 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:12.169 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:12.170 |-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 11:51:12.170 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:12.179 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:12.206 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:12.207 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:12.255 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:12.256 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:12.277 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:51:12.278 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:12.285 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:51:12.286 |-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 limit ?,? 2018-08-12 11:51:12.287 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:51:12.297 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:12.298 |-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 11:51:12.299 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:12.301 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:51:12.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:51:12.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:51:12.312 |-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 limit ?,? 2018-08-12 11:51:12.312 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:12.312 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:51:12.313 |-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 11:51:12.313 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:12.321 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:12.322 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:51:12.324 |-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 11:51:12.325 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:12.339 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:51:12.340 |-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 11:51:12.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:51:12.341 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:12.343 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:12.346 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:51:12.365 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:51:12.366 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:51:12.391 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-32] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:51:12.392 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-32] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:51:12.425 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-32] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:52:08.159 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.159 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.162 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.169 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.169 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.187 |-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 11:52:08.188 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.196 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.197 |-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 11:52:08.197 |-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 11:52:08.197 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.197 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.205 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.207 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.208 |-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 11:52:08.208 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.214 |-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 11:52:08.214 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.220 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.221 |-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 11:52:08.221 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.223 |-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 11:52:08.223 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.228 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.228 |-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 11:52:08.228 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.231 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.232 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:08.232 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.235 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.235 |-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 11:52:08.236 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.238 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:08.239 |-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 limit ?,? 2018-08-12 11:52:08.239 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:08.247 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.247 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.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 11:52:08.248 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.248 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.255 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.257 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.258 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.258 |-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 11:52:08.259 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.269 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.269 |-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 11:52:08.270 |-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 11:52:08.270 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.270 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.280 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.280 |-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 11:52:08.281 |-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 11:52:08.281 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:52:08.281 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.290 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.290 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:52:08.290 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 11:52:08.291 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:52:08.297 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:52:08.299 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.301 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.301 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.302 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.309 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.310 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.337 |-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 11:52:08.338 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:52:08.348 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:52:08.350 |-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 11:52:08.350 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:52:08.360 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:52:08.361 |-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 11:52:08.362 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.373 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.434 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.434 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.436 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.437 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.463 |-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 11:52:08.464 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.464 |-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 11:52:08.465 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.473 |-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 11:52:08.473 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.475 |-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 11:52:08.476 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.476 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.477 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:08.477 |-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 11:52:08.477 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.477 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.484 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:08.484 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.485 |-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 11:52:08.485 |-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 limit ?,? 2018-08-12 11:52:08.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.485 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.485 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:08.486 |-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 11:52:08.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.487 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.488 |-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 11:52:08.488 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.492 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.494 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.494 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.496 |-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 11:52:08.496 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.497 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.498 |-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 11:52:08.498 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.507 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.511 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.512 |-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 11:52:08.512 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.517 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.518 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.519 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.519 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.519 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.521 |-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 11:52:08.521 |-DEBUG [http-nio-8089-exec-3] 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 11:52:08.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:52:08.522 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:52:08.527 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.528 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.535 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:52:08.535 |-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 11:52:08.536 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:52:08.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:52:08.538 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.541 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.542 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:52:08.542 |-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 11:52:08.543 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:52:08.548 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:52:08.551 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.570 |-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 11:52:08.570 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.576 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.578 |-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 11:52:08.579 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.591 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.591 |-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 11:52:08.592 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.599 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.621 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.622 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.650 |-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 11:52:08.651 |-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 11:52:08.706 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:52:08.745 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.764 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:08.765 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.771 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:08.772 |-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 limit ?,? 2018-08-12 11:52:08.772 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:08.780 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.780 |-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 11:52:08.781 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.792 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.793 |-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 11:52:08.794 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.800 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.820 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.821 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.824 |-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 11:52:08.825 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:52:08.831 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:52:08.864 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:08.885 |-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 11:52:08.885 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:08.893 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:08.894 |-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 11:52:08.894 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.903 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:08.904 |-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 11:52:08.905 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:08.911 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:08.932 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:08.935 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:10.337 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:10.365 |-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 11:52:10.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:10.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:10.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 11:52:10.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:10.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:10.384 |-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 11:52:10.385 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:10.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:10.428 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:10.430 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:10.475 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:10.479 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:10.493 |-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 11:52:10.493 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:10.502 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:10.503 |-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 11:52:10.503 |-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 11:52:10.503 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:10.503 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:10.511 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:10.511 |-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 11:52:10.512 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:10.513 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:10.514 |-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 11:52:10.514 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:10.520 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:10.521 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:10.522 |-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 11:52:10.522 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:10.532 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:10.539 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:10.541 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:10.552 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:10.553 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:10.571 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-36] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:52:10.571 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-36] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:52:10.595 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-36] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:52:18.563 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:18.592 |-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 11:52:18.592 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:18.601 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:18.601 |-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 11:52:18.602 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:18.613 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:18.614 |-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 11:52:18.614 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:18.623 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:18.654 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:18.656 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:18.657 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Preparing: SELECT * FROM t_sys_users where organid=29 and status>0 and positionid = 2 2018-08-12 11:52:18.657 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Parameters: 2018-08-12 11:52:18.669 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| <== Total: 12 2018-08-12 11:52:22.275 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:22.304 |-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 11:52:22.304 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:22.313 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:22.314 |-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 11:52:22.314 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:22.326 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:22.327 |-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 11:52:22.328 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:22.333 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:22.361 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:22.362 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:22.606 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:22.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:22.634 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:22.640 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:22.641 |-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 limit ?,? 2018-08-12 11:52:22.641 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:22.649 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:22.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 11:52:22.649 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:22.658 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:22.659 |-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 11:52:22.659 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:22.666 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:22.690 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:22.691 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:25.121 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:25.145 |-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 11:52:25.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:25.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:25.154 |-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 11:52:25.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:25.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:25.166 |-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 11:52:25.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:25.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:25.200 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:25.201 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:26.794 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:26.821 |-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 11:52:26.821 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:26.828 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:26.829 |-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 11:52:26.829 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:26.839 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:26.839 |-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 11:52:26.840 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:26.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:26.874 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:26.875 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:26.938 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 11:52:26.940 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 11:52:26.959 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 11:52:26.961 |-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 11:52:26.962 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:52:26.972 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:26.973 |-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 11:52:26.974 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:52:26.983 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52: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 11:52:26.984 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:52:26.994 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:26.995 |-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 11:52:26.996 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:52:27.004 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.005 |-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 11:52:27.006 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:52:27.014 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.015 |-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 11:52:27.016 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:52:27.023 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.026 |-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 11:52:27.026 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:52:27.035 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.036 |-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 11:52:27.037 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:52:27.043 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.044 |-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 11:52:27.045 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:52:27.054 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.055 |-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 11:52:27.055 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:52:27.062 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.063 |-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 11:52:27.064 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:52:27.072 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.073 |-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 11:52:27.073 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:52:27.080 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.081 |-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 11:52:27.082 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:52:27.092 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.093 |-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 11:52:27.094 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:52:27.102 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.103 |-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 11:52:27.104 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:52:27.115 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.116 |-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 11:52:27.117 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:52:27.125 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.126 |-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 11:52:27.127 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:52:27.136 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.137 |-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 11:52:27.137 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:52:27.143 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.144 |-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 11:52:27.145 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:52:27.155 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.155 |-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 11:52:27.156 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:52:27.161 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.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 11:52:27.163 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:52:27.173 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.174 |-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 11:52:27.174 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:52:27.181 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.182 |-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 11:52:27.182 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:52:27.192 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:27.193 |-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 11:52:27.194 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:52:27.200 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.224 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:27.225 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:27.250 |-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 11:52:27.251 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:27.259 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:27.259 |-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 11:52:27.259 |-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 11:52:27.259 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:27.260 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:27.268 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:27.269 |-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 11:52:27.269 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:27.271 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:27.272 |-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 11:52:27.272 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:27.279 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.280 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:27.281 |-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 11:52:27.281 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:27.289 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.306 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:27.308 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:27.310 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:27.312 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:27.314 |-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.organid = ? order by workno 2018-08-12 11:52:27.314 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 11:52:27.324 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 11:52:27.325 |-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 11:52:27.325 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:52:27.334 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.335 |-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 11:52:27.335 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:52:27.337 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:27.343 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.344 |-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 11:52:27.345 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:52:27.354 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.355 |-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 11:52:27.355 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:52:27.357 |-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 11:52:27.358 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:27.362 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.363 |-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 11:52:27.363 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:52:27.366 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:27.367 |-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 11:52:27.367 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:27.372 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.373 |-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 11:52:27.373 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:52:27.378 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:27.379 |-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 11:52:27.380 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:27.380 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.381 |-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 11:52:27.381 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:52:27.389 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.389 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.390 |-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 11:52:27.390 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:52:27.398 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.399 |-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 11:52:27.399 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:52:27.407 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.409 |-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 11:52:27.409 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:52:27.416 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.417 |-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 11:52:27.417 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:52:27.420 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:27.421 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:27.437 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.438 |-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 11:52:27.439 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:52:27.446 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.447 |-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 11:52:27.447 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:52:27.456 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.458 |-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 11:52:27.459 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:52:27.467 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.468 |-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 11:52:27.468 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:52:27.477 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.479 |-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 11:52:27.479 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:52:27.487 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.488 |-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 11:52:27.488 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:52:27.496 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.497 |-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 11:52:27.498 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:52:27.505 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.506 |-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 11:52:27.507 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:52:27.514 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.515 |-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 11:52:27.516 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:52:27.523 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.525 |-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 11:52:27.526 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:52:27.534 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.535 |-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 11:52:27.536 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:52:27.543 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.544 |-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 11:52:27.545 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:52:27.552 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.553 |-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 11:52:27.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:52:27.561 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.563 |-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 11:52:27.563 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:52:27.571 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.572 |-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 11:52:27.572 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:52:27.580 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.581 |-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 11:52:27.581 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:52:27.590 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.591 |-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 11:52:27.592 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:52:27.600 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.601 |-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 11:52:27.601 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:52:27.611 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.612 |-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 11:52:27.612 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:52:27.621 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.621 |-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 11:52:27.622 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:52:27.630 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.630 |-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 11:52:27.631 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:52:27.638 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.639 |-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 11:52:27.639 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:52:27.646 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.647 |-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 11:52:27.647 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:52:27.656 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.656 |-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 11:52:27.657 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:52:27.665 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.665 |-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 11:52:27.666 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:52:27.675 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.676 |-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 11:52:27.677 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:52:27.685 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.686 |-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 11:52:27.686 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:52:27.695 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.696 |-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 11:52:27.696 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:52:27.705 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.706 |-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 11:52:27.706 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:52:27.713 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.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 11:52:27.714 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:52:27.723 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.724 |-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 11:52:27.726 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:52:27.734 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.735 |-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 11:52:27.735 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:52:27.744 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.745 |-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 11:52:27.745 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:52:27.754 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.755 |-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 11:52:27.756 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:52:27.764 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.765 |-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 11:52:27.765 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:52:27.774 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.775 |-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 11:52:27.776 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:52:27.784 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.785 |-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 11:52:27.785 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:52:27.791 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.792 |-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 11:52:27.792 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:52:27.800 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.801 |-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 11:52:27.801 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:52:27.810 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.811 |-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 11:52:27.811 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:52:27.818 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.819 |-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 11:52:27.819 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:52:27.826 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.826 |-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 11:52:27.827 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:52:27.836 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.837 |-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 11:52:27.837 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:52:27.845 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.846 |-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 11:52:27.847 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:52:27.855 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.856 |-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 11:52:27.857 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:52:27.863 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.864 |-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 11:52:27.865 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:52:27.871 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.872 |-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 11:52:27.873 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:52:27.880 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.881 |-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 11:52:27.882 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:52:27.888 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.889 |-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 11:52:27.890 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:52:27.898 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.898 |-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 11:52:27.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:52:27.906 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.907 |-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 11:52:27.908 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:52:27.914 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.915 |-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 11:52:27.915 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:52:27.920 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.921 |-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 11:52:27.921 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:52:27.927 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:27.928 |-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 11:52:27.929 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:52:27.935 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:27.937 |-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 11:52:27.937 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:52:27.944 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:31.831 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:31.860 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:31.861 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:31.867 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:31.868 |-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 limit ?,? 2018-08-12 11:52:31.868 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:31.877 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:31.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 11:52:31.878 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:31.890 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:31.891 |-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 11:52:31.891 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:31.898 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:31.925 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:31.926 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:31.994 |-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 11:52:31.995 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 11:52:32.006 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 11:52:32.007 |-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 11:52:32.008 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:52:32.018 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.019 |-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 11:52:32.019 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 11:52:32.026 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.028 |-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 11:52:32.028 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:52:32.037 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.038 |-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 11:52:32.039 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 11:52:32.047 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.047 |-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 11:52:32.048 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:52:32.056 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.057 |-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 11:52:32.058 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 11:52:32.064 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.065 |-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 11:52:32.066 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:52:32.074 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.075 |-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 11:52:32.076 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 11:52:32.082 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.083 |-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 11:52:32.084 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:52:32.092 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.094 |-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 11:52:32.095 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 11:52:32.102 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.103 |-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 11:52:32.104 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:52:32.112 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.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 11:52:32.113 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 11:52:32.120 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.122 |-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 11:52:32.123 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:52:32.133 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.134 |-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 11:52:32.134 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 11:52:32.142 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.142 |-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 11:52:32.143 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:52:32.153 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.153 |-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 11:52:32.154 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 11:52:32.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.160 |-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 11:52:32.161 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:52:32.171 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.172 |-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 11:52:32.173 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 11:52:32.182 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.182 |-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 11:52:32.183 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:52:32.192 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.193 |-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 11:52:32.194 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 11:52:32.201 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.201 |-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 11:52:32.202 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:52:32.210 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.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 11:52:32.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 11:52:32.220 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.221 |-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 11:52:32.221 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:52:32.230 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 11:52:32.231 |-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 11:52:32.232 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 11:52:32.237 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.246 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:32.246 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:32.275 |-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 11:52:32.275 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:32.276 |-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 11:52:32.276 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:32.282 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:32.283 |-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 11:52:32.283 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:32.285 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:32.286 |-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 11:52:32.286 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:32.293 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:32.294 |-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 11:52:32.294 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:32.297 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:32.298 |-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 11:52:32.298 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:32.302 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.306 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.327 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:32.329 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:32.331 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:32.333 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:32.336 |-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.organid = ? order by workno 2018-08-12 11:52:32.337 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 11:52:32.365 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 11:52:32.366 |-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 11:52:32.366 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:52:32.374 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.375 |-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 11:52:32.375 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:52:32.382 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.383 |-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 11:52:32.383 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:52:32.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.391 |-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 11:52:32.392 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:52:32.399 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.400 |-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 11:52:32.401 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:52:32.410 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.411 |-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 11:52:32.411 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:52:32.417 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.418 |-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 11:52:32.418 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:52:32.425 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.426 |-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 11:52:32.427 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:52:32.434 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.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 11:52:32.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:52:32.440 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.441 |-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 11:52:32.442 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:52:32.448 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.449 |-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 11:52:32.449 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:52:32.456 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.457 |-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 11:52:32.458 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:52:32.464 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.465 |-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 11:52:32.465 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:52:32.473 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.474 |-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 11:52:32.474 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:52:32.481 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.482 |-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 11:52:32.482 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:52:32.491 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.492 |-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 11:52:32.492 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:52:32.499 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.500 |-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 11:52:32.500 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:52:32.507 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.508 |-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 11:52:32.508 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:52:32.516 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.517 |-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 11:52:32.518 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:52:32.525 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.526 |-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 11:52:32.526 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:52:32.534 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.535 |-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 11:52:32.535 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:52:32.542 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.543 |-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 11:52:32.543 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:52:32.575 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.576 |-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 11:52:32.577 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:52:32.584 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.585 |-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 11:52:32.585 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:52:32.593 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.594 |-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 11:52:32.594 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:52:32.603 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.604 |-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 11:52:32.604 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:52:32.612 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.613 |-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 11:52:32.614 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:52:32.623 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.623 |-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 11:52:32.624 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:52:32.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.636 |-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 11:52:32.636 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:52:32.645 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.646 |-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 11:52:32.646 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:52:32.654 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.655 |-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 11:52:32.655 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:52:32.665 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.665 |-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 11:52:32.666 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:52:32.674 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.675 |-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 11:52:32.675 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:52:32.683 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.684 |-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 11:52:32.685 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:52:32.693 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.694 |-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 11:52:32.694 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:52:32.704 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.705 |-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 11:52:32.706 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:52:32.713 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.713 |-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 11:52:32.714 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:52:32.723 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.724 |-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 11:52:32.725 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:52:32.733 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.733 |-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 11:52:32.734 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:52:32.743 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.744 |-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 11:52:32.744 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:52:32.753 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.753 |-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 11:52:32.754 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:52:32.763 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.764 |-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 11:52:32.764 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:52:32.772 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.774 |-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 11:52:32.774 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:52:32.782 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.783 |-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 11:52:32.783 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:52:32.790 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.791 |-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 11:52:32.792 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:52:32.800 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.801 |-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 11:52:32.801 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:52:32.809 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.810 |-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 11:52:32.810 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:52:32.818 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.819 |-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 11:52:32.819 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:52:32.826 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.827 |-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 11:52:32.827 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:52:32.835 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.836 |-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 11:52:32.837 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:52:32.845 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.846 |-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 11:52:32.846 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:52:32.854 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.855 |-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 11:52:32.856 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:52:32.863 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.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 11:52:32.865 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:52:32.873 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.875 |-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 11:52:32.876 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:52:32.883 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.884 |-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 11:52:32.884 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:52:32.891 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.892 |-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 11:52:32.893 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:52:32.900 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.901 |-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 11:52:32.902 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:52:32.909 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.911 |-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 11:52:32.911 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:52:32.918 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.919 |-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 11:52:32.920 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:52:32.927 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.928 |-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 11:52:32.929 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:52:32.936 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.937 |-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 11:52:32.938 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:52:32.946 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.947 |-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 11:52:32.948 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:52:32.955 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.957 |-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 11:52:32.957 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:52:32.966 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.967 |-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 11:52:32.967 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:52:32.976 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:32.976 |-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 11:52:32.977 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:52:32.984 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:32.985 |-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 11:52:32.986 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:52:32.992 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:33.880 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:33.883 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:33.907 |-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 11:52:33.908 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:33.911 |-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 11:52:33.911 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:33.916 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:33.917 |-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 11:52:33.917 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:33.919 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:33.919 |-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 11:52:33.920 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:33.926 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:33.926 |-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 11:52:33.927 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:33.929 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:33.929 |-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 11:52:33.929 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:33.933 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:33.936 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:33.958 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:33.959 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:33.960 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:33.961 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:33.961 |-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.organid = ? order by workno 2018-08-12 11:52:33.962 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 11:52:33.973 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 11:52:33.974 |-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 11:52:33.975 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:52:33.984 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:33.985 |-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 11:52:33.985 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 11:52:33.993 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:33.994 |-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 11:52:33.995 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:52:34.002 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.003 |-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 11:52:34.003 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 11:52:34.010 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.010 |-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 11:52:34.011 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:52:34.018 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.019 |-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 11:52:34.019 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 11:52:34.027 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.028 |-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 11:52:34.028 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:52:34.037 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.037 |-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 11:52:34.038 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 11:52:34.045 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.046 |-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 11:52:34.046 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:52:34.055 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.057 |-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 11:52:34.057 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 11:52:34.066 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.066 |-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 11:52:34.067 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:52:34.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.075 |-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 11:52:34.075 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 11:52:34.082 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.082 |-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 11:52:34.083 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:52:34.090 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.091 |-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 11:52:34.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 11:52:34.099 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.100 |-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 11:52:34.100 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:52:34.108 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.109 |-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 11:52:34.109 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 11:52:34.114 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.115 |-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 11:52:34.115 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:52:34.122 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.123 |-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 11:52:34.124 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 11:52:34.130 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.131 |-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 11:52:34.131 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:52:34.139 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.140 |-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 11:52:34.141 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 11:52:34.147 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.148 |-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 11:52:34.148 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:52:34.155 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.156 |-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 11:52:34.156 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 11:52:34.163 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.164 |-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 11:52:34.164 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:52:34.171 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.172 |-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 11:52:34.173 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 11:52:34.182 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.183 |-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 11:52:34.183 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:52:34.190 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.192 |-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 11:52:34.192 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 11:52:34.198 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.199 |-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 11:52:34.200 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:52:34.207 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.208 |-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 11:52:34.208 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 11:52:34.214 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.215 |-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 11:52:34.215 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:52:34.223 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.224 |-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 11:52:34.225 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 11:52:34.233 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.234 |-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 11:52:34.234 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:52:34.243 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.244 |-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 11:52:34.245 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 11:52:34.252 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.253 |-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 11:52:34.254 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:52:34.262 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.263 |-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 11:52:34.264 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 11:52:34.270 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.272 |-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 11:52:34.272 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:52:34.278 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.279 |-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 11:52:34.279 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 11:52:34.286 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.288 |-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 11:52:34.288 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:52:34.295 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.296 |-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 11:52:34.297 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 11:52:34.305 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.306 |-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 11:52:34.306 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:52:34.313 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.314 |-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 11:52:34.315 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 11:52:34.322 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.323 |-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 11:52:34.323 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:52:34.330 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.331 |-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 11:52:34.331 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 11:52:34.338 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.339 |-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 11:52:34.339 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:52:34.347 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.348 |-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 11:52:34.348 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 11:52:34.355 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.356 |-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 11:52:34.356 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:52:34.364 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.364 |-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 11:52:34.365 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 11:52:34.371 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.372 |-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 11:52:34.373 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:52:34.380 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.380 |-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 11:52:34.380 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 11:52:34.387 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.389 |-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 11:52:34.389 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:52:34.397 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.397 |-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 11:52:34.398 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 11:52:34.405 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.405 |-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 11:52:34.406 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:52:34.413 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.414 |-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 11:52:34.414 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 11:52:34.421 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.421 |-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 11:52:34.422 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:52:34.428 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.428 |-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 11:52:34.428 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 11:52:34.435 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.436 |-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 11:52:34.436 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:52:34.449 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.449 |-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 11:52:34.450 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 11:52:34.457 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.457 |-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 11:52:34.458 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:52:34.464 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.464 |-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 11:52:34.464 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 11:52:34.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.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 11:52:34.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:52:34.477 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.477 |-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 11:52:34.478 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 11:52:34.485 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.486 |-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 11:52:34.486 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:52:34.496 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.497 |-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 11:52:34.497 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 11:52:34.504 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.505 |-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 11:52:34.505 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:52:34.513 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.514 |-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 11:52:34.514 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 11:52:34.523 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:34.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 11:52:34.524 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:52:34.533 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 11:52:34.534 |-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 11:52:34.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 11:52:34.543 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:35.731 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:35.759 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:35.759 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:35.765 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:35.766 |-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 limit ?,? 2018-08-12 11:52:35.766 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:35.774 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:35.775 |-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 11:52:35.775 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:35.785 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:35.786 |-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 11:52:35.786 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:35.793 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:35.818 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:35.819 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:37.195 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:37.234 |-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 11:52:37.234 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:37.243 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:37.243 |-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 11:52:37.244 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:37.252 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:37.252 |-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 11:52:37.253 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:37.260 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:37.295 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:37.296 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:37.998 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:38.025 |-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 11:52:38.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:38.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:38.033 |-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 11:52:38.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:38.045 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:38.046 |-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 11:52:38.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:38.054 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:38.082 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:38.083 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:40.924 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:40.953 |-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 11:52:40.953 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:40.960 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:40.961 |-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 11:52:40.961 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:40.971 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:40.972 |-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 11:52:40.972 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:40.979 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:41.003 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:41.005 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:41.423 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:41.448 |-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 11:52:41.449 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:41.457 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:41.457 |-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 11:52:41.457 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:41.465 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:41.466 |-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 11:52:41.466 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:41.473 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:41.497 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:41.497 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:41.917 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:41.941 |-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 11:52:41.941 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:41.948 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:41.948 |-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 11:52:41.949 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:41.958 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:41.959 |-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 11:52:41.959 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:41.965 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:41.991 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:41.992 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.027 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.054 |-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 11:52:43.054 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:43.063 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:43.063 |-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 11:52:43.064 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.073 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:43.073 |-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 11:52:43.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.080 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:43.114 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:43.115 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.135 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.154 |-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 11:52:43.155 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:43.162 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:43.163 |-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 11:52:43.163 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.166 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.166 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.174 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:43.175 |-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 11:52:43.175 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.184 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:43.186 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:43.186 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:43.192 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:43.193 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:43.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:43.195 |-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 limit ?,? 2018-08-12 11:52:43.195 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:43.201 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:43.202 |-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 limit ?,? 2018-08-12 11:52:43.202 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:43.204 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:43.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:43.205 |-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 11:52:43.205 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.211 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:43.212 |-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 11:52:43.212 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:43.216 |-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 11:52:43.216 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.222 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:43.223 |-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 11:52:43.223 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:43.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:43.230 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:43.242 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:43.243 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.248 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:43.250 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:43.268 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-82] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:52:43.269 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-82] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:52:43.296 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-82] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:52:55.333 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:52:55.362 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:52:55.362 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:52:55.370 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:52:55.370 |-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 limit ?,? 2018-08-12 11:52:55.370 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:52:55.378 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:52:55.411 |-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 11:52:55.412 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:55.422 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:52:55.423 |-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 11:52:55.423 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:52:55.430 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:52:55.456 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:52:55.457 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:53:04.563 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:53:04.598 |-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 11:53:04.598 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:53:04.606 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:53:04.607 |-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 11:53:04.607 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:53:04.616 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:53:04.617 |-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 11:53:04.617 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:53:04.624 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:53:04.649 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:53:04.650 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:53:04.832 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy1.update(proxy1.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:120) 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$$ebb5ed15.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:53:04.834 |-WARN [http-nio-8089-exec-10] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:56:34.829 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.829 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.829 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.830 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.833 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.914 |-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 11:56:34.915 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:34.923 |-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 11:56:34.923 |-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 11:56:34.923 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:34.923 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:34.924 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:34.926 |-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 11:56:34.927 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:34.929 |-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 11:56:34.930 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.931 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:34.931 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:34.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:56:34.933 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:34.934 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:34.940 |-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 11:56:34.940 |-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 11:56:34.940 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:56:34.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.941 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.941 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:34.941 |-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 limit ?,? 2018-08-12 11:56:34.941 |-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 11:56:34.942 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:56:34.942 |-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 11:56:34.942 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.942 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.949 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:34.950 |-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 11:56:34.950 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.951 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:34.951 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:34.952 |-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 11:56:34.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:34.952 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.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 11:56:34.953 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:34.953 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.954 |-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 11:56:34.954 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.957 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:34.964 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:34.964 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:34.964 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:34.965 |-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 11:56:34.966 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:34.971 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:34.972 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.978 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:34.978 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:34.979 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.986 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:34.986 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:34.987 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.987 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:34.988 |-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 11:56:34.989 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:56:34.993 |-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 11:56:34.993 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:56:34.996 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:56:35.000 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.001 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.002 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:56:35.003 |-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 11:56:35.003 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.008 |-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 11:56:35.008 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:56:35.014 |-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 11:56:35.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:56:35.015 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.015 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:56:35.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:56:35.068 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.069 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.070 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.071 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.088 |-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 11:56:35.088 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:35.089 |-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 11:56:35.089 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:35.097 |-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 11:56:35.097 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:35.097 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:35.098 |-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 11:56:35.098 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.098 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:35.099 |-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 11:56:35.099 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.101 |-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 11:56:35.101 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:35.107 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:35.107 |-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 11:56:35.108 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.109 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:35.110 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.110 |-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 11:56:35.110 |-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 11:56:35.111 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.111 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.111 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.112 |-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 11:56:35.112 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.119 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:35.120 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:35.120 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.121 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.121 |-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 11:56:35.122 |-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 11:56:35.122 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.122 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.131 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:35.134 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:35.138 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.140 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.142 |-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 11:56:35.142 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.143 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:56:35.144 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.146 |-DEBUG [http-nio-8089-exec-3] 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 11:56:35.146 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:56:35.152 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.152 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:56:35.154 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.154 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.155 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:56:35.155 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.155 |-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 11:56:35.156 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:56:35.157 |-DEBUG [http-nio-8089-exec-7] 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 11:56:35.158 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:56:35.166 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:56:35.167 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:56:35.176 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.201 |-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 11:56:35.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:35.209 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:35.209 |-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 11:56:35.210 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.220 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.221 |-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 11:56:35.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:35.247 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.248 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.252 |-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 11:56:35.253 |-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 11:56:35.308 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:56:35.342 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.360 |-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 11:56:35.360 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:35.368 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:35.369 |-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 11:56:35.369 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.380 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.381 |-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 11:56:35.381 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.388 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:35.408 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.408 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.413 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 11:56:35.413 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:56:35.421 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:56:35.468 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:35.499 |-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 11:56:35.500 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:35.506 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:35.507 |-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 11:56:35.507 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.517 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:35.518 |-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 11:56:35.518 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:35.526 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:35.548 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:35.549 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:37.481 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:37.507 |-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 11:56:37.507 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:37.514 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:37.515 |-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 11:56:37.515 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:37.524 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:37.524 |-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 11:56:37.525 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:37.531 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:37.558 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:37.559 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:40.982 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:41.011 |-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 11:56:41.011 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:41.019 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:41.020 |-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 11:56:41.020 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:41.029 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:41.030 |-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 11:56:41.030 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:41.037 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:41.063 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:41.064 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:41.587 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:41.615 |-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 11:56:41.615 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:41.622 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:41.623 |-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 11:56:41.623 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:41.633 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:41.634 |-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 11:56:41.634 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:41.640 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:41.670 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:41.671 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:42.199 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:42.224 |-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 11:56:42.224 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:42.233 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:42.234 |-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 11:56:42.234 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:42.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:42.246 |-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 11:56:42.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:42.254 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:42.280 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:42.281 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:42.767 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:42.794 |-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 11:56:42.794 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:42.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:42.805 |-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 11:56:42.805 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:42.815 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:42.816 |-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 11:56:42.816 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:42.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:42.850 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:42.851 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:45.804 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:45.832 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:56:45.832 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:45.838 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:56:45.839 |-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 limit ?,? 2018-08-12 11:56:45.839 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:56:45.846 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:45.847 |-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 11:56:45.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:45.854 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:45.855 |-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 11:56:45.855 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:45.862 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:45.890 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:45.890 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:45.939 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:45.951 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:45.958 |-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 11:56:45.958 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:45.966 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:45.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 11:56:45.967 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:45.973 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:56:45.974 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:45.979 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:56:45.980 |-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 limit ?,? 2018-08-12 11:56:45.980 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:56:45.984 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:45.985 |-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 11:56:45.985 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:45.990 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:45.990 |-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 11:56:45.991 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:45.992 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:46.000 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:46.001 |-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 11:56:46.001 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:46.009 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:46.010 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:46.011 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:46.027 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:46.029 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:46.046 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-109] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:56:46.047 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-109] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:56:46.071 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-109] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:56:50.588 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:50.618 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:56:50.618 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:50.624 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:56:50.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 limit ?,? 2018-08-12 11:56:50.625 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:56:50.632 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:50.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 11:56:50.634 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:50.645 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:50.646 |-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 11:56:50.646 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:50.652 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:50.679 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:50.680 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:51.164 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:51.192 |-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 11:56:51.192 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:51.212 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:51.212 |-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 11:56:51.213 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:51.222 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:51.223 |-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 11:56:51.223 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:51.231 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:51.260 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:51.260 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:53.911 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:53.941 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:56:53.941 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:53.948 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:56:53.948 |-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 limit ?,? 2018-08-12 11:56:53.949 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:56:53.957 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:53.957 |-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 11:56:53.958 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:53.966 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:53.967 |-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 11:56:53.967 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:53.974 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:54.000 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:54.001 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:54.156 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:54.175 |-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 11:56:54.176 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:54.183 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:54.184 |-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 11:56:54.184 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:54.193 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:54.193 |-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 11:56:54.193 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:54.200 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:54.219 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:54.220 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:56.744 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:56.773 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:56:56.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:56.780 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:56:56.780 |-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 limit ?,? 2018-08-12 11:56:56.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:56:56.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:56.789 |-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 11:56:56.790 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:56.799 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:56.800 |-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 11:56:56.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:56.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:56.857 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:56.858 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:59.038 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:59.066 |-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 11:56:59.066 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:59.074 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:59.075 |-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 11:56:59.075 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:59.084 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:59.085 |-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 11:56:59.085 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:59.092 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:59.142 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:59.143 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:59.735 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:56:59.762 |-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 11:56:59.762 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:56:59.770 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:56:59.770 |-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 11:56:59.771 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:59.781 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:56:59.782 |-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 11:56:59.782 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:56:59.790 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:56:59.814 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:56:59.815 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:00.463 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:00.489 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:00.490 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:00.496 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:00.497 |-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 limit ?,? 2018-08-12 11:57:00.497 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:00.505 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:00.505 |-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 11:57:00.505 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:00.515 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:00.516 |-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 11:57:00.517 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:00.524 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:00.549 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:00.550 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:00.594 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:00.605 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:00.613 |-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 11:57:00.614 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:00.621 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:00.622 |-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 11:57:00.622 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:00.626 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:00.627 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:00.631 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:00.632 |-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 11:57:00.632 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:00.634 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:00.635 |-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 limit ?,? 2018-08-12 11:57:00.635 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:00.640 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:00.643 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:00.644 |-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 11:57:00.644 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:00.655 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:00.655 |-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 11:57:00.656 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:00.660 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:00.660 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:00.664 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:00.685 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:00.686 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:00.701 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-130] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:57:00.701 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-130] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:57:00.728 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-130] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:57:07.498 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:07.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:07.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:07.535 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:07.536 |-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 limit ?,? 2018-08-12 11:57:07.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:07.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:07.544 |-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 11:57:07.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:07.553 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:07.553 |-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 11:57:07.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:07.561 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:07.586 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:07.587 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:08.110 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:08.138 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:08.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:08.145 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:08.145 |-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 limit ?,? 2018-08-12 11:57:08.146 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:08.153 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:08.154 |-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 11:57:08.154 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:08.165 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:08.165 |-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 11:57:08.165 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:08.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:08.197 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:08.198 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:09.271 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:09.302 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:09.302 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:09.309 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:09.310 |-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 limit ?,? 2018-08-12 11:57:09.310 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:09.317 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:09.318 |-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 11:57:09.318 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:09.327 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:09.327 |-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 11:57:09.328 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:09.335 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:09.360 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:09.361 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:10.440 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:10.468 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:10.469 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:10.474 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:10.475 |-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 limit ?,? 2018-08-12 11:57:10.475 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:10.483 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:10.483 |-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 11:57:10.483 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:10.493 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:10.493 |-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 11:57:10.493 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:10.501 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:10.535 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:10.536 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:10.557 |-ERROR [http-nio-8089-exec-3] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$e9354190.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:57:10.560 |-WARN [http-nio-8089-exec-3] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:57:12.932 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:12.959 |-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 11:57:12.959 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:12.967 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:12.968 |-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 11:57:12.968 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:12.976 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:12.977 |-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 11:57:12.978 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:12.985 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:13.009 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:13.012 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.156 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.157 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.158 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.160 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.161 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.191 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:16.191 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.199 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:16.199 |-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 limit ?,? 2018-08-12 11:57:16.200 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:16.200 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:16.200 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.206 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:16.207 |-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 limit ?,? 2018-08-12 11:57:16.207 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:16.208 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:16.208 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.208 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.209 |-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 11:57:16.210 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.210 |-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 11:57:16.210 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.215 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.216 |-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 11:57:16.216 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:16.216 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.217 |-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 limit ?,? 2018-08-12 11:57:16.217 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:16.218 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:16.218 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.220 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.221 |-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 11:57:16.221 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.223 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.224 |-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 11:57:16.224 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.226 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:16.226 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.226 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.227 |-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 limit ?,? 2018-08-12 11:57:16.227 |-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 11:57:16.227 |-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 11:57:16.227 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:16.227 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.227 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.230 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.232 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.233 |-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 11:57:16.233 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.237 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.237 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.238 |-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 11:57:16.238 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.240 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.241 |-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 11:57:16.241 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.242 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.248 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.252 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.252 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.252 |-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 11:57:16.253 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.253 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.260 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.261 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.262 |-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 11:57:16.263 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 11:57:16.265 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.266 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.267 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.269 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:57:16.275 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.276 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.279 |-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 11:57:16.280 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 11:57:16.289 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 11:57:16.292 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.293 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.297 |-DEBUG [http-nio-8089-exec-2] 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 11:57:16.297 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 11:57:16.305 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 11:57:16.315 |-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 11:57:16.316 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 11:57:16.323 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 11:57:16.323 |-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 11:57:16.324 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.332 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.380 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.381 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.381 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.382 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.400 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:16.400 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.400 |-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 11:57:16.401 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.407 |-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 11:57:16.408 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.409 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:16.410 |-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 11:57:16.410 |-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 limit ?,? 2018-08-12 11:57:16.410 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.410 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.410 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:16.411 |-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 11:57:16.411 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.416 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.417 |-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 11:57:16.417 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.421 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.421 |-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 11:57:16.422 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.422 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.422 |-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 11:57:16.422 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.423 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.423 |-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 11:57:16.423 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.427 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.427 |-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 11:57:16.428 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.430 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.431 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.431 |-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 11:57:16.432 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.433 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.433 |-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 11:57:16.433 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.434 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.437 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.450 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.450 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.451 |-DEBUG [http-nio-8089-exec-3] 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 11:57:16.452 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 11:57:16.453 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.458 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.459 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 11:57:16.460 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.462 |-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 11:57:16.463 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 11:57:16.465 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.467 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.468 |-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 11:57:16.469 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 11:57:16.471 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 11:57:16.474 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.476 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.477 |-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 11:57:16.478 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 11:57:16.478 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 11:57:16.487 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.492 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 11:57:16.509 |-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 11:57:16.510 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.520 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.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 11:57:16.521 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.534 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.535 |-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 11:57:16.535 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.542 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.561 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.563 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.567 |-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 11:57:16.567 |-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 11:57:16.616 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 11:57:16.647 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.668 |-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 11:57:16.668 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.676 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.677 |-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 11:57:16.677 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.686 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.687 |-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 11:57:16.687 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.696 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.715 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.716 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.719 |-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 11:57:16.720 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 11:57:16.727 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 11:57:16.778 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:16.798 |-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 11:57:16.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:16.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:16.809 |-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 11:57:16.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:16.821 |-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 11:57:16.821 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:16.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:16.851 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:16.851 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:18.140 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:18.167 |-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 11:57:18.167 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:18.178 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:18.179 |-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 11:57:18.180 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:18.188 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:18.189 |-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 11:57:18.189 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:18.195 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:18.219 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:18.220 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:19.050 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:19.077 |-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 11:57:19.078 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:19.086 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:19.086 |-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 11:57:19.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:19.096 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:19.097 |-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 11:57:19.097 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:19.103 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:19.130 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:19.131 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:20.248 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:20.275 |-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 11:57:20.275 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:20.283 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:20.283 |-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 11:57:20.283 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:20.291 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:20.292 |-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 11:57:20.292 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:20.300 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:20.325 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:20.326 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:21.089 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:21.119 |-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 11:57:21.119 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:21.125 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:21.126 |-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 11:57:21.126 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:21.137 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:21.138 |-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 11:57:21.138 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:21.145 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:21.170 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:21.171 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:21.737 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:21.763 |-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 11:57:21.763 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:21.771 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:21.771 |-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 11:57:21.772 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:21.781 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:21.782 |-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 11:57:21.782 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:21.789 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:21.817 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:21.818 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:22.264 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:22.291 |-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 11:57:22.292 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:22.298 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:22.299 |-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 11:57:22.299 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:22.308 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:22.309 |-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 11:57:22.309 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:22.316 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:22.341 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:22.342 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:22.365 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$e9354190.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 11:57:22.371 |-WARN [http-nio-8089-exec-7] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 11:57:24.259 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:24.289 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:24.290 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:24.296 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:24.297 |-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 limit ?,? 2018-08-12 11:57:24.297 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:24.306 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:24.307 |-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 11:57:24.307 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:24.318 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:24.318 |-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 11:57:24.319 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:24.325 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:24.351 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:24.352 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:26.456 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:26.467 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:26.485 |-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 11:57:26.486 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:26.492 |-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 11:57:26.492 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:26.493 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:26.494 |-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 11:57:26.494 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:26.499 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:26.499 |-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 11:57:26.499 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:26.505 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:26.505 |-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 11:57:26.506 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:26.507 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:26.508 |-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 11:57:26.508 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:26.512 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:26.514 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:26.538 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:26.539 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:26.540 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:26.541 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:26.561 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-164] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:57:26.561 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-164] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:57:26.586 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-164] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:57:38.546 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:38.575 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:38.575 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:38.745 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:38.746 |-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 limit ?,? 2018-08-12 11:57:38.746 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:38.755 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:38.756 |-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 11:57:38.756 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:38.767 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:38.768 |-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 11:57:38.769 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:38.774 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:38.799 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:38.801 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:39.402 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:39.430 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:39.430 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:39.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:39.437 |-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 limit ?,? 2018-08-12 11:57:39.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:39.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:39.446 |-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 11:57:39.446 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:39.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:39.457 |-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 11:57:39.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:39.463 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:39.490 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:39.491 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:41.074 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:41.101 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:41.102 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:41.108 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:41.109 |-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 limit ?,? 2018-08-12 11:57:41.109 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:41.117 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:41.118 |-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 11:57:41.118 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:41.128 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:41.128 |-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 11:57:41.129 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:41.135 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:41.160 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:41.161 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:44.438 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:44.463 |-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 11:57:44.464 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:44.466 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:44.466 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:44.471 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:44.471 |-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 11:57:44.472 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:44.480 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:44.481 |-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 11:57:44.482 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:44.486 |-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 11:57:44.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:44.487 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:44.493 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:44.493 |-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 11:57:44.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:44.494 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:44.495 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:44.502 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:44.502 |-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 limit ?,? 2018-08-12 11:57:44.502 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:44.503 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:44.503 |-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 11:57:44.503 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:44.510 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:44.510 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:44.510 |-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 11:57:44.511 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:44.513 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:44.514 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:44.519 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:44.520 |-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 11:57:44.520 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:44.527 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:44.533 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:44.534 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:44.551 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:44.551 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:44.564 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-174] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:57:44.564 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-174] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:57:44.588 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-174] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:57:47.216 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:47.260 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:47.260 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:47.267 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:47.268 |-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 limit ?,? 2018-08-12 11:57:47.268 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:47.276 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:47.277 |-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 11:57:47.277 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:47.286 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:47.287 |-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 11:57:47.287 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:47.293 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:47.320 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:47.320 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:51.790 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:51.815 |-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 11:57:51.816 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:51.826 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:51.827 |-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 11:57:51.828 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:51.839 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:51.840 |-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 11:57:51.840 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:51.846 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:51.872 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:51.873 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:51.882 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 11:57:51.882 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 6(String) 2018-08-12 11:57:51.889 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 11:57:51.890 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 11:57:51.890 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 25(Long) 2018-08-12 11:57:51.906 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 11:57:51.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 11:57:51.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:57:51.933 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:57:52.904 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:52.933 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 11:57:52.934 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:52.941 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 11:57:52.943 |-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 limit ?,? 2018-08-12 11:57:52.943 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 11:57:52.951 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:52.952 |-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 11:57:52.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:52.962 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:52.963 |-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 11:57:52.963 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:52.971 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:52.997 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:52.998 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:53.102 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:53.127 |-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 11:57:53.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:53.135 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:53.136 |-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 11:57:53.136 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:53.146 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:53.147 |-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 11:57:53.147 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:53.154 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:53.173 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:53.174 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:53.190 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-181] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 11:57:53.190 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-181] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 11:57:53.220 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-181] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 11:57:55.023 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:57:55.051 |-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 11:57:55.052 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 11:57:55.060 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 11:57:55.061 |-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 11:57:55.062 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:55.073 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 11:57:55.074 |-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 11:57:55.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 11:57:55.081 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 11:57:55.112 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 11:57:55.113 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 11:58:09.038 |-INFO [http-nio-8089-exec-8] org.thymeleaf.TemplateEngine [825] -| [THYMELEAF] INITIALIZING TEMPLATE ENGINE 2018-08-12 11:58:09.080 |-INFO [http-nio-8089-exec-8] org.thymeleaf.templateresolver.AbstractTemplateResolver [99] -| [THYMELEAF] INITIALIZING TEMPLATE RESOLVER: org.thymeleaf.spring4.templateresolver.SpringResourceTemplateResolver 2018-08-12 11:58:09.081 |-INFO [http-nio-8089-exec-8] org.thymeleaf.templateresolver.AbstractTemplateResolver [110] -| [THYMELEAF] TEMPLATE RESOLVER INITIALIZED OK 2018-08-12 11:58:09.081 |-INFO [http-nio-8089-exec-8] org.thymeleaf.messageresolver.AbstractMessageResolver [72] -| [THYMELEAF] INITIALIZING MESSAGE RESOLVER: org.thymeleaf.spring4.messageresolver.SpringMessageResolver 2018-08-12 11:58:09.081 |-INFO [http-nio-8089-exec-8] org.thymeleaf.messageresolver.AbstractMessageResolver [78] -| [THYMELEAF] MESSAGE RESOLVER INITIALIZED OK 2018-08-12 11:58:09.085 |-INFO [http-nio-8089-exec-8] org.thymeleaf.TemplateEngine.CONFIG [123] -| [THYMELEAF] TEMPLATE ENGINE CONFIGURATION: [THYMELEAF] * Cache Factory implementation: org.thymeleaf.cache.StandardCacheManager [THYMELEAF] * Template modes: [THYMELEAF] * XML [THYMELEAF] * VALIDXML [THYMELEAF] * XHTML [THYMELEAF] * VALIDXHTML [THYMELEAF] * LEGACYHTML5 [THYMELEAF] * HTML5 [THYMELEAF] * Template resolvers (in order): [THYMELEAF] * org.thymeleaf.spring4.templateresolver.SpringResourceTemplateResolver [THYMELEAF] * Message resolvers (in order): [THYMELEAF] * org.thymeleaf.spring4.messageresolver.SpringMessageResolver [THYMELEAF] * Dialect [1 of 3]: org.thymeleaf.spring4.dialect.SpringStandardDialect [THYMELEAF] * Prefix: "th" [THYMELEAF] * Dialect [2 of 3]: org.thymeleaf.extras.springsecurity4.dialect.SpringSecurityDialect [THYMELEAF] * Prefix: "sec" [THYMELEAF] * Dialect [3 of 3]: nz.net.ultraq.thymeleaf.LayoutDialect [THYMELEAF] * Prefix: "layout" [THYMELEAF] TEMPLATE ENGINE CONFIGURED OK 2018-08-12 11:58:09.085 |-INFO [http-nio-8089-exec-8] org.thymeleaf.TemplateEngine [838] -| [THYMELEAF] TEMPLATE ENGINE INITIALIZED 2018-08-12 12:00:02.720 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter 2018-08-12 12:00:02.725 |-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 12:00:02.729 |-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 12:00:02.784 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on MSI with PID 231108 (started by liwei in D:\沿海高速\VisualInspection_server) 2018-08-12 12:00:02.785 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-08-12 12:00:02.948 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-08-12 12:00:02.968 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@638362ca: startup date [Sun Aug 12 12:00:02 GMT+08:00 2018]; root of context hierarchy 2018-08-12 12:00:04.273 |-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 12:00:04.274 |-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 12:00:04.274 |-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 12:00:04.274 |-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 12:00:04.275 |-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 12:00:04.275 |-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 12:00:04.275 |-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 12:00:04.275 |-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 12:00:04.456 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-08-12 12:00:04.696 |-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.2.132 2018-08-12 12:00:04.696 |-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.2.132 2018-08-12 12:00:04.725 |-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.2.132 2018-08-12 12:00:04.726 |-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.2.132 2018-08-12 12:00:04.726 |-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.2.132 2018-08-12 12:00:04.726 |-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 [D:\沿海高速\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 [D:\沿海高速\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 [D:\沿海高速\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.2.132 2018-08-12 12:00:04.727 |-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 12:00:05.320 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$145aa5f1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:00:05.444 |-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$$ad086e2b] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:00:05.457 |-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 12:00:05.460 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@156d3a26' 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 12:00:05.470 |-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$$d1dd10dd] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:00:05.486 |-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 12:00:05.514 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$ff9e19ed] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:00:05.535 |-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 12:00:05.536 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$5d6cdc0f] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:00:06.067 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-08-12 12:00:06.076 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-08-12 12:00:06.077 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-08-12 12:00:06.277 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-08-12 12:00:06.277 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 3309 ms 2018-08-12 12:00:06.643 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-08-12 12:00:08.720 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-08-12 12:00:08.720 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-12 12:00:08.720 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-12 12:00:08.720 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-12 12:00:08.720 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-08-12 12:00:08.721 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-08-12 12:00:08.721 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-08-12 12:00:08.722 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-08-12 12:00:08.722 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-08-12 12:00:08.722 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-08-12 12:00:08.722 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-08-12 12:00:08.722 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-08-12 12:00:08.722 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-08-12 12:00:08.724 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-08-12 12:00:09.526 |-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 12:00:09.579 |-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 12:00:09.593 |-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 12:00:09.657 |-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.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730679&version=1.0.0, com.xintong.visualinspection.service.TaskService_Q:1.0.0=empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730902&version=1.0.0 dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818526&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_F:1.0.0=empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0 empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730399&version=1.0.0, com.xintong.visualinspection.service.StatisticsService_F:1.0.0=empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0 empty://192.168.2.132/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,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731827&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045818471&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0=empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730806&version=1.0.0 dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818032&version=1.0.0, com.xintong.visualinspection.service.RecordService_Q:1.0.0=empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0 empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731493&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818373&version=1.0.0, com.xintong.visualinspection.service.CommonService:1.0.0=empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0 empty://192.168.2.132/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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731917&version=1.0.0 dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCodeMap,getCheckItemName,getCheckTaskPeriod,getAllCheckTaskPeriod,getUserMap,getItemMap&pid=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739505&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_F:1.0.0=empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0 empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731031&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818274&version=1.0.0, com.xintong.visualinspection.service.AreaInfoService_F:1.0.0=empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0 empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045730102&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0=empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0 empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0 empty://192.168.2.132/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=getTopReasonList,getById,getList,update,insert,delete,getByTaskId&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731150&version=1.0.0, com.xintong.visualinspection.service.UserService:1.0.0=empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739759&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_F:1.0.0=empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0 empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731260&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_Q:1.0.0=empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0 empty://192.168.2.132/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=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731377&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818325&version=1.0.0, com.xintong.visualinspection.service.ScoreService_Q:1.0.0=empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0 empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731712&version=1.0.0 dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818424&version=1.0.0, com.xintong.visualinspection.service.ItemService:1.0.0=empty://192.168.2.132: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=240300&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045739716&version=1.0.0, com.xintong.visualinspection.service.ScoreService_F:1.0.0=empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0 empty://192.168.2.132/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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=240300&revision=1.0-SNAPSHOT&side=consumer×tamp=1534045731605&version=1.0.0}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.672 |-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.2.132 2018-08-12 12:00:09.677 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [64] -| Starting ZkClient event thread. 2018-08-12 12:00:09.683 |-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 12:00:09.683 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:host.name=MSI.lan 2018-08-12 12:00:09.683 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.version=1.8.0_171 2018-08-12 12:00:09.683 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.vendor=Oracle Corporation 2018-08-12 12:00:09.683 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.home=C:\Program Files\Java\jdk1.8.0_171\jre 2018-08-12 12:00:09.683 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.class.path=C:\Program Files\Java\jdk1.8.0_171\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\rt.jar;D:\沿海高速\VisualInspection_server\target\classes;C:\Users\liwei\.m2\repository\com\xintong\visuallnspection\inteface\visuallnspectioninteface\1.0-SNAPSHOT\visuallnspectioninteface-1.0-20180811.071705-133.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-core\4.2.2.RELEASE\spring-security-core-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-beans\4.3.7.RELEASE\spring-beans-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context\4.3.7.RELEASE\spring-context-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-expression\4.3.7.RELEASE\spring-expression-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-web\1.5.2.RELEASE\spring-boot-starter-web-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\1.5.2.RELEASE\spring-boot-starter-tomcat-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\8.5.11\tomcat-embed-core-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\8.5.11\tomcat-embed-el-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.11\tomcat-embed-websocket-8.5.11.jar;C:\Users\liwei\.m2\repository\org\hibernate\hibernate-validator\5.3.4.Final\hibernate-validator-5.3.4.Final.jar;C:\Users\liwei\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar;C:\Users\liwei\.m2\repository\org\jboss\logging\jboss-logging\3.3.0.Final\jboss-logging-3.3.0.Final.jar;C:\Users\liwei\.m2\repository\com\fasterxml\classmate\1.3.3\classmate-1.3.3.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.8.7\jackson-databind-2.8.7.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.8.7\jackson-core-2.8.7.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-web\4.3.7.RELEASE\spring-web-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-webmvc\4.3.7.RELEASE\spring-webmvc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-security\1.5.2.RELEASE\spring-boot-starter-security-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-aop\4.3.7.RELEASE\spring-aop-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-config\4.2.2.RELEASE\spring-security-config-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-web\4.2.2.RELEASE\spring-security-web-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-starter\1.3.0\mybatis-spring-boot-starter-1.3.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\1.5.2.RELEASE\spring-boot-starter-jdbc-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-jdbc\8.5.11\tomcat-jdbc-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-juli\8.5.11\tomcat-juli-8.5.11.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-jdbc\4.3.7.RELEASE\spring-jdbc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\1.3.0\mybatis-spring-boot-autoconfigure-1.3.0.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis\3.4.4\mybatis-3.4.4.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis-spring\1.3.1\mybatis-spring-1.3.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\1.5.2.RELEASE\spring-boot-starter-thymeleaf-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf-spring4\2.1.5.RELEASE\thymeleaf-spring4-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\nz\net\ultraq\thymeleaf\thymeleaf-layout-dialect\1.4.0\thymeleaf-layout-dialect-1.4.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-remote-shell\1.5.2.RELEASE\spring-boot-starter-remote-shell-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-actuator\1.5.2.RELEASE\spring-boot-starter-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-actuator\1.5.2.RELEASE\spring-boot-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.cli\1.3.2\crash.cli-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.connectors.ssh\1.3.2\crash.connectors.ssh-1.3.2.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-core\0.11.0\sshd-core-0.11.0.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-pam\0.11.0\sshd-pam-0.11.0.jar;C:\Users\liwei\.m2\repository\net\sf\jpam\jpam\1.1\jpam-1.1.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.51\bcprov-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.51\bcpkix-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.embed.spring\1.3.2\crash.embed.spring-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.cron\1.3.2\crash.plugins.cron-1.3.2.jar;C:\Users\liwei\.m2\repository\it\sauronsoftware\cron4j\cron4j\2.2.5\cron4j-2.2.5.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.mail\1.3.2\crash.plugins.mail-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.shell\1.3.2\crash.shell-1.3.2.jar;C:\Users\liwei\.m2\repository\org\codehaus\groovy\groovy\2.4.9\groovy-2.4.9.jar;C:\Users\liwei\.m2\repository\com\sun\mail\javax.mail\1.5.6\javax.mail-1.5.6.jar;C:\Users\liwei\.m2\repository\javax\activation\activation\1.1\activation-1.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-data-redis\1.5.2.RELEASE\spring-boot-starter-data-redis-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-redis\1.8.1.RELEASE\spring-data-redis-1.8.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-keyvalue\1.2.1.RELEASE\spring-data-keyvalue-1.2.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-commons\1.13.1.RELEASE\spring-data-commons-1.13.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-tx\4.3.7.RELEASE\spring-tx-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-oxm\4.3.7.RELEASE\spring-oxm-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context-support\4.3.7.RELEASE\spring-context-support-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter\1.5.2.RELEASE\spring-boot-starter-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot\1.5.2.RELEASE\spring-boot-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\1.5.2.RELEASE\spring-boot-autoconfigure-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-logging\1.5.2.RELEASE\spring-boot-starter-logging-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-classic\1.1.11\logback-classic-1.1.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\jul-to-slf4j\1.7.24\jul-to-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\slf4j\log4j-over-slf4j\1.7.24\log4j-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-core\4.3.7.RELEASE\spring-core-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\liwei\.m2\repository\org\projectlombok\lombok\1.16.14\lombok-1.16.14.jar;C:\Users\liwei\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\liwei\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-devtools\1.5.2.RELEASE\spring-boot-devtools-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\io\jsonwebtoken\jjwt\0.7.0\jjwt-0.7.0.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-springsecurity4\2.1.2.RELEASE\thymeleaf-extras-springsecurity4-2.1.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf\2.1.5.RELEASE\thymeleaf-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\ognl\ognl\3.0.8\ognl-3.0.8.jar;C:\Users\liwei\.m2\repository\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;C:\Users\liwei\.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-api\1.7.24\slf4j-api-1.7.24.jar;C:\Users\liwei\.m2\repository\com\github\pagehelper\pagehelper\4.2.1\pagehelper-4.2.1.jar;C:\Users\liwei\.m2\repository\com\github\jsqlparser\jsqlparser\0.9.5\jsqlparser-0.9.5.jar;C:\Users\liwei\.m2\repository\mysql\mysql-connector-java\5.1.41\mysql-connector-java-5.1.41.jar;C:\Users\liwei\.m2\repository\com\alibaba\druid\1.0.29\druid-1.0.29.jar;C:\Program Files\Java\jdk1.8.0_171\lib\jconsole.jar;C:\Program Files\Java\jdk1.8.0_171\lib\tools.jar;C:\Users\liwei\.m2\repository\com\alibaba\fastjson\1.2.31\fastjson-1.2.31.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjrt\1.8.10\aspectjrt-1.8.10.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjweaver\1.8.10\aspectjweaver-1.8.10.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi\3.12\poi-3.12.jar;C:\Users\liwei\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls\2.3.0\jxls-2.3.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\liwei\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\liwei\.m2\repository\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;C:\Users\liwei\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\liwei\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.24\jcl-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-core\1.1.11\logback-core-1.1.11.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls-poi\1.0.9\jxls-poi-1.0.9.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml\3.12\poi-ooxml-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.12\poi-ooxml-schemas-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\liwei\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\liwei\.m2\repository\org\apache\zookeeper\zookeeper\3.4.11\zookeeper-3.4.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-log4j12\1.7.24\slf4j-log4j12-1.7.24.jar;C:\Users\liwei\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\liwei\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\liwei\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\liwei\.m2\repository\io\netty\netty\3.10.5.Final\netty-3.10.5.Final.jar;C:\Users\liwei\.m2\repository\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-starter\0.1.0\dubbo-spring-boot-starter-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\dubbo\2.5.10\dubbo-2.5.10.jar;C:\Users\liwei\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-framework\2.11.1\curator-framework-2.11.1.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-client\2.11.1\curator-client-2.11.1.jar;C:\Users\liwei\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-autoconfigure\0.1.0\dubbo-spring-boot-autoconfigure-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-actuator\0.1.0\dubbo-spring-boot-actuator-0.1.0.jar;G:\IntelliJ IDEA 2018.1.5\lib\idea_rt.jar;C:\Users\liwei\AppData\Local\Temp\capture6060jars\debugger-agent.jar 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.library.path=C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_171\bin;C:\Program Files\nodejs\node_global;C:\Windows\system32;C:\Program Files\nodejs\;G:\IntelliJ IDEA 2018.1.5\plugins\maven\lib\maven3\bin;C:\Users\liwei\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Microsoft VS Code\bin;C:\Users\liwei\AppData\Roaming\npm;. 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.io.tmpdir=C:\Users\liwei\AppData\Local\Temp\ 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.compiler= 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.name=Windows 10 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.arch=amd64 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.version=10.0 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.name=liwei 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.home=C:\Users\liwei 2018-08-12 12:00:09.685 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.dir=D:\沿海高速\VisualInspection_server 2018-08-12 12:00:09.686 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@2641c243 2018-08-12 12:00:09.713 |-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 12:00:09.717 |-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 12:00:09.742 |-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 = 0x1652c1914cc0009, negotiated timeout = 30000 2018-08-12 12:00:09.744 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (SyncConnected) 2018-08-12 12:00:09.765 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.788 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.851 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.856 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=231108®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.865 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:09.899 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.921 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.974 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.975 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:09.977 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:09.998 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.011 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.064 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.065 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=231108®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.068 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:10.113 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410109&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.134 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410109&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.186 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410109&version=1.0.0, urls: [dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818032&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410109&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410109&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.353 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0xf2a71169, /192.168.2.132:49182 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.353 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.392 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckAppealService_Q 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_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108®ister.ip=192.168.2.132&remote.timestamp=1534045818032&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534046410109&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.395 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:10.410 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410405&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.465 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410405&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.518 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410405&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818526&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410405&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410405&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.518 |-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?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=231108®ister.ip=192.168.2.132&remote.timestamp=1534045818526&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534046410405&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.521 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:10.560 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410556&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.577 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410556&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.921 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410556&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818274&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410556&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410556&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.921 |-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=231108®ister.ip=192.168.2.132&remote.timestamp=1534045818274&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534046410556&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.924 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:10.962 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:10.996 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.048 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0, urls: [empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.049 |-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=231108®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.052 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:11.094 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.380 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.433 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.433 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=231108®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.436 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:11.491 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411486&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.503 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411486&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.555 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411486&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818325&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411486&version=1.0.0, empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411486&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.555 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=231108®ister.ip=192.168.2.132&remote.timestamp=1534045818325&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534046411486&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.557 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:11.595 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411591&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.614 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411591&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.666 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411591&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818373&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411591&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411591&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.667 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108®ister.ip=192.168.2.132&remote.timestamp=1534045818373&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534046411591&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.669 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:11.707 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.726 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.777 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.778 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.780 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:11.820 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411816&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.838 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411816&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.890 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411816&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818424&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411816&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411816&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.890 |-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?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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108®ister.ip=192.168.2.132&remote.timestamp=1534045818424&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534046411816&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.893 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:11.935 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411926&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:11.950 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411926&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:12.001 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411926&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045818471&version=1.0.0, empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411926&version=1.0.0, empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411926&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:12.002 |-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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108®ister.ip=192.168.2.132&remote.timestamp=1534045818471&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534046411926&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:12.006 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:12.020 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:12.039 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:12.090 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0, urls: [empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0, empty://192.168.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:12.091 |-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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:12.094 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:00:12.768 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-08-12 12:00:12.778 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-08-12 12:00:12.989 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-08-12 12:00:12.989 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-08-12 12:00:13.111 |-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@6d1a9c16, org.springframework.security.web.context.SecurityContextPersistenceFilter@76b2f72, org.springframework.security.web.header.HeaderWriterFilter@225276ef, org.springframework.web.filter.CorsFilter@1fc1b346, org.springframework.security.web.authentication.logout.LogoutFilter@4e129580, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@6d0da7da, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@519b37b0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3b5a5918, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36beab4a, org.springframework.security.web.session.SessionManagementFilter@d97f39f, org.springframework.security.web.access.ExceptionTranslationFilter@411b4ea1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@50a9b186] 2018-08-12 12:00:13.138 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@392eb5fd, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@38827da3, org.springframework.security.web.context.SecurityContextPersistenceFilter@151a06cd, org.springframework.security.web.header.HeaderWriterFilter@88d35e8, org.springframework.security.web.authentication.logout.LogoutFilter@2e5fbbd2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3716df41, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7fcd7ba6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1e0e23c2, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5ff44946, org.springframework.security.web.session.SessionManagementFilter@4369b49b, org.springframework.security.web.access.ExceptionTranslationFilter@2629829a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2b487a6] 2018-08-12 12:00:13.311 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@638362ca: startup date [Sun Aug 12 12:00:02 GMT+08:00 2018]; root of context hierarchy 2018-08-12 12:00:13.432 |-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 12:00:13.433 |-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 12:00:13.435 |-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 12:00:13.435 |-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 12:00:13.435 |-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 12:00:13.436 |-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 12:00:13.436 |-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 12:00:13.436 |-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 12:00:13.436 |-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 12:00:13.440 |-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 12:00:13.441 |-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 12:00:13.441 |-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 12:00:13.441 |-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 12:00:13.442 |-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 12:00:13.442 |-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 12:00:13.442 |-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 12:00:13.442 |-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 12:00:13.443 |-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 12:00:13.443 |-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 12:00:13.444 |-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 12:00:13.444 |-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 12:00:13.444 |-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 12:00:13.445 |-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 12:00:13.445 |-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 12:00:13.445 |-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 12:00:13.445 |-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 12:00:13.446 |-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 12:00:13.446 |-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 12:00:13.447 |-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 12:00:13.447 |-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 12:00:13.447 |-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 12:00:13.447 |-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 12:00:13.447 |-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 12:00:13.448 |-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 12:00:13.449 |-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 12:00:13.449 |-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 12:00:13.449 |-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 12:00:13.449 |-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 12:00:13.449 |-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 12:00:13.450 |-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 12:00:13.450 |-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 12:00:13.450 |-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 12:00:13.451 |-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 12:00:13.451 |-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 12:00:13.451 |-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 12:00:13.452 |-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 12:00:13.453 |-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 12:00:13.453 |-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 12:00:13.453 |-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 12:00:13.453 |-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 12:00:13.454 |-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 12:00:13.454 |-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 12:00:13.456 |-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 12:00:13.456 |-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 12:00:13.457 |-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 12:00:13.457 |-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 12:00:13.457 |-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 12:00:13.457 |-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 12:00:13.457 |-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 12:00:13.458 |-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 12:00:13.458 |-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 12:00:13.458 |-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 12:00:13.458 |-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 12:00:13.458 |-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 12:00:13.459 |-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 12:00:13.459 |-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 12:00:13.459 |-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 12:00:13.460 |-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 12:00:13.461 |-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 12:00:13.461 |-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 12:00:13.462 |-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 12:00:13.462 |-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 12:00:13.463 |-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 12:00:13.463 |-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 12:00:13.463 |-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 12:00:13.463 |-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 12:00:13.463 |-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 12:00:13.464 |-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 12:00:13.464 |-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 12:00:13.464 |-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 12:00:13.465 |-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 12:00:13.465 |-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 12:00:13.466 |-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 12:00:13.466 |-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 12:00:13.466 |-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 12:00:13.466 |-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 12:00:13.466 |-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 12:00:13.467 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:00:13.468 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.update(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:00:13.468 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.delete(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:00:13.468 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:00:13.468 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getList(com.xintong.visualinspection.bean.CheckAppeal_F,java.lang.Integer,java.lang.Integer) 2018-08-12 12:00:13.468 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 12:00:13.468 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getById(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:00:13.469 |-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 12:00:13.469 |-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 12:00:13.469 |-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 12:00:13.469 |-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 12:00:13.469 |-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 12:00:13.469 |-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 12:00:13.470 |-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 12:00:13.470 |-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 12:00:13.470 |-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 12:00:13.470 |-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 12:00:13.471 |-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 12:00:13.472 |-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 12:00:13.472 |-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 12:00:13.472 |-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 12:00:13.472 |-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 12:00:13.472 |-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 12:00:13.472 |-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 12:00:13.474 |-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 12:00:13.474 |-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 12:00:13.474 |-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 12:00:13.475 |-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 12:00:13.475 |-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 12:00:13.475 |-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 12:00:13.475 |-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 12:00:13.475 |-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 12:00:13.475 |-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 12:00:13.475 |-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 12:00:13.476 |-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 12:00:13.476 |-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 12:00:13.476 |-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 12:00:13.476 |-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 12:00:13.476 |-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 12:00:13.477 |-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 12:00:13.478 |-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 12:00:13.478 |-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 12:00:13.478 |-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 12:00:13.479 |-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 12:00:13.480 |-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 12:00:13.480 |-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 12:00:13.481 |-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 12:00:13.481 |-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 12:00:13.481 |-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 12:00:13.481 |-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 12:00:13.482 |-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 12:00:13.482 |-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 12:00:13.483 |-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 12:00:13.483 |-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 12:00:13.483 |-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 12:00:13.483 |-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 12:00:13.483 |-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 12:00:13.484 |-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 12:00:13.485 |-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 12:00:13.485 |-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 12:00:13.485 |-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 12:00:13.486 |-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 12:00:13.486 |-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 12:00:13.486 |-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 12:00:13.486 |-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 12:00:13.486 |-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 12:00:13.487 |-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 12:00:13.487 |-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 12:00:13.487 |-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 12:00:13.487 |-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 12:00:13.488 |-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 12:00:13.488 |-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 12:00:13.489 |-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 12:00:13.489 |-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 12:00:13.489 |-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 12:00:13.489 |-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 12:00:13.490 |-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 12:00:13.490 |-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 12:00:13.490 |-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 12:00:13.490 |-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 12:00:13.490 |-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 12:00:13.491 |-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 12:00:13.492 |-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 12:00:13.492 |-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 12:00:13.492 |-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 12:00:13.492 |-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 12:00:13.492 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 12:00:13.492 |-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 12:00:13.493 |-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 12:00:13.494 |-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 12:00:13.494 |-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 12:00:13.495 |-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 12:00:13.495 |-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 12:00:13.495 |-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 12:00:13.496 |-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 12:00:13.497 |-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 12:00:13.497 |-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 12:00:13.497 |-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 12:00:13.497 |-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 12:00:13.497 |-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 12:00:13.498 |-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 12:00:13.498 |-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 12:00:13.498 |-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 12:00:13.500 |-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 12:00:13.500 |-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 12:00:13.501 |-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 12:00:13.501 |-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 12:00:13.501 |-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 12:00:13.502 |-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 12:00:13.502 |-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 12:00:13.503 |-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 12:00:13.503 |-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 12:00:13.503 |-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 12:00:13.504 |-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 12:00:13.505 |-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 12:00:13.506 |-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 12:00:13.506 |-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 12:00:13.506 |-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 12:00:13.507 |-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 12:00:13.507 |-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 12:00:13.507 |-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 12:00:13.507 |-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 12:00:13.510 |-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 12:00:13.511 |-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 12:00:13.511 |-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 12:00:13.511 |-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 12:00:13.511 |-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 12:00:13.511 |-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 12:00:13.512 |-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 12:00:13.512 |-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 12:00:13.512 |-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 12:00:13.512 |-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 12:00:13.513 |-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 12:00:13.513 |-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 12:00:13.515 |-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 12:00:13.515 |-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 12:00:13.515 |-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 12:00:13.515 |-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 12:00:13.515 |-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 12:00:13.516 |-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 12:00:13.516 |-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 12:00:13.516 |-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 12:00:13.516 |-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 12:00:13.516 |-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 12:00:13.517 |-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 12:00:13.517 |-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 12:00:13.517 |-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 12:00:13.517 |-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 12:00:13.517 |-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 12:00:13.518 |-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 12:00:13.518 |-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 12:00:13.518 |-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 12:00:13.518 |-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 12:00:13.520 |-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 12:00:13.520 |-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 12:00:13.520 |-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 12:00:13.520 |-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 12:00:13.520 |-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 12:00:13.521 |-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 12:00:13.521 |-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 12:00:13.521 |-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 12:00:13.521 |-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 12:00:13.521 |-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 12:00:13.521 |-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 12:00:13.522 |-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 12:00:13.522 |-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 12:00:13.522 |-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 12:00:13.522 |-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 12:00:13.522 |-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 12:00:13.522 |-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 12:00:13.524 |-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 12:00:13.524 |-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 12:00:13.524 |-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 12:00:13.524 |-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 12:00:13.524 |-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 12:00:13.525 |-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 12:00:13.525 |-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 12:00:13.525 |-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 12:00:13.525 |-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 12:00:13.525 |-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 12:00:13.526 |-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 12:00:13.526 |-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 12:00:13.526 |-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 12:00:13.527 |-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 12:00:13.527 |-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 12:00:13.527 |-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 12:00:13.527 |-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 12:00:13.527 |-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 12:00:13.528 |-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 12:00:13.528 |-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 12:00:13.528 |-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 12:00:13.528 |-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 12:00:13.529 |-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 12:00:13.529 |-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 12:00:13.529 |-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 12:00:13.529 |-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 12:00:13.530 |-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 12:00:13.530 |-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 12:00:13.530 |-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 12:00:13.530 |-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 12:00:13.531 |-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 12:00:13.532 |-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 12:00:13.532 |-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 12:00:13.532 |-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 12:00:13.533 |-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 12:00:13.533 |-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 12:00:13.533 |-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 12:00:13.533 |-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 12:00:13.533 |-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 12:00:13.533 |-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 12:00:13.534 |-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 12:00:13.534 |-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 12:00:13.534 |-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 12:00:13.535 |-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 12:00:13.535 |-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 12:00:13.535 |-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 12:00:13.649 |-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 12:00:13.721 |-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 12:00:13.721 |-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 12:00:13.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-08-12 12:00:13.772 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-08-12 12:00:13.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-08-12 12:00:13.773 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-08-12 12:00:13.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-08-12 12:00:13.774 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-08-12 12:00:13.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-08-12 12:00:13.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-08-12 12:00:13.775 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-08-12 12:00:13.776 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-08-12 12:00:13.776 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-08-12 12:00:13.776 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-08-12 12:00:13.777 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in areaInfoController_F 2018-08-12 12:00:13.777 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_F 2018-08-12 12:00:13.777 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_Q 2018-08-12 12:00:13.778 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_F 2018-08-12 12:00:13.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_Q 2018-08-12 12:00:13.779 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_F 2018-08-12 12:00:13.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_Q 2018-08-12 12:00:13.780 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in recordController_Q 2018-08-12 12:00:13.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_F 2018-08-12 12:00:13.781 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_Q 2018-08-12 12:00:13.782 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController_F 2018-08-12 12:00:13.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_F 2018-08-12 12:00:13.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_Q 2018-08-12 12:00:13.783 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-08-12 12:00:13.784 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-08-12 12:00:13.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-08-12 12:00:13.785 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-08-12 12:00:13.786 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-08-12 12:00:13.788 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-08-12 12:00:13.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-08-12 12:00:13.789 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-08-12 12:00:13.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-08-12 12:00:13.790 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-08-12 12:00:13.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-08-12 12:00:13.791 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-08-12 12:00:13.856 |-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 12:00:14.387 |-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 12:00:14.689 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 12:00:14.690 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 12:00:14.691 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 12:00:15.202 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 12:00:15.206 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 12:00:15.207 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 12:00:15.208 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 12:00:15.209 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 12:00:15.209 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 12:00:15.210 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:00:15.211 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:00:15.213 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-08-12 12:00:15.213 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-08-12 12:00:15.213 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-08-12 12:00:15.213 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-08-12 12:00:15.214 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-08-12 12:00:15.214 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-08-12 12:00:15.214 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-08-12 12:00:15.221 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 12:00:15.221 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:00:15.222 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:00:15.222 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-08-12 12:00:15.228 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 12:00:15.229 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 12:00:15.229 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 12:00:15.233 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 12:00:15.256 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-08-12 12:00:15.788 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-08-12 12:00:15.820 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-08-12 12:00:15.834 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-08-12 12:00:15.834 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 12:00:15.834 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 12:00:15.835 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 12:00:15.835 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 12:00:16.416 |-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 12:00:16.417 |-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 12:00:16.417 |-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 12:00:16.417 |-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 12:00:16.418 |-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 12:00:16.418 |-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 12:00:16.418 |-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 12:00:16.418 |-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 12:00:16.418 |-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 12:00:16.419 |-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 12:00:16.420 |-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 12:00:16.420 |-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 12:00:16.420 |-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 12:00:16.421 |-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 12:00:16.421 |-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 12:00:16.422 |-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 12:00:16.422 |-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 12:00:16.423 |-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 12:00:16.423 |-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 12:00:16.423 |-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 12:00:16.424 |-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 12:00:16.424 |-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 12:00:16.424 |-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 12:00:16.959 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-08-12 12:00:16.969 |-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 12:00:17.337 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 12:00:17.338 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-08-12 12:00:17.338 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-08-12 12:00:17.348 |-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 12:00:17.350 |-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 12:00:17.350 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 12:00:17.355 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-08-12 12:00:17.358 |-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 12:00:17.373 |-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 12:00:17.384 |-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 12:00:17.387 |-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 12:00:17.390 |-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 12:00:17.393 |-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 12:00:17.395 |-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 12:00:17.400 |-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 12:00:17.403 |-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 12:00:17.405 |-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 12:00:17.407 |-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 12:00:17.409 |-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 12:00:17.451 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-08-12 12:00:17.673 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-08-12 12:00:17.688 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:17.717 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 68 2018-08-12 12:00:17.718 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [50] -| 加载CODE信息成功,数据数:23 2018-08-12 12:00:17.721 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-08-12 12:00:17.815 |-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 12:00:17.815 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:18.202 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 12:00:18.203 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 12:00:18.204 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-08-12 12:00:18.205 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:18.215 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 43 2018-08-12 12:00:18.215 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [68] -| 加载部门信息成功,数据数:43 2018-08-12 12:00:18.215 |-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 12:00:18.215 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:00:18.223 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:00:18.224 |-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 12:00:18.224 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:00:18.230 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:00:18.230 |-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 12:00:18.230 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:00:18.237 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:00:18.237 |-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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 2018)]} 2018-08-12 12:00:18.238 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [115] -| 加载所有服务区,道管信息成功,数据list数:3 2018-08-12 12:00:18.256 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 12:00:18.256 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:00:18.263 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:00:18.264 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [79] -| 加载职位信息成功,数据数:18 2018-08-12 12:00:18.265 |-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 12:00:18.265 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:18.291 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:00:18.291 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [88] -| 加载考核项信息成功,数据数:707 2018-08-12 12:00:18.292 |-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 12:00:18.292 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 26(Long) 2018-08-12 12:00:18.300 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 12:00:18.300 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=26,查询服务区考核项信息成功,数据数:1 2018-08-12 12:00:18.300 |-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 12:00:18.301 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 27(Long) 2018-08-12 12:00:18.309 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 11 2018-08-12 12:00:18.309 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=27,查询服务区考核项信息成功,数据数:2 2018-08-12 12:00:18.309 |-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 12:00:18.309 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 28(Long) 2018-08-12 12:00:18.316 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 12:00:18.317 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=28,查询服务区考核项信息成功,数据数:3 2018-08-12 12:00:18.317 |-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 12:00:18.317 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 29(Long) 2018-08-12 12:00:18.325 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:00:18.325 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=29,查询服务区考核项信息成功,数据数:4 2018-08-12 12:00:18.325 |-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 12:00:18.326 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 30(Long) 2018-08-12 12:00:18.332 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:00:18.333 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=30,查询服务区考核项信息成功,数据数:5 2018-08-12 12:00:18.333 |-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 12:00:18.333 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 31(Long) 2018-08-12 12:00:18.340 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:00:18.341 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=31,查询服务区考核项信息成功,数据数:6 2018-08-12 12:00:18.342 |-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 12:00:18.342 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 32(Long) 2018-08-12 12:00:18.347 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:00:18.348 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=32,查询服务区考核项信息成功,数据数:7 2018-08-12 12:00:18.358 |-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.2.132 2018-08-12 12:00:18.370 |-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.2.132 2018-08-12 12:00:18.370 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.370 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.CommonService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&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=231108®istry=zookeeper×tamp=1534046418361, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.444 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Start NettyServer bind /0.0.0.0:7682, export /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.446 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.565 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.566 |-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.2.132/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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046412017&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.570 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7682 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x51301c23, /192.168.2.132:49226 => /192.168.2.132:7682]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.570 |-INFO [ZkClient-EventThread-52-127.0.0.1:2181] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.580 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0, urls: [empty://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.582 |-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.2.132 2018-08-12 12:00:18.589 |-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.2.132 2018-08-12 12:00:18.589 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.ItemService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418585&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.590 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.ItemService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418585&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=231108®istry=zookeeper×tamp=1534046418585, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.590 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418585&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.607 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418585&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.625 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418585&version=1.0.0, urls: [empty://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418585&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.626 |-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.2.132 2018-08-12 12:00:18.636 |-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.2.132 2018-08-12 12:00:18.636 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.UserService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418628&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.636 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.UserService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418628&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=231108®istry=zookeeper×tamp=1534046418628, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.636 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418628&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.652 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418628&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.670 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418628&version=1.0.0, urls: [empty://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418628&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:00:18.674 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-08-12 12:00:18.690 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-08-12 12:00:18.698 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-08-12 12:00:18.727 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-08-12 12:00:18.735 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 16.168 seconds (JVM running for 17.796) 2018-08-12 12:00:22.742 |-INFO [http-nio-8089-exec-3] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-08-12 12:00:22.742 |-INFO [http-nio-8089-exec-3] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-08-12 12:00:22.774 |-INFO [http-nio-8089-exec-3] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 32 ms 2018-08-12 12:00:22.867 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:22.867 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:22.867 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:22.867 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:22.867 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:22.939 |-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 12:00:22.940 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:22.957 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:22.959 |-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 12:00:22.959 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:22.959 |-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 12:00:22.960 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:22.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:22.978 |-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 12:00:22.979 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:22.983 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:22.984 |-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 12:00:22.984 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:22.994 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:22.995 |-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 12:00:22.995 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.019 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.019 |-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 12:00:23.020 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.020 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.020 |-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 12:00:23.020 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.027 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.028 |-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 12:00:23.028 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.052 |-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 12:00:23.052 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.063 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.064 |-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 12:00:23.064 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.086 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.090 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.091 |-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 12:00:23.091 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.096 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.097 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.098 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.102 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.103 |-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 12:00:23.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.110 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.110 |-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 12:00:23.111 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.116 |-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 12:00:23.117 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.118 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.123 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.135 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.136 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.140 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.142 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.144 |-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 12:00:23.145 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:00:23.162 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.163 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.165 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:00:23.172 |-DEBUG [http-nio-8089-exec-8] 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 12:00:23.173 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:00:23.182 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:00:23.183 |-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 12:00:23.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:00:23.197 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:00:23.198 |-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 12:00:23.199 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.211 |-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 12:00:23.212 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:00:23.225 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:00:23.269 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.269 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.271 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.272 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.287 |-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 12:00:23.288 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.289 |-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 12:00:23.289 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.300 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.300 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.300 |-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 12:00:23.301 |-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 12:00:23.301 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.301 |-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 12:00:23.301 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.302 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.302 |-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 12:00:23.303 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.310 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.312 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.312 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.312 |-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 12:00:23.313 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.313 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.314 |-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 12:00:23.314 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.321 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.322 |-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 12:00:23.322 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.324 |-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 12:00:23.325 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.332 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.332 |-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 12:00:23.333 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.333 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.333 |-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 12:00:23.334 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.340 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.341 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.343 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.344 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.346 |-DEBUG [http-nio-8089-exec-8] 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 12:00:23.346 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:00:23.360 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:00:23.373 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.377 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.379 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.383 |-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 12:00:23.383 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:00:23.386 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.386 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.389 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:00:23.390 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.390 |-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 12:00:23.391 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:00:23.392 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.393 |-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 12:00:23.394 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.398 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:00:23.398 |-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 12:00:23.399 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:00:23.402 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.403 |-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 12:00:23.404 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.408 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:00:23.414 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.415 |-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 12:00:23.415 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.421 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.447 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.449 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.486 |-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 12:00:23.487 |-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 12:00:23.544 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:00:23.587 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.608 |-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 12:00:23.609 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.617 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.618 |-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 12:00:23.619 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.630 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.631 |-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 12:00:23.631 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.638 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.665 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.667 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.672 |-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 12:00:23.672 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:00:23.680 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:00:23.811 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:23.829 |-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 12:00:23.829 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:23.840 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:23.841 |-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 12:00:23.842 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.854 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:23.854 |-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 12:00:23.855 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:23.860 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:23.880 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:23.881 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:25.661 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:25.689 |-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 12:00:25.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:25.695 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:25.696 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:25.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:25.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 12:00:25.701 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:25.712 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:25.713 |-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 12:00:25.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:25.715 |-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 12:00:25.716 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:25.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:25.724 |-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 12:00:25.725 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:25.725 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:25.726 |-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 12:00:25.727 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:25.735 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:25.736 |-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 12:00:25.736 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:25.737 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:25.738 |-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 12:00:25.739 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:25.748 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:25.748 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:25.748 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:25.749 |-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 12:00:25.749 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:25.750 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:25.758 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:25.776 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:25.778 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:25.786 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:25.788 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:25.810 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-6] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:00:25.811 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-6] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:25.843 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-6] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:00:28.594 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:28.623 |-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 12:00:28.624 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:28.634 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:28.635 |-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 12:00:28.635 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:28.645 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:28.645 |-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 12:00:28.646 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:28.652 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:28.676 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:28.678 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:28.843 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:28.874 |-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 12:00:28.875 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:28.883 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:28.884 |-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 12:00:28.885 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:28.896 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:28.896 |-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 12:00:28.897 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:28.903 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:28.931 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:28.932 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:28.948 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:00:28.948 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-13] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:28.975 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-13] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:00:30.349 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:30.376 |-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 12:00:30.376 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:30.386 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:30.387 |-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 12:00:30.388 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:30.400 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:30.401 |-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 12:00:30.401 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:30.407 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:30.433 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:30.434 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.017 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.020 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.021 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.022 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.023 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.043 |-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 12:00:34.044 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.046 |-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 12:00:34.047 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.051 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.054 |-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 12:00:34.054 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.055 |-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 12:00:34.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.057 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.057 |-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 12:00:34.057 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.058 |-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 12:00:34.058 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.062 |-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 12:00:34.063 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.064 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.064 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.064 |-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 12:00:34.064 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.065 |-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 12:00:34.065 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.070 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.070 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.070 |-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 12:00:34.071 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.072 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.072 |-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 12:00:34.072 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.076 |-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 12:00:34.076 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.082 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.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 12:00:34.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.083 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.084 |-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 12:00:34.084 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.085 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.086 |-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 12:00:34.087 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.091 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.092 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.093 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.093 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.095 |-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 12:00:34.096 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:00:34.106 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:00:34.114 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.115 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.123 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.123 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.124 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.124 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.131 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.133 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.143 |-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 12:00:34.144 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:00:34.147 |-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 12:00:34.147 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:00:34.151 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:00:34.155 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:00:34.155 |-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 12:00:34.156 |-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 12:00:34.156 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:00:34.156 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.166 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:00:34.166 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.223 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.224 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.225 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.226 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.243 |-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 12:00:34.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.244 |-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 12:00:34.245 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.252 |-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 12:00:34.253 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.253 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.253 |-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 12:00:34.253 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.254 |-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 12:00:34.254 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.255 |-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 12:00:34.255 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.261 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.261 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.262 |-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 12:00:34.262 |-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 12:00:34.262 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.262 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.264 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.265 |-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 12:00:34.265 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.266 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.266 |-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 12:00:34.266 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.273 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.273 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.274 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.274 |-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 12:00:34.274 |-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 12:00:34.274 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.275 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.283 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.283 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.298 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.299 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.300 |-DEBUG [http-nio-8089-exec-7] 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 12:00:34.301 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:00:34.302 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.304 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.305 |-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 12:00:34.306 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:00:34.309 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:00:34.311 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.311 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.311 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.311 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.313 |-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 12:00:34.313 |-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 12:00:34.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:00:34.313 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:00:34.314 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:00:34.322 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:00:34.322 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:00:34.340 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.368 |-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 12:00:34.369 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.381 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.382 |-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 12:00:34.382 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.391 |-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 12:00:34.391 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.398 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.425 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.426 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.431 |-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 12:00:34.432 |-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 12:00:34.480 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:00:34.517 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.544 |-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 12:00:34.545 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.551 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.553 |-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 12:00:34.553 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.562 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.563 |-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 12:00:34.564 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.571 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.590 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.592 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.595 |-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 12:00:34.596 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:00:34.603 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:00:34.748 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:34.774 |-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 12:00:34.775 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:34.783 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:34.784 |-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 12:00:34.784 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.793 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:34.794 |-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 12:00:34.795 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:34.801 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:34.824 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:34.826 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:42.829 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:42.860 |-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 12:00:42.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:42.863 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:42.864 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:42.870 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:42.871 |-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 12:00:42.872 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:42.883 |-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 12:00:42.883 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:42.884 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:42.885 |-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 12:00:42.885 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:42.892 |-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 12:00:42.892 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:42.892 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:42.893 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:42.894 |-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 12:00:42.894 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:42.900 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:42.901 |-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 12:00:42.902 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:42.904 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:42.905 |-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 12:00:42.905 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:42.912 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:42.912 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:42.913 |-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 12:00:42.913 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:42.920 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:42.921 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:42.921 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:42.939 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:42.941 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:42.951 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:42.952 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:42.968 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-20] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:00:42.968 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-20] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:42.995 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-20] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:00:45.394 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:45.423 |-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 12:00:45.423 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:45.433 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:45.434 |-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 12:00:45.434 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:45.445 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:45.445 |-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 12:00:45.446 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:45.454 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:45.482 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:45.483 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.874 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.876 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.877 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.877 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.879 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.902 |-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 12:00:49.902 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:49.904 |-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 12:00:49.904 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:49.910 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:49.911 |-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 12:00:49.912 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.913 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:49.913 |-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 12:00:49.914 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:49.914 |-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 12:00:49.914 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.918 |-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 12:00:49.918 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:49.922 |-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 12:00:49.922 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:49.922 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:49.923 |-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 12:00:49.923 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:49.923 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.923 |-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 12:00:49.924 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.924 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:49.924 |-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 12:00:49.924 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:49.926 |-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 12:00:49.927 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.932 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:49.932 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:49.933 |-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 12:00:49.933 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.935 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:49.935 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:49.935 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:49.936 |-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 12:00:49.936 |-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 12:00:49.936 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.937 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.945 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:49.946 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:49.948 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:49.949 |-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 12:00:49.949 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:49.958 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:49.960 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.962 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:49.962 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:49.963 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.964 |-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 12:00:49.965 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:00:49.975 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:00:49.977 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:49.979 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.980 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:49.982 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.985 |-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 12:00:49.986 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:00:49.987 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:49.988 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:49.991 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:00:50.003 |-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 12:00:50.004 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:00:50.013 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:00:50.013 |-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 12:00:50.014 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:00:50.024 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:00:50.025 |-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 12:00:50.025 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.037 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.093 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.095 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.096 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.096 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.113 |-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 12:00:50.114 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:50.116 |-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 12:00:50.117 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:50.122 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:50.122 |-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 12:00:50.122 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:50.122 |-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 12:00:50.123 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.124 |-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 12:00:50.124 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:50.124 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:50.125 |-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 12:00:50.125 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.130 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:50.131 |-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 12:00:50.131 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:50.134 |-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 12:00:50.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.134 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.135 |-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 12:00:50.135 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.135 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.135 |-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 12:00:50.135 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.141 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:50.142 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.142 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:50.142 |-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 12:00:50.143 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.143 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.145 |-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 12:00:50.145 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.154 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:50.154 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:50.168 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:50.169 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:50.169 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.170 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.170 |-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 12:00:50.171 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:00:50.171 |-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 12:00:50.171 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:00:50.178 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:50.179 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.181 |-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 12:00:50.181 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:00:50.183 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:00:50.183 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:00:50.191 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:00:50.201 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:50.202 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.203 |-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 12:00:50.204 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:00:50.214 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:00:50.223 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.253 |-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 12:00:50.253 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:50.262 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:50.263 |-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 12:00:50.263 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.274 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.274 |-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 12:00:50.275 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.282 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:50.301 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:50.303 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.307 |-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 12:00:50.307 |-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 12:00:50.359 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:00:50.398 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.426 |-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 12:00:50.427 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:50.434 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:50.435 |-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 12:00:50.435 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.446 |-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 12:00:50.446 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.453 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:50.472 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:50.473 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.476 |-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 12:00:50.476 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:00:50.483 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:00:50.623 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:50.652 |-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 12:00:50.652 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:50.662 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:50.663 |-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 12:00:50.663 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.675 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:50.675 |-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 12:00:50.676 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:50.682 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:50.703 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:50.704 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:54.489 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:54.494 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:54.514 |-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 12:00:54.515 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:54.516 |-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 12:00:54.517 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:54.524 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:54.524 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:54.525 |-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 12:00:54.525 |-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 12:00:54.525 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:54.526 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:54.536 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:54.537 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:54.537 |-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 12:00:54.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 12:00:54.537 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:54.538 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:54.547 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:54.547 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:54.576 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:54.576 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:54.577 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:54.577 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:54.592 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-33] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:00:54.592 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-33] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:54.619 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-33] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:00:57.218 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:57.245 |-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 12:00:57.245 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:57.252 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:57.253 |-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 12:00:57.253 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:57.265 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:57.266 |-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 12:00:57.266 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:57.272 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:57.299 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:57.300 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:58.417 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:58.422 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:58.450 |-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 12:00:58.450 |-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 12:00:58.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:58.450 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:00:58.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:58.457 |-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 12:00:58.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:58.458 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:00:58.459 |-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 12:00:58.459 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:58.469 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:58.470 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:00:58.470 |-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 12:00:58.471 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:58.471 |-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 12:00:58.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:00:58.478 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:58.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:00:58.502 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:58.503 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:58.510 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:00:58.511 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:00:58.518 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-37] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:00:58.518 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-37] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:00:58.542 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-37] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:01:10.666 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:10.693 |-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 12:01:10.694 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:10.703 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:10.704 |-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 12:01:10.705 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:10.715 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:10.715 |-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 12:01:10.716 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:10.722 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:10.749 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:10.751 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:13.794 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:13.795 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:13.823 |-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 12:01:13.824 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:13.827 |-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 12:01:13.828 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:13.832 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:13.833 |-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 12:01:13.834 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:13.834 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:13.835 |-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 12:01:13.836 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:13.846 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:13.846 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:13.847 |-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 12:01:13.847 |-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 12:01:13.847 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:13.847 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:13.855 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:13.857 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:13.885 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:13.887 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:13.888 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:13.889 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:13.904 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-41] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:01:13.904 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-41] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:01:13.935 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-41] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:01:16.184 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:16.213 |-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 12:01:16.214 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:16.223 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:16.223 |-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 12:01:16.224 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:16.236 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:16.237 |-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 12:01:16.238 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:16.243 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:16.271 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:16.272 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:19.450 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:19.492 |-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 12:01:19.492 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:19.502 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:19.502 |-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 12:01:19.503 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:19.514 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:19.515 |-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 12:01:19.515 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:19.521 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:19.546 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:19.547 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:19.720 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:19.738 |-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 12:01:19.739 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:19.746 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:19.748 |-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 12:01:19.749 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:19.760 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:19.760 |-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 12:01:19.760 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:19.767 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:19.797 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:19.799 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:26.150 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:26.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 12:01:26.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:26.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:26.184 |-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 12:01:26.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:26.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:26.194 |-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 12:01:26.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:26.199 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:26.223 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:26.224 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:26.549 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:26.576 |-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 12:01:26.576 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:26.584 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:26.585 |-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 12:01:26.585 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:26.596 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:26.597 |-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 12:01:26.598 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:26.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:26.634 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:26.635 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:30.064 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:30.066 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:30.091 |-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 12:01:30.092 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:30.095 |-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 12:01:30.096 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:30.100 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:30.101 |-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 12:01:30.101 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:30.102 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:30.103 |-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 12:01:30.103 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:30.109 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:30.110 |-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 12:01:30.111 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:30.114 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:30.114 |-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 12:01:30.115 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:30.118 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:30.121 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:30.145 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:30.146 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:30.147 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:30.148 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:30.162 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-56] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:01:30.163 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-56] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:01:30.203 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-56] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:01:40.392 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:40.422 |-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 12:01:40.422 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:40.431 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:40.431 |-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 12:01:40.432 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:40.441 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:40.442 |-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 12:01:40.443 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:40.451 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:40.476 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:40.477 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:43.247 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:43.276 |-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 12:01:43.276 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:43.298 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:43.299 |-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 12:01:43.299 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:43.310 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:43.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 12:01:43.311 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:43.319 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:43.346 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:43.347 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:46.846 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:46.872 |-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 12:01:46.873 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:46.882 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:46.883 |-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 12:01:46.883 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:46.893 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:46.894 |-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 12:01:46.894 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:46.902 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:46.929 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:46.931 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:46.972 |-ERROR [http-nio-8089-exec-9] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy2.getAllTask(proxy2.java) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F.getTaskList(CheckAppealController_F.java:157) at com.xintong.visualinspection.controller.gettway.CheckAppealController_F$$FastClassBySpringCGLIB$$74f3ad5b.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.CheckAppealController_F$$EnhancerBySpringCGLIB$$3b17479.getTaskList() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:01:46.975 |-WARN [http-nio-8089-exec-9] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.TaskService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:01:48.318 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:48.345 |-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 12:01:48.345 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:48.354 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:48.354 |-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 12:01:48.355 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:48.366 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:48.366 |-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 12:01:48.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:48.374 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:48.400 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:48.401 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:49.951 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:49.979 |-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 12:01:49.980 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:49.987 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:49.988 |-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 12:01:49.988 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:49.998 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:49.999 |-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 12:01:49.999 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:50.006 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:50.031 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:50.032 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:50.096 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:50.098 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:50.115 |-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 12:01:50.115 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:50.125 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:50.125 |-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 12:01:50.125 |-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 12:01:50.126 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:50.126 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:50.132 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:50.133 |-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 12:01:50.134 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:50.136 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:50.137 |-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 12:01:50.138 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:50.145 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:50.145 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:50.146 |-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 12:01:50.146 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:50.155 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:50.173 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:50.174 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:50.178 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:50.179 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:50.196 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-66] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:01:50.196 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-66] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:01:50.223 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-66] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:01:54.106 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:54.132 |-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 12:01:54.133 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:54.142 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:54.142 |-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 12:01:54.143 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:54.153 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:54.154 |-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 12:01:54.154 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:54.164 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:54.191 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:54.192 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:54.193 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Preparing: SELECT * FROM t_sys_users where organid=29 and status>0 and positionid = 2 2018-08-12 12:01:54.193 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Parameters: 2018-08-12 12:01:54.203 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| <== Total: 12 2018-08-12 12:01:56.397 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:56.425 |-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 12:01:56.426 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:56.433 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:56.434 |-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 12:01:56.435 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:56.444 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:56.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 12:01:56.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:56.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:56.478 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:56.479 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:57.076 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:57.103 |-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 12:01:57.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:57.111 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:57.112 |-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 12:01:57.112 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:57.122 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:57.122 |-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 12:01:57.123 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:57.129 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:57.155 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:57.156 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:58.014 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:58.039 |-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 12:01:58.040 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:58.067 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:58.068 |-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 12:01:58.070 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:58.079 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:58.081 |-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 12:01:58.082 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:58.089 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:58.114 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:58.115 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.071 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.125 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:01:59.126 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:59.132 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:01:59.134 |-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 limit ?,? 2018-08-12 12:01:59.134 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:01:59.141 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:59.142 |-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 12:01:59.142 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.151 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:59.152 |-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 12:01:59.152 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.159 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:59.185 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:59.186 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.207 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.243 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:01:59.244 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:59.247 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.251 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:01:59.251 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.252 |-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 limit ?,? 2018-08-12 12:01:59.252 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:01:59.257 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:59.258 |-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 12:01:59.259 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.271 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:59.271 |-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 12:01:59.272 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.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 12:01:59.276 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:59.279 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:59.282 |-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 12:01:59.283 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:01:59.284 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:59.285 |-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 12:01:59.285 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.292 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:01:59.293 |-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 12:01:59.293 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.296 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:59.297 |-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 12:01:59.298 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.299 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:59.300 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.303 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:01:59.304 |-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 12:01:59.305 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:01:59.306 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:59.309 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:01:59.331 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:59.332 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.332 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:01:59.333 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:01:59.348 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-76] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:01:59.348 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-76] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:01:59.379 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-76] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:02:03.704 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:03.735 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:02:03.736 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:02:03.741 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:02:03.742 |-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 limit ?,? 2018-08-12 12:02:03.742 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:02:03.750 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:02:03.751 |-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 12:02:03.751 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:03.763 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:02:03.764 |-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 12:02:03.764 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:03.772 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:02:03.802 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:02:03.803 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:08.341 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:08.369 |-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 12:02:08.370 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:02:08.379 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:02:08.380 |-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 12:02:08.380 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:08.389 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:02:08.389 |-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 12:02:08.390 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:08.396 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:02:08.421 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:02:08.422 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:08.556 |-ERROR [http-nio-8089-exec-9] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy1.update(proxy1.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:120) 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$$6321ffe.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:02:08.559 |-WARN [http-nio-8089-exec-9] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:02:19.895 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:19.921 |-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 12:02:19.921 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:02:19.931 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:02:19.931 |-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 12:02:19.931 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:19.941 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:02:19.942 |-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 12:02:19.942 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:19.949 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:02:19.975 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:02:19.976 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:20.112 |-ERROR [http-nio-8089-exec-8] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy1.update(proxy1.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:120) 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$$6321ffe.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:02:20.117 |-WARN [http-nio-8089-exec-8] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:02:22.283 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:22.311 |-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 12:02:22.311 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:02:22.318 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:02:22.318 |-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 12:02:22.319 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:22.329 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:02:22.330 |-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 12:02:22.330 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:22.338 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:02:22.364 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:02:22.365 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:22.511 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy1.update(proxy1.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:120) 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$$6321ffe.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:02:22.512 |-WARN [http-nio-8089-exec-7] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:02:37.314 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:37.341 |-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 12:02:37.341 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:02:37.348 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:02:37.349 |-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 12:02:37.349 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:37.359 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:02:37.360 |-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 12:02:37.360 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:02:37.368 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:02:37.394 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:02:37.395 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:02:37.567 |-ERROR [http-nio-8089-exec-10] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy1.update(proxy1.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:120) 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$$6321ffe.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:02:37.570 |-WARN [http-nio-8089-exec-10] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:05:40.841 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.841 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.847 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.848 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.853 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.901 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:05:40.901 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:40.909 |-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 12:05:40.909 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:05:40.909 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:40.910 |-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 limit ?,? 2018-08-12 12:05:40.910 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:05:40.918 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:40.918 |-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 12:05:40.918 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:40.919 |-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 12:05:40.919 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:40.919 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:40.920 |-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 12:05:40.921 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:40.924 |-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 12:05:40.924 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:40.927 |-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 12:05:40.928 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.928 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:40.928 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:40.933 |-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 12:05:40.933 |-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 12:05:40.934 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.934 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.934 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:40.934 |-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 12:05:40.935 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.938 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:40.938 |-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 12:05:40.938 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.943 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:40.943 |-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 12:05:40.943 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.944 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:40.944 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:40.944 |-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 12:05:40.945 |-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 12:05:40.945 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.945 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.945 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:40.946 |-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 12:05:40.946 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:40.949 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:40.950 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:40.952 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:40.956 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:40.965 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:40.966 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.973 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:40.973 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.980 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:40.981 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:40.981 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.981 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.987 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:40.988 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:40.991 |-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 12:05:40.991 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:05:41.003 |-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 12:05:41.003 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:05:41.008 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:05:41.018 |-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 12:05:41.019 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:05:41.026 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 12:05:41.026 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:05:41.028 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:05:41.031 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:05:41.032 |-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 12:05:41.032 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.034 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:05:41.043 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.093 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.093 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.095 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.096 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.118 |-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 12:05:41.118 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:41.120 |-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 12:05:41.120 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:41.132 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:41.132 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:41.132 |-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 12:05:41.132 |-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 12:05:41.133 |-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 12:05:41.133 |-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 12:05:41.133 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:41.133 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:41.133 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.134 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.143 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:41.143 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:41.143 |-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 12:05:41.143 |-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 12:05:41.144 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.144 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.146 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.147 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.147 |-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 12:05:41.147 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.148 |-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 12:05:41.148 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.157 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:41.157 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:41.158 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.158 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.159 |-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 12:05:41.159 |-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 12:05:41.159 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.159 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.170 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:41.170 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:41.178 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:41.179 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.181 |-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 12:05:41.182 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:05:41.185 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:41.186 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.187 |-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 12:05:41.188 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:05:41.191 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:05:41.195 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:41.195 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:41.196 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.196 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.198 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:05:41.198 |-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 12:05:41.198 |-DEBUG [http-nio-8089-exec-3] 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 12:05:41.199 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:05:41.199 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:05:41.208 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:05:41.209 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:05:41.217 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.237 |-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 12:05:41.237 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:41.246 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:41.247 |-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 12:05:41.248 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.258 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.258 |-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 12:05:41.259 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.266 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:41.285 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:41.286 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.291 |-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 12:05:41.292 |-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 12:05:41.341 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:05:41.385 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.404 |-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 12:05:41.405 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:41.413 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:41.414 |-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 12:05:41.414 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.424 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.425 |-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 12:05:41.425 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.432 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:41.452 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:41.453 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.457 |-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 12:05:41.458 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:05:41.465 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:05:41.521 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:41.548 |-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 12:05:41.549 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:41.557 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:41.557 |-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 12:05:41.558 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.566 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:41.567 |-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 12:05:41.567 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:41.574 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:41.593 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:41.594 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:43.005 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:43.034 |-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 12:05:43.034 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:43.042 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:43.042 |-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 12:05:43.043 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:43.052 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:43.052 |-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 12:05:43.053 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:43.060 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:43.090 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:43.091 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:43.719 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:43.745 |-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 12:05:43.746 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:43.754 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:43.755 |-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 12:05:43.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:43.765 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:43.766 |-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 12:05:43.767 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:43.773 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:43.801 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:43.801 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:46.445 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:46.473 |-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 12:05:46.474 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:46.481 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:46.482 |-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 12:05:46.482 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:46.491 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:46.491 |-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 12:05:46.491 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:46.499 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:46.523 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:46.524 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:47.164 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:47.190 |-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 12:05:47.191 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:47.198 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:47.199 |-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 12:05:47.199 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:47.209 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:47.210 |-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 12:05:47.210 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:47.218 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:47.244 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:47.245 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:49.912 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:49.938 |-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 12:05:49.938 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:49.948 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:49.948 |-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 12:05:49.948 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:49.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:49.959 |-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 12:05:49.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:49.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:49.992 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:49.993 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:50.052 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:50.056 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:50.080 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:05:50.081 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:50.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:05:50.088 |-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 limit ?,? 2018-08-12 12:05:50.088 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:05:50.089 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:05:50.089 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:50.095 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:05:50.095 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:50.096 |-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 limit ?,? 2018-08-12 12:05:50.096 |-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 12:05:50.096 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:05:50.097 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:50.104 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:50.105 |-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 12:05:50.105 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:50.106 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:50.106 |-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 12:05:50.107 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:50.114 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:50.115 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:50.116 |-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 12:05:50.116 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:50.126 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:50.135 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:50.135 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:50.147 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:50.148 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:50.169 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-106] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:05:50.170 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-106] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:05:50.198 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-106] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:05:53.192 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:53.219 |-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 12:05:53.219 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:53.227 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:53.227 |-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 12:05:53.228 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:53.237 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:53.238 |-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 12:05:53.238 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:53.245 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:53.271 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:53.272 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:55.281 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:55.311 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:05:55.311 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:55.318 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:05:55.318 |-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 limit ?,? 2018-08-12 12:05:55.319 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:05:55.326 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:55.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 12:05:55.327 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:55.336 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:55.337 |-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 12:05:55.338 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:55.345 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:55.368 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:55.369 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:55.516 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:55.543 |-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 12:05:55.543 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:55.551 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:55.552 |-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 12:05:55.552 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:55.561 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:55.562 |-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 12:05:55.562 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:55.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:55.608 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:55.609 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:56.316 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:56.343 |-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 12:05:56.343 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:56.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:56.351 |-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 12:05:56.352 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:56.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:56.362 |-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 12:05:56.362 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:56.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:56.395 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:56.395 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:57.357 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:57.387 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:05:57.387 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:57.394 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:05:57.394 |-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 limit ?,? 2018-08-12 12:05:57.395 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:05:57.402 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:57.403 |-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 12:05:57.403 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:57.413 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:57.414 |-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 12:05:57.414 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:57.420 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:57.444 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:57.445 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:57.492 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:57.492 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:57.519 |-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 12:05:57.520 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:57.524 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:05:57.524 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:05:57.530 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:05:57.530 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:57.531 |-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 12:05:57.531 |-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 limit ?,? 2018-08-12 12:05:57.531 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:57.531 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:05:57.538 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:05:57.539 |-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 12:05:57.539 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:57.541 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:57.541 |-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 12:05:57.542 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:57.549 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:57.550 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:05:57.550 |-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 12:05:57.551 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:05:57.561 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:05:57.570 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:57.572 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:57.581 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:05:57.582 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:05:57.600 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-118] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:05:57.601 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-118] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:05:57.629 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-118] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:06:03.676 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:03.703 |-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 12:06:03.704 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:03.712 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:03.713 |-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 12:06:03.713 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:03.724 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:03.724 |-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 12:06:03.724 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:03.732 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:03.757 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:03.757 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:04.278 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:04.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:06:04.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:04.312 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:06:04.312 |-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 limit ?,? 2018-08-12 12:06:04.312 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:06:04.320 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:04.321 |-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 12:06:04.321 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:04.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:04.333 |-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 12:06:04.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:04.338 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:04.360 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:04.362 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:05.407 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:05.439 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:06:05.439 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:05.444 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:06:05.445 |-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 limit ?,? 2018-08-12 12:06:05.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:06:05.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:05.453 |-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 12:06:05.454 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:05.468 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:05.468 |-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 12:06:05.469 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:05.476 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:05.502 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:05.503 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:05.764 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:05.790 |-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 12:06:05.790 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:05.798 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:05.798 |-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 12:06:05.799 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:05.809 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:05.810 |-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 12:06:05.810 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:05.819 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:05.843 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:05.844 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:07.505 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:07.530 |-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 12:06:07.531 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:07.538 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:07.539 |-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 12:06:07.539 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:07.550 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:07.551 |-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 12:06:07.551 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:07.559 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:07.584 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:07.585 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:07.625 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:07.626 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:07.654 |-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 12:06:07.655 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:07.663 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:07.664 |-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 12:06:07.664 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:07.665 |-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 12:06:07.665 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:07.671 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:07.672 |-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 12:06:07.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:07.674 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:07.675 |-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 12:06:07.675 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:07.684 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:07.684 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:07.684 |-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 12:06:07.685 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:07.693 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:07.702 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:07.703 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:07.714 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:07.714 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:07.729 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-131] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:06:07.730 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-131] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:06:07.760 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-131] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:06:10.457 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:10.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:06:10.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:10.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:06:10.493 |-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 limit ?,? 2018-08-12 12:06:10.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:06:10.502 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:10.502 |-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 12:06:10.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:10.511 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:10.512 |-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 12:06:10.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:10.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:10.544 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:10.545 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:11.441 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:11.467 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:06:11.468 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:11.475 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:06:11.475 |-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 limit ?,? 2018-08-12 12:06:11.476 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:06:11.486 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:11.486 |-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 12:06:11.487 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:11.495 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:11.496 |-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 12:06:11.496 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:11.502 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:11.526 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:11.526 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:12.036 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:12.063 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:06:12.063 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:12.070 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:06:12.070 |-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 limit ?,? 2018-08-12 12:06:12.070 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:06:12.079 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:12.079 |-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 12:06:12.079 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:12.088 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:12.089 |-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 12:06:12.089 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:12.097 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:12.122 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:12.123 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:12.749 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:12.776 |-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 12:06:12.776 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:12.785 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:12.786 |-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 12:06:12.786 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:12.795 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:12.795 |-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 12:06:12.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:12.802 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:12.828 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:12.829 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:13.222 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:13.249 |-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 12:06:13.250 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:13.257 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:13.258 |-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 12:06:13.258 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:13.268 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:13.268 |-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 12:06:13.269 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:13.276 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:13.301 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:13.302 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:13.588 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:13.614 |-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 12:06:13.615 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:13.625 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:13.626 |-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 12:06:13.626 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:13.636 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:13.636 |-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 12:06:13.637 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:13.642 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:13.669 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:13.670 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:14.208 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:14.240 |-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 12:06:14.241 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:14.248 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:14.249 |-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 12:06:14.250 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:14.259 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:14.260 |-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 12:06:14.260 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:14.267 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:14.292 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:14.293 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:14.891 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:14.917 |-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 12:06:14.917 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:14.924 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:14.925 |-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 12:06:14.925 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:14.935 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:14.935 |-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 12:06:14.936 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:14.944 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:14.977 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:14.978 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:15.387 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:06:15.415 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:06:15.415 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:06:15.422 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:06:15.424 |-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 limit ?,? 2018-08-12 12:06:15.424 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:06:15.431 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:06:15.431 |-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 12:06:15.432 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:15.450 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:06:15.451 |-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 12:06:15.451 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:06:15.457 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:06:15.482 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:06:15.483 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:00.135 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:00.256 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:25:00.256 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:00.263 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:25:00.263 |-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 limit ?,? 2018-08-12 12:25:00.264 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:25:00.272 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:00.278 |-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 12:25:00.278 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:00.288 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:00.288 |-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 12:25:00.289 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:00.294 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:00.320 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:00.321 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:01.372 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:01.403 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:25:01.404 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:01.410 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:25:01.411 |-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 limit ?,? 2018-08-12 12:25:01.411 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:25:01.418 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:01.418 |-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 12:25:01.419 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:01.431 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:01.432 |-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 12:25:01.433 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:01.441 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:01.466 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:01.467 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:03.204 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:03.230 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:25:03.231 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:03.237 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:25:03.238 |-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 limit ?,? 2018-08-12 12:25:03.238 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:25:03.245 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:03.245 |-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 12:25:03.246 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:03.256 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:03.256 |-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 12:25:03.257 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:03.270 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:03.296 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:03.297 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:03.749 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:03.776 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:25:03.777 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:03.783 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:25:03.784 |-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 limit ?,? 2018-08-12 12:25:03.785 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:25:03.792 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:03.793 |-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 12:25:03.793 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:03.802 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:03.803 |-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 12:25:03.803 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:03.810 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:03.835 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:03.836 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:03.895 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 12:25:03.896 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 12:25:03.906 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 12:25:03.907 |-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 12:25:03.907 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:25:03.915 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:03.916 |-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 12:25:03.916 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:25:03.923 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:03.923 |-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 12:25:03.923 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:25:03.932 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:03.933 |-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 12:25:03.933 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:25:03.942 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:03.942 |-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 12:25:03.943 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:25:03.953 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:03.954 |-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 12:25:03.954 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:25:03.962 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:03.963 |-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 12:25:03.964 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:25:03.972 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:03.973 |-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 12:25:03.973 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:25:03.981 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:03.982 |-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 12:25:03.982 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:25:03.992 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:03.992 |-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 12:25:03.993 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:25:04.000 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.001 |-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 12:25:04.001 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:25:04.010 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:04.010 |-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 12:25:04.010 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:25:04.016 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.017 |-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 12:25:04.018 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:25:04.027 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:04.028 |-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 12:25:04.028 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:25:04.035 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.036 |-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 12:25:04.036 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:25:04.046 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:04.047 |-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 12:25:04.048 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:25:04.055 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.055 |-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 12:25:04.056 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:25:04.066 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:04.067 |-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 12:25:04.068 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:25:04.074 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.075 |-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 12:25:04.076 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:25:04.084 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:04.085 |-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 12:25:04.086 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:25:04.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.094 |-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 12:25:04.094 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:25:04.103 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:04.104 |-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 12:25:04.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:25:04.112 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.113 |-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 12:25:04.114 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:25:04.124 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:25:04.125 |-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 12:25:04.125 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:25:04.133 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.161 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:04.164 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:04.189 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:25:04.189 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:04.195 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:25:04.196 |-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 limit ?,? 2018-08-12 12:25:04.196 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:25:04.205 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:04.206 |-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 12:25:04.206 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:04.216 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:04.216 |-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 12:25:04.217 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:04.222 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.223 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:25:04.223 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:04.231 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:25:04.232 |-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 limit ?,? 2018-08-12 12:25:04.232 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:25:04.241 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:04.242 |-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 12:25:04.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:04.247 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:04.248 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:04.250 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:04.251 |-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 12:25:04.251 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:04.259 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.281 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:04.282 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:04.285 |-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.organid = ? order by workno 2018-08-12 12:25:04.285 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 12:25:04.296 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 12:25:04.297 |-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 12:25:04.298 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:25:04.305 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.306 |-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 12:25:04.307 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:25:04.314 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.315 |-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 12:25:04.315 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:25:04.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.324 |-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 12:25:04.324 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:25:04.331 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.332 |-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 12:25:04.333 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:25:04.340 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.340 |-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 12:25:04.341 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:25:04.347 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.348 |-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 12:25:04.348 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:25:04.356 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.357 |-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 12:25:04.357 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:25:04.363 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.364 |-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 12:25:04.365 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:25:04.375 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.376 |-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 12:25:04.376 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:25:04.384 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.384 |-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 12:25:04.385 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:25:04.393 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.393 |-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 12:25:04.394 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:25:04.400 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.401 |-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 12:25:04.401 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:25:04.410 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.410 |-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 12:25:04.411 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:25:04.417 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.418 |-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 12:25:04.419 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:25:04.425 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.426 |-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 12:25:04.426 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:25:04.433 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.433 |-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 12:25:04.434 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:25:04.444 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.444 |-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 12:25:04.445 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:25:04.452 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.453 |-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 12:25:04.453 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:25:04.462 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.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 12:25:04.463 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:25:04.469 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.470 |-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 12:25:04.471 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:25:04.476 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.477 |-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 12:25:04.477 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:25:04.482 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.483 |-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 12:25:04.484 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:25:04.489 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.490 |-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 12:25:04.490 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:25:04.498 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.499 |-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 12:25:04.499 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:25:04.506 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.506 |-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 12:25:04.507 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:25:04.513 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.514 |-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 12:25:04.515 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:25:04.521 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.522 |-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 12:25:04.522 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:25:04.528 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.529 |-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 12:25:04.529 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:25:04.537 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.537 |-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 12:25:04.538 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:25:04.544 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.544 |-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 12:25:04.545 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:25:04.552 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.552 |-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 12:25:04.553 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:25:04.560 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.561 |-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 12:25:04.561 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:25:04.568 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.568 |-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 12:25:04.569 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:25:04.576 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.577 |-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 12:25:04.577 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:25:04.585 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.585 |-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 12:25:04.586 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:25:04.592 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.592 |-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 12:25:04.592 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:25:04.599 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.599 |-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 12:25:04.600 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:25:04.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.606 |-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 12:25:04.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:25:04.612 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.612 |-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 12:25:04.613 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:25:04.619 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.619 |-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 12:25:04.620 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:25:04.627 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.627 |-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 12:25:04.627 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:25:04.634 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.634 |-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 12:25:04.635 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:25:04.642 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.642 |-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 12:25:04.642 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:25:04.650 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.650 |-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 12:25:04.651 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:25:04.658 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.659 |-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 12:25:04.659 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:25:04.666 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.667 |-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 12:25:04.667 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:25:04.673 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.674 |-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 12:25:04.674 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:25:04.681 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.682 |-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 12:25:04.683 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:25:04.691 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.691 |-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 12:25:04.692 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:25:04.698 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.699 |-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 12:25:04.699 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:25:04.706 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.707 |-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 12:25:04.707 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:25:04.713 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.713 |-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 12:25:04.714 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:25:04.721 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.722 |-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 12:25:04.722 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:25:04.729 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.729 |-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 12:25:04.730 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:25:04.738 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.738 |-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 12:25:04.739 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:25:04.745 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.746 |-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 12:25:04.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:25:04.753 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.754 |-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 12:25:04.754 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:25:04.761 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.761 |-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 12:25:04.762 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:25:04.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.771 |-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 12:25:04.771 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:25:04.778 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.778 |-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 12:25:04.779 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:25:04.785 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.786 |-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 12:25:04.786 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:25:04.793 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.793 |-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 12:25:04.793 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:25:04.801 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.801 |-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 12:25:04.801 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:25:04.807 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:04.808 |-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 12:25:04.808 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:25:04.814 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:25:04.815 |-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 12:25:04.816 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:25:04.821 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:15.885 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:15.914 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:25:15.915 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:15.921 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:25:15.921 |-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 limit ?,? 2018-08-12 12:25:15.922 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:25:15.929 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:15.930 |-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 12:25:15.930 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:15.940 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:15.941 |-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 12:25:15.941 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:15.949 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:15.974 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:15.974 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:15.983 |-ERROR [http-nio-8089-exec-4] com.xintong.visualinspection.controller.BaseController [193] -| 无效的参数类型 org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@3164b9f; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@3164b9f; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:240) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:225) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:201) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:128) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:158) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:128) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@3164b9f; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]) at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:74) at com.fasterxml.jackson.databind.DeserializationContext.weirdStringException(DeserializationContext.java:1410) at com.fasterxml.jackson.databind.DeserializationContext.handleWeirdStringValue(DeserializationContext.java:926) at com.fasterxml.jackson.databind.deser.std.StdDeserializer._parseDate(StdDeserializer.java:819) at com.fasterxml.jackson.databind.deser.std.StdDeserializer._parseDate(StdDeserializer.java:788) at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateBasedDeserializer._parseDate(DateDeserializers.java:172) at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:259) at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:242) at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:504) at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:101) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:357) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:148) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:287) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:259) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:26) at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:504) at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:101) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:357) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:148) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3798) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2922) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:237) ... 116 common frames omitted 2018-08-12 12:25:15.989 |-WARN [http-nio-8089-exec-4] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@3164b9f; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@3164b9f; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]) 2018-08-12 12:25:37.600 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:37.626 |-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 12:25:37.627 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:25:37.635 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:25:37.635 |-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 12:25:37.636 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:37.644 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:25:37.644 |-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 12:25:37.645 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:25:37.650 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:25:37.677 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:25:37.678 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:25:37.679 |-ERROR [http-nio-8089-exec-2] com.xintong.visualinspection.controller.BaseController [193] -| 无效的参数类型 org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@6af2d154; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@6af2d154; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:240) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:225) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:201) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:150) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:128) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:121) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:158) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:128) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@6af2d154; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]) at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:74) at com.fasterxml.jackson.databind.DeserializationContext.weirdStringException(DeserializationContext.java:1410) at com.fasterxml.jackson.databind.DeserializationContext.handleWeirdStringValue(DeserializationContext.java:926) at com.fasterxml.jackson.databind.deser.std.StdDeserializer._parseDate(StdDeserializer.java:819) at com.fasterxml.jackson.databind.deser.std.StdDeserializer._parseDate(StdDeserializer.java:788) at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateBasedDeserializer._parseDate(DateDeserializers.java:172) at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:259) at com.fasterxml.jackson.databind.deser.std.DateDeserializers$DateDeserializer.deserialize(DateDeserializers.java:242) at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:504) at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:101) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:357) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:148) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:287) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:259) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:26) at com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:504) at com.fasterxml.jackson.databind.deser.impl.MethodProperty.deserializeAndSet(MethodProperty.java:101) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:357) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:148) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3798) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2922) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:237) ... 116 common frames omitted 2018-08-12 12:25:37.684 |-WARN [http-nio-8089-exec-2] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@6af2d154; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2018-07-26 00:12:00": not a valid representation (error: Failed to parse Date value '2018-07-26 00:12:00': Can not parse date "2018-07-26 00:12:00Z": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSS'Z'', parsing fails (leniency? null)) at [Source: java.io.PushbackInputStream@6af2d154; line: 1, column: 79] (through reference chain: com.xintong.visualinspection.pojo.qzd.TaskDate_Q["qzdRecord"]->java.util.ArrayList[0]->com.xintong.visualinspection.bean.QzdRecord["arrive_time"]) 2018-08-12 12:26:32.838 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:33.878 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:26:33.878 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:26:34.218 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:26:34.218 |-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 limit ?,? 2018-08-12 12:26:34.219 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:26:34.564 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:26:34.565 |-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 12:26:34.565 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:34.918 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:26:34.919 |-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 12:26:34.919 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:35.280 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:26:37.474 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:37.479 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:37.479 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:37.479 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:37.480 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:37.633 |-ERROR [http-nio-8089-exec-3] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.data.redis.RedisConnectionFailureException: java.net.SocketTimeoutException: Read timed out; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:67) at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:41) at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:37) at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:37) at org.springframework.data.redis.connection.jedis.JedisConnection.convertJedisAccessException(JedisConnection.java:242) at org.springframework.data.redis.connection.jedis.JedisConnection.pSetEx(JedisConnection.java:1442) at org.springframework.data.redis.connection.DefaultStringRedisConnection.pSetEx(DefaultStringRedisConnection.java:774) at org.springframework.data.redis.core.DefaultValueOperations$11.failsafeInvokePsetEx(DefaultValueOperations.java:201) at org.springframework.data.redis.core.DefaultValueOperations$11.potentiallyUsePsetEx(DefaultValueOperations.java:192) at org.springframework.data.redis.core.DefaultValueOperations$11.doInRedis(DefaultValueOperations.java:186) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:207) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:169) at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:91) at org.springframework.data.redis.core.DefaultValueOperations.set(DefaultValueOperations.java:182) at com.xintong.system.securityTools.RedisCacheUtil.setUser(RedisCacheUtil.java:21) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:68) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202) at redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40) at redis.clients.jedis.Protocol.process(Protocol.java:151) at redis.clients.jedis.Protocol.read(Protocol.java:215) at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340) at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:239) at redis.clients.jedis.BinaryJedis.psetex(BinaryJedis.java:3275) at org.springframework.data.redis.connection.jedis.JedisConnection.pSetEx(JedisConnection.java:1440) ... 67 common frames omitted Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.net.SocketInputStream.read(SocketInputStream.java:127) at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196) ... 74 common frames omitted 2018-08-12 12:26:39.990 |-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 12:26:39.991 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:26:40.333 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:26:40.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:26:40.334 |-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 12:26:40.334 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:26:40.334 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:40.672 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:26:40.672 |-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 limit ?,? 2018-08-12 12:26:40.673 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:26:40.677 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:26:40.677 |-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 12:26:40.677 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:41.014 |-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 12:26:41.014 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:26:41.018 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:26:41.021 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:26:41.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:26:41.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:26:41.360 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:26:41.361 |-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 12:26:41.361 |-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 12:26:41.361 |-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 12:26:41.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:41.361 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:41.361 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:26:41.434 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:26:41.435 |-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 limit ?,? 2018-08-12 12:26:41.435 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:26:41.712 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:26:41.715 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:26:41.716 |-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 12:26:41.716 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:41.716 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:26:41.717 |-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 12:26:41.717 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:41.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:26:42.071 |-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 12:26:42.071 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:42.073 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:26:42.075 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:26:42.148 |-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 12:26:42.148 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:42.442 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:26:42.443 |-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 12:26:42.443 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:42.450 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:26:42.451 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:42.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:26:42.524 |-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 12:26:42.524 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:26:42.826 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:26:42.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:26:43.615 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:26:43.615 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:43.616 |-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 12:26:43.617 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:26:44.010 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:26:44.018 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:26:44.018 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:44.424 |-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 12:26:44.424 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:26:44.431 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:26:44.432 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:26:44.826 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:26:44.957 |-ERROR [http-nio-8089-exec-6] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet] [181] -| Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception org.springframework.data.redis.RedisConnectionFailureException: java.net.SocketTimeoutException: Read timed out; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:67) at org.springframework.data.redis.connection.jedis.JedisExceptionConverter.convert(JedisExceptionConverter.java:41) at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:37) at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:37) at org.springframework.data.redis.connection.jedis.JedisConnection.convertJedisAccessException(JedisConnection.java:242) at org.springframework.data.redis.connection.jedis.JedisConnection.pSetEx(JedisConnection.java:1442) at org.springframework.data.redis.connection.DefaultStringRedisConnection.pSetEx(DefaultStringRedisConnection.java:774) at org.springframework.data.redis.core.DefaultValueOperations$11.failsafeInvokePsetEx(DefaultValueOperations.java:201) at org.springframework.data.redis.core.DefaultValueOperations$11.potentiallyUsePsetEx(DefaultValueOperations.java:192) at org.springframework.data.redis.core.DefaultValueOperations$11.doInRedis(DefaultValueOperations.java:186) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:207) at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:169) at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:91) at org.springframework.data.redis.core.DefaultValueOperations.set(DefaultValueOperations.java:182) at com.xintong.system.securityTools.RedisCacheUtil.setUser(RedisCacheUtil.java:21) at com.xintong.system.securityTools.JwtAuthenticationTokenFilter.doFilterInternal(JwtAuthenticationTokenFilter.java:68) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:202) at redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40) at redis.clients.jedis.Protocol.process(Protocol.java:151) at redis.clients.jedis.Protocol.read(Protocol.java:215) at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:340) at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:239) at redis.clients.jedis.BinaryJedis.psetex(BinaryJedis.java:3275) at org.springframework.data.redis.connection.jedis.JedisConnection.pSetEx(JedisConnection.java:1440) ... 67 common frames omitted Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at java.net.SocketInputStream.read(SocketInputStream.java:127) at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:196) ... 74 common frames omitted 2018-08-12 12:26:45.363 |-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 12:26:45.363 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:26:45.764 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:30:41.878 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:41.884 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:41.884 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:41.884 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:41.885 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:41.963 |-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 12:30:41.963 |-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 12:30:41.963 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:41.964 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:41.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:41.970 |-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 12:30:41.970 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:41.971 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:41.972 |-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 12:30:41.973 |-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 12:30:41.973 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:41.973 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:41.975 |-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 12:30:41.976 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.976 |-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 12:30:41.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.979 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:41.981 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:41.982 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:41.986 |-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 12:30:41.987 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.987 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:41.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:41.987 |-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 12:30:41.988 |-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 12:30:41.988 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.988 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.988 |-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 12:30:41.988 |-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 12:30:41.989 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.989 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.996 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:41.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:41.997 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:41.997 |-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 12:30:41.998 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:41.999 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.000 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.000 |-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 12:30:42.000 |-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 12:30:42.000 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.000 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.009 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.009 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.009 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.035 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.035 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.037 |-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 12:30:42.037 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:30:42.040 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.041 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.042 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:30:42.057 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.058 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.063 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.064 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.071 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.072 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.090 |-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 12:30:42.090 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:30:42.094 |-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 12:30:42.095 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:30:42.097 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:30:42.102 |-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 12:30:42.102 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:30:42.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:30:42.104 |-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 12:30:42.104 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.110 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:30:42.114 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.163 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.165 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.165 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.166 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.187 |-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 12:30:42.187 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:42.190 |-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 12:30:42.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:42.193 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:42.194 |-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 12:30:42.194 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.197 |-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 12:30:42.197 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:42.198 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:42.198 |-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 12:30:42.199 |-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 12:30:42.199 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:42.199 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.203 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.204 |-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 12:30:42.204 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:42.205 |-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 12:30:42.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.206 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:42.206 |-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 12:30:42.207 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.208 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.209 |-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 12:30:42.209 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.212 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.214 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.215 |-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 12:30:42.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.216 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.217 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.217 |-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 12:30:42.217 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.224 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.242 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.243 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.245 |-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 12:30:42.245 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:30:42.250 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.251 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.252 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:30:42.252 |-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 12:30:42.253 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:30:42.259 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:30:42.259 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.261 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.262 |-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 12:30:42.262 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:30:42.267 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.267 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.268 |-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 12:30:42.269 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:30:42.270 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:30:42.277 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:30:42.284 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.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 12:30:42.304 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:42.311 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:42.312 |-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 12:30:42.312 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.320 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.321 |-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 12:30:42.321 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.328 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.354 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.355 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.359 |-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 12:30:42.360 |-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 12:30:42.442 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:30:42.474 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.495 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:30:42.496 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:42.502 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:30:42.502 |-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 limit ?,? 2018-08-12 12:30:42.503 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:30:42.512 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:42.513 |-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 12:30:42.513 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.522 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.523 |-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 12:30:42.523 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.530 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.555 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.556 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.558 |-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 12:30:42.559 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:30:42.567 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:30:42.703 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:42.734 |-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 12:30:42.734 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:42.742 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:42.743 |-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 12:30:42.744 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:42.756 |-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 12:30:42.756 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:42.764 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:42.794 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:42.795 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:44.740 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:44.766 |-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 12:30:44.767 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:44.770 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:44.770 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:44.775 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:44.776 |-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 12:30:44.776 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:44.787 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:44.788 |-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 12:30:44.788 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:44.788 |-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 12:30:44.789 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:44.793 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:44.797 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:44.798 |-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 12:30:44.798 |-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 12:30:44.798 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:44.799 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:44.807 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:44.808 |-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 12:30:44.808 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:44.810 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:44.811 |-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 12:30:44.812 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:44.817 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:44.818 |-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 12:30:44.818 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:44.818 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:44.819 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:44.820 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:44.826 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:44.838 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:44.839 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:44.846 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:44.847 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:44.868 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-177] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:30:44.868 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-177] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:30:44.898 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-177] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:30:48.723 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:48.751 |-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 12:30:48.751 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:48.759 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:48.760 |-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 12:30:48.760 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:48.770 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:48.771 |-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 12:30:48.771 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:48.778 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:48.803 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:48.804 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:48.814 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 12:30:48.814 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 6(String) 2018-08-12 12:30:48.822 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 12:30:48.824 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 12:30:48.824 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 25(Long) 2018-08-12 12:30:48.837 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 12:30:48.838 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 12:30:48.839 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:30:48.865 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:30:49.763 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:49.793 |-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 12:30:49.793 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:49.800 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:49.801 |-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 12:30:49.801 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:49.811 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:49.811 |-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 12:30:49.811 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:49.818 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:49.845 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:49.846 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:49.924 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:49.943 |-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 12:30:49.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:49.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:49.953 |-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 12:30:49.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:49.963 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:49.964 |-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 12:30:49.964 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:49.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:49.999 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:49.999 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:50.013 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-184] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:30:50.013 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-184] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:30:50.044 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-184] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:30:51.300 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:51.327 |-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 12:30:51.328 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:51.334 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:51.335 |-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 12:30:51.335 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:51.344 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:51.344 |-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 12:30:51.345 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:51.352 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:51.378 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:51.379 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:54.147 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:54.173 |-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 12:30:54.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:54.181 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:54.182 |-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 12:30:54.182 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:54.192 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:54.193 |-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 12:30:54.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:54.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.227 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:54.228 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:54.230 |-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 order by workno 2018-08-12 12:30:54.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 2018-08-12 12:30:54.318 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 898 2018-08-12 12:30:54.318 |-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 12:30:54.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2861(Integer) 2018-08-12 12:30:54.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:54.328 |-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 12:30:54.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2861(Integer) 2018-08-12 12:30:54.336 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.336 |-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 12:30:54.337 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2862(Integer) 2018-08-12 12:30:54.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:54.345 |-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 12:30:54.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2862(Integer) 2018-08-12 12:30:54.352 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.353 |-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 12:30:54.354 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2944(Integer) 2018-08-12 12:30:54.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.362 |-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 12:30:54.362 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2944(Integer) 2018-08-12 12:30:54.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 0 2018-08-12 12:30:54.370 |-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 12:30:54.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2496(Integer) 2018-08-12 12:30:54.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.380 |-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 12:30:54.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2496(Integer) 2018-08-12 12:30:54.387 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.388 |-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 12:30:54.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2673(Integer) 2018-08-12 12:30:54.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 12:30:54.400 |-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 12:30:54.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2673(Integer) 2018-08-12 12:30:54.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.408 |-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 12:30:54.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2972(Integer) 2018-08-12 12:30:54.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:30:54.418 |-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 12:30:54.419 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2972(Integer) 2018-08-12 12:30:54.426 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.427 |-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 12:30:54.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2677(Integer) 2018-08-12 12:30:54.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 40 2018-08-12 12:30:54.437 |-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 12:30:54.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2677(Integer) 2018-08-12 12:30:54.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.446 |-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 12:30:54.446 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2973(Integer) 2018-08-12 12:30:54.455 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:30:54.456 |-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 12:30:54.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2973(Integer) 2018-08-12 12:30:54.464 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.465 |-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 12:30:54.465 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2975(Integer) 2018-08-12 12:30:54.475 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.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 12:30:54.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2975(Integer) 2018-08-12 12:30:54.484 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.485 |-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 12:30:54.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2977(Integer) 2018-08-12 12:30:54.494 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.495 |-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 12:30:54.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2977(Integer) 2018-08-12 12:30:54.502 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.503 |-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 12:30:54.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2979(Integer) 2018-08-12 12:30:54.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.513 |-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 12:30:54.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2979(Integer) 2018-08-12 12:30:54.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.521 |-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 12:30:54.522 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2981(Integer) 2018-08-12 12:30:54.530 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.531 |-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 12:30:54.531 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2981(Integer) 2018-08-12 12:30:54.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.539 |-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 12:30:54.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2987(Integer) 2018-08-12 12:30:54.548 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.549 |-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 12:30:54.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2987(Integer) 2018-08-12 12:30:54.557 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.557 |-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 12:30:54.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:30:54.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.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 12:30:54.569 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:30:54.574 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.575 |-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 12:30:54.576 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:30:54.585 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.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 12:30:54.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:30:54.594 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.595 |-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 12:30:54.595 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2950(Integer) 2018-08-12 12:30:54.606 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.607 |-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 12:30:54.607 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2950(Integer) 2018-08-12 12:30:54.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.616 |-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 12:30:54.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:30:54.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.626 |-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 12:30:54.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:30:54.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.633 |-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 12:30:54.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:30:54.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.642 |-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 12:30:54.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:30:54.648 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.649 |-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 12:30:54.649 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:30:54.658 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.659 |-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 12:30:54.659 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:30:54.666 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.666 |-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 12:30:54.667 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2671(Integer) 2018-08-12 12:30:54.675 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.675 |-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 12:30:54.677 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2671(Integer) 2018-08-12 12:30:54.683 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.684 |-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 12:30:54.684 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:30:54.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.695 |-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 12:30:54.695 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:30:54.701 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.701 |-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 12:30:54.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:30:54.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.712 |-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 12:30:54.712 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:30:54.719 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.720 |-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 12:30:54.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:30:54.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.731 |-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 12:30:54.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:30:54.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.739 |-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 12:30:54.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:30:54.747 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.748 |-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 12:30:54.748 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:30:54.754 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.755 |-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 12:30:54.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:54.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:54.768 |-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 12:30:54.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:54.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.776 |-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 12:30:54.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2674(Integer) 2018-08-12 12:30:54.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 12:30:54.788 |-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 12:30:54.789 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2674(Integer) 2018-08-12 12:30:54.796 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 12:30:54.797 |-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 12:30:54.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2034(Integer) 2018-08-12 12:30:54.807 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 12:30:54.807 |-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 12:30:54.807 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2034(Integer) 2018-08-12 12:30:54.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.812 |-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 12:30:54.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2039(Integer) 2018-08-12 12:30:54.821 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.821 |-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 12:30:54.822 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2039(Integer) 2018-08-12 12:30:54.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.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 12:30:54.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:30:54.839 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:54.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 12:30:54.840 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:30:54.847 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.847 |-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 12:30:54.847 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:30:54.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:54.856 |-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 12:30:54.856 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:30:54.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.865 |-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 12:30:54.865 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2993(Integer) 2018-08-12 12:30:54.873 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:30:54.873 |-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 12:30:54.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2993(Integer) 2018-08-12 12:30:54.880 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.881 |-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 12:30:54.881 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:30:54.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:54.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 12:30:54.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:30:54.898 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.898 |-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 12:30:54.899 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2994(Integer) 2018-08-12 12:30:54.907 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:30:54.907 |-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 12:30:54.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2994(Integer) 2018-08-12 12:30:54.914 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.914 |-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 12:30:54.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:30:54.922 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:54.923 |-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 12:30:54.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:30:54.931 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.932 |-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 12:30:54.932 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2995(Integer) 2018-08-12 12:30:54.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.942 |-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 12:30:54.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2995(Integer) 2018-08-12 12:30:54.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.950 |-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 12:30:54.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:30:54.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:54.959 |-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 12:30:54.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:30:54.965 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.966 |-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 12:30:54.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2997(Integer) 2018-08-12 12:30:54.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:54.975 |-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 12:30:54.975 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2997(Integer) 2018-08-12 12:30:54.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.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 12:30:54.983 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:30:54.990 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:54.991 |-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 12:30:54.991 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:30:54.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:54.999 |-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 12:30:54.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2999(Integer) 2018-08-12 12:30:55.006 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.007 |-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 12:30:55.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2999(Integer) 2018-08-12 12:30:55.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.015 |-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 12:30:55.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:30:55.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.025 |-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 12:30:55.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:30:55.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.034 |-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 12:30:55.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3001(Integer) 2018-08-12 12:30:55.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.042 |-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 12:30:55.042 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3001(Integer) 2018-08-12 12:30:55.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.050 |-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 12:30:55.050 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:30:55.059 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.059 |-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 12:30:55.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:30:55.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3002(Integer) 2018-08-12 12:30:55.077 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.078 |-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 12:30:55.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3002(Integer) 2018-08-12 12:30:55.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.086 |-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 12:30:55.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:30:55.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.097 |-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 12:30:55.098 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:30:55.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:30:55.115 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.116 |-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 12:30:55.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:30:55.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.123 |-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 12:30:55.123 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:30:55.132 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.133 |-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 12:30:55.133 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:30:55.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.140 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:30:55.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.147 |-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 12:30:55.147 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:30:55.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.156 |-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 12:30:55.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:30:55.163 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.164 |-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 12:30:55.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:30:55.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.170 |-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 12:30:55.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:30:55.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.178 |-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 12:30:55.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:30:55.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.184 |-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 12:30:55.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:30:55.190 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.191 |-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 12:30:55.191 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:30:55.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.198 |-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 12:30:55.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:30:55.207 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.208 |-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 12:30:55.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:30:55.217 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.217 |-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 12:30:55.218 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:30:55.226 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.226 |-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 12:30:55.227 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:30:55.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.238 |-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 12:30:55.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:30:55.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.247 |-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 12:30:55.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:30:55.256 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.257 |-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 12:30:55.257 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:30:55.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.267 |-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 12:30:55.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:30:55.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.276 |-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 12:30:55.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:30:55.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.286 |-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 12:30:55.287 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:30:55.295 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.295 |-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 12:30:55.296 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:30:55.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.304 |-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 12:30:55.305 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:30:55.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.314 |-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 12:30:55.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:30:55.322 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.322 |-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 12:30:55.323 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:30:55.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.330 |-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 12:30:55.330 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:30:55.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.341 |-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 12:30:55.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:30:55.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.350 |-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 12:30:55.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:30:55.358 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.359 |-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 12:30:55.359 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:30:55.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.368 |-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 12:30:55.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:30:55.378 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.379 |-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 12:30:55.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:30:55.387 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.388 |-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 12:30:55.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:30:55.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:30:55.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.406 |-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 12:30:55.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:30:55.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.416 |-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 12:30:55.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:30:55.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.424 |-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 12:30:55.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:30:55.436 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.437 |-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 12:30:55.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:30:55.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.446 |-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 12:30:55.446 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:30:55.455 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.456 |-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 12:30:55.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:30:55.464 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.465 |-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 12:30:55.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:30:55.475 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.477 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:30:55.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:30:55.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.496 |-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 12:30:55.496 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:30:55.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.505 |-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 12:30:55.505 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:30:55.515 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.516 |-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 12:30:55.516 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:30:55.525 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.526 |-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 12:30:55.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:30:55.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.537 |-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 12:30:55.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:30:55.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.547 |-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 12:30:55.547 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:30:55.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:55.558 |-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 12:30:55.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:30:55.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.566 |-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 12:30:55.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:30:55.576 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:55.577 |-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 12:30:55.577 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:30:55.584 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.585 |-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 12:30:55.585 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2040(Integer) 2018-08-12 12:30:55.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 209 2018-08-12 12:30:55.599 |-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 12:30:55.599 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2040(Integer) 2018-08-12 12:30:55.606 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 12:30:55.607 |-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 12:30:55.607 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2881(Integer) 2018-08-12 12:30:55.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.615 |-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 12:30:55.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2881(Integer) 2018-08-12 12:30:55.622 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.623 |-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 12:30:55.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2041(Integer) 2018-08-12 12:30:55.631 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:55.632 |-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 12:30:55.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2041(Integer) 2018-08-12 12:30:55.638 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.638 |-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 12:30:55.639 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2042(Integer) 2018-08-12 12:30:55.647 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 64 2018-08-12 12:30:55.648 |-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 12:30:55.648 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2042(Integer) 2018-08-12 12:30:55.654 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.655 |-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 12:30:55.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2043(Integer) 2018-08-12 12:30:55.665 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:55.666 |-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 12:30:55.666 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2043(Integer) 2018-08-12 12:30:55.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.672 |-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 12:30:55.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2046(Integer) 2018-08-12 12:30:55.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:55.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 12:30:55.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2046(Integer) 2018-08-12 12:30:55.686 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.686 |-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 12:30:55.686 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2051(Integer) 2018-08-12 12:30:55.695 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:55.696 |-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 12:30:55.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2051(Integer) 2018-08-12 12:30:55.703 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.704 |-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 12:30:55.704 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2061(Integer) 2018-08-12 12:30:55.713 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:55.713 |-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 12:30:55.713 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2061(Integer) 2018-08-12 12:30:55.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.721 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2053(Integer) 2018-08-12 12:30:55.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:55.729 |-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 12:30:55.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2053(Integer) 2018-08-12 12:30:55.737 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.738 |-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 12:30:55.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2044(Integer) 2018-08-12 12:30:55.746 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.746 |-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 12:30:55.746 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2044(Integer) 2018-08-12 12:30:55.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2045(Integer) 2018-08-12 12:30:55.761 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.762 |-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 12:30:55.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2045(Integer) 2018-08-12 12:30:55.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.769 |-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 12:30:55.769 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2047(Integer) 2018-08-12 12:30:55.778 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.778 |-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 12:30:55.779 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2047(Integer) 2018-08-12 12:30:55.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.788 |-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 12:30:55.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2066(Integer) 2018-08-12 12:30:55.796 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.797 |-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 12:30:55.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2066(Integer) 2018-08-12 12:30:55.805 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.805 |-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 12:30:55.805 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2048(Integer) 2018-08-12 12:30:55.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.812 |-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 12:30:55.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2048(Integer) 2018-08-12 12:30:55.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.820 |-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 12:30:55.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2064(Integer) 2018-08-12 12:30:55.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.827 |-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 12:30:55.827 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2064(Integer) 2018-08-12 12:30:55.833 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.834 |-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 12:30:55.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2049(Integer) 2018-08-12 12:30:55.842 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.843 |-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 12:30:55.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2049(Integer) 2018-08-12 12:30:55.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2050(Integer) 2018-08-12 12:30:55.859 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.859 |-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 12:30:55.860 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2050(Integer) 2018-08-12 12:30:55.866 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.867 |-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 12:30:55.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2057(Integer) 2018-08-12 12:30:55.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.875 |-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 12:30:55.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2057(Integer) 2018-08-12 12:30:55.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.883 |-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 12:30:55.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2052(Integer) 2018-08-12 12:30:55.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.890 |-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 12:30:55.891 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2052(Integer) 2018-08-12 12:30:55.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.897 |-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 12:30:55.897 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2055(Integer) 2018-08-12 12:30:55.903 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.904 |-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 12:30:55.904 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2055(Integer) 2018-08-12 12:30:55.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.911 |-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 12:30:55.912 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2056(Integer) 2018-08-12 12:30:55.919 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.920 |-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 12:30:55.920 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2056(Integer) 2018-08-12 12:30:55.926 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.927 |-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 12:30:55.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2058(Integer) 2018-08-12 12:30:55.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.934 |-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 12:30:55.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2058(Integer) 2018-08-12 12:30:55.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.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 12:30:55.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2059(Integer) 2018-08-12 12:30:55.948 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.948 |-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 12:30:55.949 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2059(Integer) 2018-08-12 12:30:55.956 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.957 |-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 12:30:55.957 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2060(Integer) 2018-08-12 12:30:55.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.966 |-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 12:30:55.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2060(Integer) 2018-08-12 12:30:55.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.973 |-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 12:30:55.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2062(Integer) 2018-08-12 12:30:55.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.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 12:30:55.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2062(Integer) 2018-08-12 12:30:55.988 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:55.989 |-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 12:30:55.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2065(Integer) 2018-08-12 12:30:55.995 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:55.996 |-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 12:30:55.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2065(Integer) 2018-08-12 12:30:56.003 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.003 |-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 12:30:56.004 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2544(Integer) 2018-08-12 12:30:56.011 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.011 |-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 12:30:56.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2544(Integer) 2018-08-12 12:30:56.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.022 |-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 12:30:56.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2284(Integer) 2018-08-12 12:30:56.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:56.029 |-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 12:30:56.030 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2284(Integer) 2018-08-12 12:30:56.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.036 |-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 12:30:56.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2286(Integer) 2018-08-12 12:30:56.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:56.046 |-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 12:30:56.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2286(Integer) 2018-08-12 12:30:56.052 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.053 |-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 12:30:56.053 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2287(Integer) 2018-08-12 12:30:56.061 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.061 |-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 12:30:56.061 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2287(Integer) 2018-08-12 12:30:56.067 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.067 |-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 12:30:56.067 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2288(Integer) 2018-08-12 12:30:56.075 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.075 |-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 12:30:56.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2288(Integer) 2018-08-12 12:30:56.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.083 |-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 12:30:56.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2289(Integer) 2018-08-12 12:30:56.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.090 |-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 12:30:56.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2289(Integer) 2018-08-12 12:30:56.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.097 |-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 12:30:56.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2290(Integer) 2018-08-12 12:30:56.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.105 |-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 12:30:56.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2290(Integer) 2018-08-12 12:30:56.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.114 |-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 12:30:56.114 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2291(Integer) 2018-08-12 12:30:56.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.121 |-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 12:30:56.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2291(Integer) 2018-08-12 12:30:56.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.129 |-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 12:30:56.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2292(Integer) 2018-08-12 12:30:56.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.137 |-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 12:30:56.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2292(Integer) 2018-08-12 12:30:56.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.145 |-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 12:30:56.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2293(Integer) 2018-08-12 12:30:56.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.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 12:30:56.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2293(Integer) 2018-08-12 12:30:56.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.161 |-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 12:30:56.162 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2294(Integer) 2018-08-12 12:30:56.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.170 |-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 12:30:56.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2294(Integer) 2018-08-12 12:30:56.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.177 |-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 12:30:56.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2295(Integer) 2018-08-12 12:30:56.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.187 |-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 12:30:56.188 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2295(Integer) 2018-08-12 12:30:56.195 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.196 |-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 12:30:56.197 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2296(Integer) 2018-08-12 12:30:56.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.205 |-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 12:30:56.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2296(Integer) 2018-08-12 12:30:56.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.215 |-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 12:30:56.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2297(Integer) 2018-08-12 12:30:56.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.223 |-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 12:30:56.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2297(Integer) 2018-08-12 12:30:56.232 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.233 |-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 12:30:56.234 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2298(Integer) 2018-08-12 12:30:56.240 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.241 |-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 12:30:56.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2298(Integer) 2018-08-12 12:30:56.249 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.249 |-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 12:30:56.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2299(Integer) 2018-08-12 12:30:56.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.259 |-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 12:30:56.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2299(Integer) 2018-08-12 12:30:56.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.268 |-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 12:30:56.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2300(Integer) 2018-08-12 12:30:56.279 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.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 12:30:56.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2300(Integer) 2018-08-12 12:30:56.288 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.289 |-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 12:30:56.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2873(Integer) 2018-08-12 12:30:56.298 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.299 |-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 12:30:56.300 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2873(Integer) 2018-08-12 12:30:56.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.315 |-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 12:30:56.315 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2302(Integer) 2018-08-12 12:30:56.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.324 |-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 12:30:56.325 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2302(Integer) 2018-08-12 12:30:56.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.332 |-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 12:30:56.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2305(Integer) 2018-08-12 12:30:56.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.341 |-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 12:30:56.342 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2305(Integer) 2018-08-12 12:30:56.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.351 |-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 12:30:56.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2306(Integer) 2018-08-12 12:30:56.360 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.361 |-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 12:30:56.362 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2306(Integer) 2018-08-12 12:30:56.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.372 |-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 12:30:56.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2307(Integer) 2018-08-12 12:30:56.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.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 12:30:56.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2307(Integer) 2018-08-12 12:30:56.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.389 |-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 12:30:56.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2308(Integer) 2018-08-12 12:30:56.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.398 |-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 12:30:56.398 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2308(Integer) 2018-08-12 12:30:56.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.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 12:30:56.408 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2309(Integer) 2018-08-12 12:30:56.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.418 |-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 12:30:56.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2309(Integer) 2018-08-12 12:30:56.426 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.427 |-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 12:30:56.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2310(Integer) 2018-08-12 12:30:56.436 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.437 |-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 12:30:56.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2310(Integer) 2018-08-12 12:30:56.446 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.447 |-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 12:30:56.448 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2946(Integer) 2018-08-12 12:30:56.455 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.456 |-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 12:30:56.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2946(Integer) 2018-08-12 12:30:56.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.463 |-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 12:30:56.463 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2248(Integer) 2018-08-12 12:30:56.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:56.472 |-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 12:30:56.472 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2248(Integer) 2018-08-12 12:30:56.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.482 |-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 12:30:56.482 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2249(Integer) 2018-08-12 12:30:56.491 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:56.492 |-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 12:30:56.492 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2249(Integer) 2018-08-12 12:30:56.501 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.502 |-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 12:30:56.502 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2250(Integer) 2018-08-12 12:30:56.510 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:56.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 12:30:56.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2250(Integer) 2018-08-12 12:30:56.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.520 |-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 12:30:56.520 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.520 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2254(Integer) 2018-08-12 12:30:56.524 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.528 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.528 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.529 |-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 12:30:56.529 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2254(Integer) 2018-08-12 12:30:56.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.538 |-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 12:30:56.539 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2267(Integer) 2018-08-12 12:30:56.547 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.548 |-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 12:30:56.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 12:30:56.549 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.549 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2267(Integer) 2018-08-12 12:30:56.551 |-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 12:30:56.551 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.558 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.559 |-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 12:30:56.559 |-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 12:30:56.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2256(Integer) 2018-08-12 12:30:56.559 |-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 12:30:56.559 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.560 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.560 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.561 |-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 12:30:56.561 |-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 12:30:56.561 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.561 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.567 |-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 12:30:56.568 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.569 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.569 |-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 12:30:56.569 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.569 |-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 12:30:56.570 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2256(Integer) 2018-08-12 12:30:56.570 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.570 |-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 12:30:56.571 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.572 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.572 |-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 12:30:56.573 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.573 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.573 |-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 12:30:56.573 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.577 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.578 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.578 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.579 |-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 12:30:56.579 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.579 |-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 12:30:56.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2699(Integer) 2018-08-12 12:30:56.582 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.583 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.584 |-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 12:30:56.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.584 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.585 |-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 12:30:56.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.589 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:56.590 |-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 12:30:56.590 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.590 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2699(Integer) 2018-08-12 12:30:56.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 12:30:56.591 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.593 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.593 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.599 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.599 |-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 12:30:56.600 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2258(Integer) 2018-08-12 12:30:56.604 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.605 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.607 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.608 |-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 12:30:56.608 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2258(Integer) 2018-08-12 12:30:56.614 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.614 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.616 |-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 12:30:56.616 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:30:56.624 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:30:56.624 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.625 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.625 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.625 |-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 12:30:56.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2259(Integer) 2018-08-12 12:30:56.626 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.626 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.631 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.631 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.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 12:30:56.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2259(Integer) 2018-08-12 12:30:56.637 |-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 12:30:56.638 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:30:56.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.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 12:30:56.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3023(Integer) 2018-08-12 12:30:56.645 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:30:56.646 |-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 12:30:56.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:30:56.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.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 12:30:56.653 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3023(Integer) 2018-08-12 12:30:56.653 |-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 12:30:56.654 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:30:56.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:30:56.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.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 12:30:56.662 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:30:56.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2269(Integer) 2018-08-12 12:30:56.663 |-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 12:30:56.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.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 12:30:56.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2269(Integer) 2018-08-12 12:30:56.673 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.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 12:30:56.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2698(Integer) 2018-08-12 12:30:56.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.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 12:30:56.691 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2698(Integer) 2018-08-12 12:30:56.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.699 |-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 12:30:56.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2279(Integer) 2018-08-12 12:30:56.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.707 |-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 12:30:56.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2279(Integer) 2018-08-12 12:30:56.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.715 |-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 12:30:56.716 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2251(Integer) 2018-08-12 12:30:56.721 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.721 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.722 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.723 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.725 |-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 12:30:56.726 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2251(Integer) 2018-08-12 12:30:56.732 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.733 |-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 12:30:56.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2252(Integer) 2018-08-12 12:30:56.740 |-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 12:30:56.740 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.742 |-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 12:30:56.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2252(Integer) 2018-08-12 12:30:56.748 |-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 12:30:56.748 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.750 |-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 12:30:56.750 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.751 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.751 |-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 12:30:56.752 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.752 |-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 12:30:56.752 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.752 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.754 |-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 12:30:56.754 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2272(Integer) 2018-08-12 12:30:56.758 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.758 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.758 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.759 |-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 12:30:56.760 |-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 12:30:56.761 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.760 |-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 12:30:56.760 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.761 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.761 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.764 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.764 |-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 12:30:56.764 |-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 12:30:56.764 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.764 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2272(Integer) 2018-08-12 12:30:56.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.771 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.771 |-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 12:30:56.771 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.772 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2255(Integer) 2018-08-12 12:30:56.772 |-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 12:30:56.772 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.772 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.773 |-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 12:30:56.773 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.774 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.774 |-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 12:30:56.774 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.779 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.779 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.779 |-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 12:30:56.779 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2255(Integer) 2018-08-12 12:30:56.784 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.784 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.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 12:30:56.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2257(Integer) 2018-08-12 12:30:56.795 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.795 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.796 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.796 |-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 12:30:56.797 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:30:56.797 |-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 12:30:56.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2257(Integer) 2018-08-12 12:30:56.799 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.800 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.801 |-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 12:30:56.801 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:30:56.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.803 |-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 12:30:56.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2264(Integer) 2018-08-12 12:30:56.805 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:30:56.807 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.808 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.809 |-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 12:30:56.810 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:30:56.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.811 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:30:56.811 |-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 12:30:56.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2264(Integer) 2018-08-12 12:30:56.815 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.816 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.817 |-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 12:30:56.817 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:30:56.818 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:30:56.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.819 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.820 |-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 12:30:56.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2549(Integer) 2018-08-12 12:30:56.823 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:30:56.828 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.829 |-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 12:30:56.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2549(Integer) 2018-08-12 12:30:56.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.835 |-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 12:30:56.836 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2271(Integer) 2018-08-12 12:30:56.841 |-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 12:30:56.841 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:56.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.843 |-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 12:30:56.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2271(Integer) 2018-08-12 12:30:56.848 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:56.848 |-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 12:30:56.848 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.850 |-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 12:30:56.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2265(Integer) 2018-08-12 12:30:56.857 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.857 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:56.857 |-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 12:30:56.858 |-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 12:30:56.858 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2265(Integer) 2018-08-12 12:30:56.858 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:56.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.865 |-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 12:30:56.865 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.865 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2260(Integer) 2018-08-12 12:30:56.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.875 |-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 12:30:56.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2260(Integer) 2018-08-12 12:30:56.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.882 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:56.883 |-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 12:30:56.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2261(Integer) 2018-08-12 12:30:56.884 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:56.888 |-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 12:30:56.889 |-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 12:30:56.891 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.891 |-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 12:30:56.892 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2261(Integer) 2018-08-12 12:30:56.900 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.901 |-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 12:30:56.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2263(Integer) 2018-08-12 12:30:56.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.911 |-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 12:30:56.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2263(Integer) 2018-08-12 12:30:56.920 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.921 |-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 12:30:56.921 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2863(Integer) 2018-08-12 12:30:56.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.928 |-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 12:30:56.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2863(Integer) 2018-08-12 12:30:56.935 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.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 12:30:56.937 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2282(Integer) 2018-08-12 12:30:56.943 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.944 |-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 12:30:56.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2282(Integer) 2018-08-12 12:30:56.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.951 |-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 12:30:56.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2276(Integer) 2018-08-12 12:30:56.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.959 |-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 12:30:56.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2276(Integer) 2018-08-12 12:30:56.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.966 |-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 12:30:56.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2266(Integer) 2018-08-12 12:30:56.973 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:30:56.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.975 |-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 12:30:56.975 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2266(Integer) 2018-08-12 12:30:56.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:56.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 12:30:56.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2275(Integer) 2018-08-12 12:30:56.991 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:56.992 |-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 12:30:56.992 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2275(Integer) 2018-08-12 12:30:56.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.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 12:30:57.001 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2278(Integer) 2018-08-12 12:30:57.003 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.009 |-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 12:30:57.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2278(Integer) 2018-08-12 12:30:57.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.016 |-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 12:30:57.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2268(Integer) 2018-08-12 12:30:57.022 |-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 12:30:57.023 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:57.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.025 |-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 12:30:57.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2268(Integer) 2018-08-12 12:30:57.030 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:57.030 |-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 12:30:57.031 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.034 |-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 12:30:57.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2700(Integer) 2018-08-12 12:30:57.039 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:57.040 |-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 12:30:57.040 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.041 |-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 12:30:57.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2700(Integer) 2018-08-12 12:30:57.046 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.049 |-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 12:30:57.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2270(Integer) 2018-08-12 12:30:57.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.057 |-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 12:30:57.058 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2270(Integer) 2018-08-12 12:30:57.064 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.065 |-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 12:30:57.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2949(Integer) 2018-08-12 12:30:57.065 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:57.066 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.069 |-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 12:30:57.069 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:30:57.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.073 |-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 12:30:57.073 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2949(Integer) 2018-08-12 12:30:57.077 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:30:57.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.082 |-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 12:30:57.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2274(Integer) 2018-08-12 12:30:57.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.089 |-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 12:30:57.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2274(Integer) 2018-08-12 12:30:57.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.097 |-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 12:30:57.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2280(Integer) 2018-08-12 12:30:57.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.105 |-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 12:30:57.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2280(Integer) 2018-08-12 12:30:57.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.112 |-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 12:30:57.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2273(Integer) 2018-08-12 12:30:57.121 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.121 |-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 12:30:57.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2273(Integer) 2018-08-12 12:30:57.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.129 |-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 12:30:57.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2283(Integer) 2018-08-12 12:30:57.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.137 |-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 12:30:57.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2283(Integer) 2018-08-12 12:30:57.142 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.144 |-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 12:30:57.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2885(Integer) 2018-08-12 12:30:57.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.151 |-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 12:30:57.151 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2885(Integer) 2018-08-12 12:30:57.157 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.158 |-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 12:30:57.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2529(Integer) 2018-08-12 12:30:57.161 |-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 12:30:57.162 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:57.165 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.166 |-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 12:30:57.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2529(Integer) 2018-08-12 12:30:57.170 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:57.171 |-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 12:30:57.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.172 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.173 |-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 12:30:57.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2519(Integer) 2018-08-12 12:30:57.180 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:57.181 |-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 12:30:57.181 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.182 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:57.183 |-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 12:30:57.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2519(Integer) 2018-08-12 12:30:57.188 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.188 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.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 12:30:57.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2520(Integer) 2018-08-12 12:30:57.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:57.200 |-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 12:30:57.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2520(Integer) 2018-08-12 12:30:57.207 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.208 |-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 12:30:57.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2521(Integer) 2018-08-12 12:30:57.212 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:57.213 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.218 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:57.220 |-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 12:30:57.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2521(Integer) 2018-08-12 12:30:57.229 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.230 |-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 12:30:57.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2937(Integer) 2018-08-12 12:30:57.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:57.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 12:30:57.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2937(Integer) 2018-08-12 12:30:57.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.247 |-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 12:30:57.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2528(Integer) 2018-08-12 12:30:57.256 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.257 |-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 12:30:57.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2528(Integer) 2018-08-12 12:30:57.264 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 12:30:57.264 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 12:30:57.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 12:30:57.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2522(Integer) 2018-08-12 12:30:57.274 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.274 |-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 12:30:57.275 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2522(Integer) 2018-08-12 12:30:57.276 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 12:30:57.276 |-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 12:30:57.277 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:30:57.282 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.282 |-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 12:30:57.283 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2530(Integer) 2018-08-12 12:30:57.283 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.284 |-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 12:30:57.284 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:30:57.291 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.292 |-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 12:30:57.292 |-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 12:30:57.292 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:30:57.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2530(Integer) 2018-08-12 12:30:57.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.303 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.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 12:30:57.304 |-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 12:30:57.304 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:30:57.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2525(Integer) 2018-08-12 12:30:57.312 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.313 |-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 12:30:57.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.313 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:30:57.314 |-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 12:30:57.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2525(Integer) 2018-08-12 12:30:57.321 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.322 |-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 12:30:57.322 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.323 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2538(Integer) 2018-08-12 12:30:57.323 |-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 12:30:57.324 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:30:57.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.330 |-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 12:30:57.330 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2538(Integer) 2018-08-12 12:30:57.331 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.331 |-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 12:30:57.331 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:30:57.337 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.338 |-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 12:30:57.338 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2527(Integer) 2018-08-12 12:30:57.339 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.340 |-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 12:30:57.341 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:30:57.346 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.347 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.347 |-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 12:30:57.347 |-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 12:30:57.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2527(Integer) 2018-08-12 12:30:57.348 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:30:57.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.357 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.357 |-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 12:30:57.357 |-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 12:30:57.358 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:30:57.358 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2532(Integer) 2018-08-12 12:30:57.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.364 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.365 |-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 12:30:57.365 |-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 12:30:57.365 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:30:57.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2532(Integer) 2018-08-12 12:30:57.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.375 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.375 |-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 12:30:57.375 |-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 12:30:57.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2526(Integer) 2018-08-12 12:30:57.376 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:30:57.383 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.383 |-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 12:30:57.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2526(Integer) 2018-08-12 12:30:57.384 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.385 |-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 12:30:57.385 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:30:57.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.392 |-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 12:30:57.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2523(Integer) 2018-08-12 12:30:57.394 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.395 |-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 12:30:57.395 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:30:57.403 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.403 |-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 12:30:57.404 |-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 12:30:57.404 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:30:57.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2523(Integer) 2018-08-12 12:30:57.414 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.414 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.414 |-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 12:30:57.415 |-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 12:30:57.415 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:30:57.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2533(Integer) 2018-08-12 12:30:57.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.424 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.425 |-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 12:30:57.425 |-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 12:30:57.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2533(Integer) 2018-08-12 12:30:57.425 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:30:57.434 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.435 |-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 12:30:57.436 |-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 12:30:57.436 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:30:57.436 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2524(Integer) 2018-08-12 12:30:57.446 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.446 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.446 |-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 12:30:57.447 |-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 12:30:57.447 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2524(Integer) 2018-08-12 12:30:57.447 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:30:57.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.458 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.458 |-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 12:30:57.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2534(Integer) 2018-08-12 12:30:57.459 |-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 12:30:57.460 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:30:57.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.467 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.468 |-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 12:30:57.468 |-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 12:30:57.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2534(Integer) 2018-08-12 12:30:57.469 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:30:57.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.478 |-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 12:30:57.478 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2547(Integer) 2018-08-12 12:30:57.478 |-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 12:30:57.479 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:30:57.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.485 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.486 |-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 12:30:57.486 |-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 12:30:57.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2547(Integer) 2018-08-12 12:30:57.487 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:30:57.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.496 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:30:57.496 |-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 12:30:57.496 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2546(Integer) 2018-08-12 12:30:57.496 |-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 12:30:57.497 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:30:57.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.503 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.504 |-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 12:30:57.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2546(Integer) 2018-08-12 12:30:57.512 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.513 |-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 12:30:57.514 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2535(Integer) 2018-08-12 12:30:57.516 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.520 |-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 12:30:57.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2535(Integer) 2018-08-12 12:30:57.530 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.530 |-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 12:30:57.530 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:57.530 |-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 12:30:57.531 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2536(Integer) 2018-08-12 12:30:57.539 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.540 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:57.540 |-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 12:30:57.540 |-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 12:30:57.540 |-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 12:30:57.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2536(Integer) 2018-08-12 12:30:57.541 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:57.541 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.548 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.549 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:57.549 |-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 12:30:57.549 |-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 12:30:57.549 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2537(Integer) 2018-08-12 12:30:57.550 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.552 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:57.553 |-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 12:30:57.553 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.559 |-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 12:30:57.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2537(Integer) 2018-08-12 12:30:57.562 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:57.563 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.563 |-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 12:30:57.563 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:57.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.567 |-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 12:30:57.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2539(Integer) 2018-08-12 12:30:57.571 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.576 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.576 |-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 12:30:57.577 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2539(Integer) 2018-08-12 12:30:57.583 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.584 |-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 12:30:57.584 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2531(Integer) 2018-08-12 12:30:57.589 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:57.589 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.591 |-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.organid = ? order by workno 2018-08-12 12:30:57.592 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 12:30:57.593 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.593 |-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 12:30:57.593 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2531(Integer) 2018-08-12 12:30:57.594 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:57.594 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:57.600 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.600 |-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 12:30:57.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2541(Integer) 2018-08-12 12:30:57.603 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 12:30:57.604 |-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 12:30:57.605 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:30:57.608 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.609 |-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 12:30:57.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2541(Integer) 2018-08-12 12:30:57.611 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.612 |-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 12:30:57.612 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:30:57.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.617 |-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 12:30:57.617 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2548(Integer) 2018-08-12 12:30:57.619 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.620 |-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 12:30:57.620 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:30:57.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.627 |-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 12:30:57.627 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2548(Integer) 2018-08-12 12:30:57.628 |-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 12:30:57.628 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:30:57.634 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.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 12:30:57.635 |-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 12:30:57.636 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:30:57.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2542(Integer) 2018-08-12 12:30:57.643 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.644 |-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 12:30:57.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.644 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:30:57.645 |-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 12:30:57.645 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2542(Integer) 2018-08-12 12:30:57.651 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.652 |-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 12:30:57.653 |-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 12:30:57.653 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:30:57.653 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2875(Integer) 2018-08-12 12:30:57.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:57.664 |-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 12:30:57.664 |-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 12:30:57.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2875(Integer) 2018-08-12 12:30:57.664 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:30:57.670 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 12:30:57.671 |-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 12:30:57.671 |-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 12:30:57.672 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:30:57.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2543(Integer) 2018-08-12 12:30:57.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.680 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.681 |-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 12:30:57.681 |-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 12:30:57.681 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2543(Integer) 2018-08-12 12:30:57.681 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:30:57.691 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.691 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.691 |-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 12:30:57.692 |-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 12:30:57.692 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:30:57.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2545(Integer) 2018-08-12 12:30:57.701 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.701 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.701 |-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 12:30:57.702 |-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 12:30:57.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2545(Integer) 2018-08-12 12:30:57.703 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:30:57.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.711 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.711 |-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 12:30:57.712 |-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 12:30:57.712 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2405(Integer) 2018-08-12 12:30:57.712 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:30:57.721 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.722 |-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 12:30:57.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:57.722 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:30:57.723 |-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 12:30:57.724 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2405(Integer) 2018-08-12 12:30:57.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.731 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.732 |-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 12:30:57.732 |-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 12:30:57.733 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:30:57.732 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2406(Integer) 2018-08-12 12:30:57.740 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.740 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:57.741 |-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 12:30:57.741 |-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 12:30:57.741 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:30:57.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2406(Integer) 2018-08-12 12:30:57.749 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.750 |-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 12:30:57.750 |-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 12:30:57.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2877(Integer) 2018-08-12 12:30:57.750 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:30:57.759 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:57.760 |-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 12:30:57.760 |-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 12:30:57.760 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:30:57.760 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2877(Integer) 2018-08-12 12:30:57.767 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.768 |-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 12:30:57.768 |-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 12:30:57.768 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:30:57.769 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2939(Integer) 2018-08-12 12:30:57.777 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:57.778 |-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 12:30:57.778 |-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 12:30:57.778 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:30:57.778 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2939(Integer) 2018-08-12 12:30:57.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.787 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.789 |-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 12:30:57.789 |-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 12:30:57.789 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2411(Integer) 2018-08-12 12:30:57.790 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:30:57.796 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.796 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.797 |-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 12:30:57.797 |-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 12:30:57.797 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:30:57.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2411(Integer) 2018-08-12 12:30:57.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.804 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.805 |-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 12:30:57.805 |-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 12:30:57.806 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2410(Integer) 2018-08-12 12:30:57.806 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:30:57.814 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.814 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.815 |-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 12:30:57.815 |-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 12:30:57.815 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2410(Integer) 2018-08-12 12:30:57.815 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:30:57.823 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.823 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.824 |-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 12:30:57.824 |-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 12:30:57.824 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2407(Integer) 2018-08-12 12:30:57.825 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:30:57.831 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.831 |-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 12:30:57.831 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2407(Integer) 2018-08-12 12:30:57.832 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.833 |-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 12:30:57.833 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:30:57.838 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.839 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.839 |-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 12:30:57.840 |-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 12:30:57.840 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2409(Integer) 2018-08-12 12:30:57.840 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:30:57.847 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.847 |-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 12:30:57.848 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:30:57.849 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.849 |-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 12:30:57.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2409(Integer) 2018-08-12 12:30:57.854 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.855 |-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 12:30:57.855 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:30:57.857 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.858 |-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 12:30:57.858 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2418(Integer) 2018-08-12 12:30:57.863 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.864 |-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 12:30:57.864 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:30:57.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:57.868 |-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 12:30:57.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2418(Integer) 2018-08-12 12:30:57.871 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.872 |-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 12:30:57.872 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:30:57.873 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.874 |-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 12:30:57.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2414(Integer) 2018-08-12 12:30:57.880 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.880 |-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 12:30:57.881 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:30:57.881 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.881 |-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 12:30:57.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2414(Integer) 2018-08-12 12:30:57.887 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.887 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.888 |-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 12:30:57.888 |-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 12:30:57.888 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:30:57.888 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2423(Integer) 2018-08-12 12:30:57.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.896 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.896 |-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 12:30:57.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 12:30:57.897 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2423(Integer) 2018-08-12 12:30:57.897 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:30:57.903 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.903 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.904 |-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 12:30:57.904 |-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 12:30:57.905 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:30:57.905 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2416(Integer) 2018-08-12 12:30:57.911 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.912 |-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 12:30:57.912 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:30:57.914 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.914 |-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 12:30:57.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2416(Integer) 2018-08-12 12:30:57.920 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.921 |-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 12:30:57.921 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:30:57.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.925 |-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 12:30:57.926 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2162(Integer) 2018-08-12 12:30:57.928 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.929 |-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 12:30:57.929 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:30:57.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.933 |-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 12:30:57.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2162(Integer) 2018-08-12 12:30:57.935 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.936 |-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 12:30:57.936 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:30:57.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.943 |-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 12:30:57.943 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2419(Integer) 2018-08-12 12:30:57.945 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.945 |-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 12:30:57.945 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:30:57.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.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 12:30:57.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2419(Integer) 2018-08-12 12:30:57.953 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.954 |-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 12:30:57.955 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:30:57.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.958 |-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 12:30:57.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2415(Integer) 2018-08-12 12:30:57.962 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.963 |-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 12:30:57.963 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:30:57.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.966 |-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 12:30:57.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2415(Integer) 2018-08-12 12:30:57.972 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.973 |-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 12:30:57.973 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:30:57.976 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.977 |-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 12:30:57.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2412(Integer) 2018-08-12 12:30:57.980 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.980 |-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 12:30:57.980 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:30:57.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:57.984 |-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 12:30:57.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2412(Integer) 2018-08-12 12:30:57.986 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.987 |-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 12:30:57.987 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:30:57.992 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:57.992 |-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 12:30:57.993 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2424(Integer) 2018-08-12 12:30:57.995 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:57.995 |-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 12:30:57.995 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:30:58.000 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.000 |-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 12:30:58.000 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2424(Integer) 2018-08-12 12:30:58.002 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.003 |-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 12:30:58.004 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:30:58.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.008 |-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 12:30:58.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2413(Integer) 2018-08-12 12:30:58.011 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.011 |-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 12:30:58.012 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:30:58.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.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 12:30:58.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2413(Integer) 2018-08-12 12:30:58.018 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.019 |-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 12:30:58.019 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:30:58.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.023 |-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 12:30:58.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2421(Integer) 2018-08-12 12:30:58.026 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.027 |-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 12:30:58.027 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:30:58.031 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.031 |-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 12:30:58.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2421(Integer) 2018-08-12 12:30:58.033 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.034 |-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 12:30:58.034 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:30:58.038 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.040 |-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 12:30:58.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2425(Integer) 2018-08-12 12:30:58.041 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.041 |-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 12:30:58.042 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:30:58.047 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.048 |-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 12:30:58.048 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2425(Integer) 2018-08-12 12:30:58.049 |-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 12:30:58.049 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:30:58.055 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.056 |-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 12:30:58.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2417(Integer) 2018-08-12 12:30:58.057 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.058 |-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 12:30:58.058 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:30:58.063 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.063 |-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 12:30:58.064 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2417(Integer) 2018-08-12 12:30:58.064 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.064 |-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 12:30:58.065 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:30:58.070 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.070 |-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 12:30:58.071 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2420(Integer) 2018-08-12 12:30:58.072 |-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 12:30:58.072 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:30:58.079 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.080 |-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 12:30:58.080 |-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 12:30:58.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2420(Integer) 2018-08-12 12:30:58.080 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:30:58.086 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.087 |-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 12:30:58.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2427(Integer) 2018-08-12 12:30:58.088 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.089 |-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 12:30:58.089 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:30:58.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.095 |-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 12:30:58.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2427(Integer) 2018-08-12 12:30:58.095 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.096 |-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 12:30:58.096 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:30:58.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.102 |-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 12:30:58.102 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2428(Integer) 2018-08-12 12:30:58.103 |-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 12:30:58.104 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:30:58.110 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.110 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.111 |-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 12:30:58.111 |-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 12:30:58.111 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:30:58.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2428(Integer) 2018-08-12 12:30:58.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.118 |-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 12:30:58.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2429(Integer) 2018-08-12 12:30:58.119 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.120 |-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 12:30:58.121 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:30:58.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.126 |-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 12:30:58.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2429(Integer) 2018-08-12 12:30:58.128 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.129 |-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 12:30:58.129 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:30:58.133 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.134 |-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 12:30:58.134 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2088(Integer) 2018-08-12 12:30:58.137 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.138 |-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 12:30:58.138 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:30:58.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.144 |-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 12:30:58.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2088(Integer) 2018-08-12 12:30:58.145 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.145 |-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 12:30:58.146 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:30:58.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.153 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.153 |-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 12:30:58.154 |-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 12:30:58.154 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:30:58.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3022(Integer) 2018-08-12 12:30:58.160 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.161 |-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 12:30:58.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3022(Integer) 2018-08-12 12:30:58.168 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.168 |-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 12:30:58.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2876(Integer) 2018-08-12 12:30:58.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.177 |-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 12:30:58.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2876(Integer) 2018-08-12 12:30:58.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.185 |-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 12:30:58.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2117(Integer) 2018-08-12 12:30:58.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:58.194 |-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 12:30:58.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2117(Integer) 2018-08-12 12:30:58.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.198 |-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 12:30:58.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2118(Integer) 2018-08-12 12:30:58.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:58.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 12:30:58.207 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2118(Integer) 2018-08-12 12:30:58.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.214 |-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 12:30:58.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2119(Integer) 2018-08-12 12:30:58.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:58.224 |-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 12:30:58.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2119(Integer) 2018-08-12 12:30:58.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.230 |-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 12:30:58.231 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2120(Integer) 2018-08-12 12:30:58.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.238 |-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 12:30:58.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2120(Integer) 2018-08-12 12:30:58.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.244 |-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 12:30:58.244 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2122(Integer) 2018-08-12 12:30:58.253 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.253 |-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 12:30:58.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2122(Integer) 2018-08-12 12:30:58.261 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.261 |-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 12:30:58.262 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2124(Integer) 2018-08-12 12:30:58.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.269 |-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 12:30:58.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2124(Integer) 2018-08-12 12:30:58.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.277 |-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 12:30:58.278 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2123(Integer) 2018-08-12 12:30:58.286 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.287 |-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 12:30:58.288 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2123(Integer) 2018-08-12 12:30:58.295 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.296 |-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 12:30:58.296 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2135(Integer) 2018-08-12 12:30:58.303 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.304 |-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 12:30:58.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2135(Integer) 2018-08-12 12:30:58.312 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.313 |-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 12:30:58.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2127(Integer) 2018-08-12 12:30:58.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.320 |-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 12:30:58.320 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2127(Integer) 2018-08-12 12:30:58.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2131(Integer) 2018-08-12 12:30:58.337 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.338 |-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 12:30:58.338 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2131(Integer) 2018-08-12 12:30:58.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.346 |-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 12:30:58.346 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2125(Integer) 2018-08-12 12:30:58.355 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.355 |-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 12:30:58.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2125(Integer) 2018-08-12 12:30:58.363 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.364 |-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 12:30:58.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2134(Integer) 2018-08-12 12:30:58.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.373 |-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 12:30:58.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2134(Integer) 2018-08-12 12:30:58.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.382 |-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 12:30:58.382 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2143(Integer) 2018-08-12 12:30:58.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.391 |-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 12:30:58.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2143(Integer) 2018-08-12 12:30:58.398 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.399 |-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 12:30:58.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2133(Integer) 2018-08-12 12:30:58.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.408 |-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 12:30:58.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2133(Integer) 2018-08-12 12:30:58.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.417 |-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 12:30:58.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2141(Integer) 2018-08-12 12:30:58.426 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.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 12:30:58.428 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2141(Integer) 2018-08-12 12:30:58.436 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.437 |-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 12:30:58.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2144(Integer) 2018-08-12 12:30:58.446 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.446 |-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 12:30:58.447 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2144(Integer) 2018-08-12 12:30:58.455 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.456 |-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 12:30:58.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2142(Integer) 2018-08-12 12:30:58.464 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.465 |-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 12:30:58.465 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2142(Integer) 2018-08-12 12:30:58.475 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.476 |-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 12:30:58.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2126(Integer) 2018-08-12 12:30:58.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.484 |-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 12:30:58.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2126(Integer) 2018-08-12 12:30:58.492 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2136(Integer) 2018-08-12 12:30:58.501 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.503 |-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 12:30:58.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2136(Integer) 2018-08-12 12:30:58.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.510 |-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 12:30:58.510 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2128(Integer) 2018-08-12 12:30:58.516 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.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 12:30:58.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2128(Integer) 2018-08-12 12:30:58.523 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:58.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.526 |-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 12:30:58.527 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:58.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2138(Integer) 2018-08-12 12:30:58.534 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.535 |-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 12:30:58.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2138(Integer) 2018-08-12 12:30:58.541 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.542 |-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 12:30:58.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2140(Integer) 2018-08-12 12:30:58.547 |-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 12:30:58.548 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:58.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.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 12:30:58.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2140(Integer) 2018-08-12 12:30:58.551 |-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 12:30:58.552 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:58.557 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:58.558 |-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 12:30:58.558 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:58.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.559 |-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 12:30:58.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2132(Integer) 2018-08-12 12:30:58.560 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:58.560 |-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 12:30:58.561 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:58.569 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.570 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:58.570 |-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 12:30:58.571 |-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 12:30:58.571 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2132(Integer) 2018-08-12 12:30:58.571 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:58.571 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:58.572 |-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 12:30:58.572 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:58.578 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.578 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.578 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.579 |-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 12:30:58.579 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2137(Integer) 2018-08-12 12:30:58.588 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.589 |-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 12:30:58.589 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2137(Integer) 2018-08-12 12:30:58.596 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.596 |-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 12:30:58.597 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2150(Integer) 2018-08-12 12:30:58.604 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.605 |-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 12:30:58.605 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2150(Integer) 2018-08-12 12:30:58.610 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:58.610 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:58.611 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:58.611 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:58.612 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.612 |-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 12:30:58.613 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2130(Integer) 2018-08-12 12:30:58.613 |-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.organid = ? order by workno 2018-08-12 12:30:58.613 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 12:30:58.621 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.622 |-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 12:30:58.622 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2130(Integer) 2018-08-12 12:30:58.623 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 12:30:58.624 |-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 12:30:58.624 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:30:58.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.628 |-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 12:30:58.628 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2146(Integer) 2018-08-12 12:30:58.634 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.634 |-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 12:30:58.635 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:30:58.635 |-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 12:30:58.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2146(Integer) 2018-08-12 12:30:58.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.642 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.643 |-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 12:30:58.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2129(Integer) 2018-08-12 12:30:58.643 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:30:58.650 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.651 |-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 12:30:58.651 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2129(Integer) 2018-08-12 12:30:58.652 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.653 |-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 12:30:58.653 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:30:58.658 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.659 |-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 12:30:58.659 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.659 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2149(Integer) 2018-08-12 12:30:58.660 |-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 12:30:58.661 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:30:58.665 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.666 |-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 12:30:58.666 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2149(Integer) 2018-08-12 12:30:58.667 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.668 |-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 12:30:58.669 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:30:58.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2139(Integer) 2018-08-12 12:30:58.676 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.676 |-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 12:30:58.677 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:30:58.682 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.682 |-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 12:30:58.683 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2139(Integer) 2018-08-12 12:30:58.684 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.685 |-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 12:30:58.686 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:30:58.689 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.690 |-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 12:30:58.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2145(Integer) 2018-08-12 12:30:58.692 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.693 |-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 12:30:58.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:30:58.697 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.697 |-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 12:30:58.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2145(Integer) 2018-08-12 12:30:58.700 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.701 |-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 12:30:58.702 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:30:58.704 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.705 |-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 12:30:58.705 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2148(Integer) 2018-08-12 12:30:58.708 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.709 |-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 12:30:58.709 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:30:58.713 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.713 |-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 12:30:58.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2148(Integer) 2018-08-12 12:30:58.716 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.717 |-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 12:30:58.717 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:30:58.721 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.722 |-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 12:30:58.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2147(Integer) 2018-08-12 12:30:58.723 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.724 |-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 12:30:58.724 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:30:58.730 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.730 |-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 12:30:58.731 |-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 12:30:58.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2147(Integer) 2018-08-12 12:30:58.731 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:30:58.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.738 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.739 |-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 12:30:58.739 |-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 12:30:58.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2723(Integer) 2018-08-12 12:30:58.740 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:30:58.746 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.747 |-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 12:30:58.747 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:30:58.747 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.748 |-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 12:30:58.748 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2723(Integer) 2018-08-12 12:30:58.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.755 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.756 |-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 12:30:58.756 |-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 12:30:58.756 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2952(Integer) 2018-08-12 12:30:58.757 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:30:58.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.765 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.765 |-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 12:30:58.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2952(Integer) 2018-08-12 12:30:58.765 |-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 12:30:58.766 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:30:58.773 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.773 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.774 |-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 12:30:58.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2953(Integer) 2018-08-12 12:30:58.774 |-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 12:30:58.774 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:30:58.783 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.783 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.784 |-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 12:30:58.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2953(Integer) 2018-08-12 12:30:58.784 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:30:58.793 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.793 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.794 |-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 12:30:58.794 |-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 12:30:58.794 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:30:58.794 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2934(Integer) 2018-08-12 12:30:58.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.803 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.804 |-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 12:30:58.804 |-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 12:30:58.804 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2934(Integer) 2018-08-12 12:30:58.805 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:30:58.810 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.811 |-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 12:30:58.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.811 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:30:58.811 |-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 12:30:58.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2929(Integer) 2018-08-12 12:30:58.816 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.816 |-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 12:30:58.817 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:30:58.817 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.817 |-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 12:30:58.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2929(Integer) 2018-08-12 12:30:58.823 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.824 |-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 12:30:58.824 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.824 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:30:58.825 |-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 12:30:58.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2151(Integer) 2018-08-12 12:30:58.831 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.832 |-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 12:30:58.832 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:30:58.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:58.835 |-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 12:30:58.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2151(Integer) 2018-08-12 12:30:58.838 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.839 |-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 12:30:58.839 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:30:58.841 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.841 |-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 12:30:58.841 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2153(Integer) 2018-08-12 12:30:58.846 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.846 |-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 12:30:58.847 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:30:58.848 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:58.848 |-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 12:30:58.849 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2153(Integer) 2018-08-12 12:30:58.853 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.855 |-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 12:30:58.855 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:30:58.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.856 |-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 12:30:58.856 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2152(Integer) 2018-08-12 12:30:58.862 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.863 |-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 12:30:58.863 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:30:58.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:58.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 12:30:58.865 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2152(Integer) 2018-08-12 12:30:58.869 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.870 |-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 12:30:58.870 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:30:58.872 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2158(Integer) 2018-08-12 12:30:58.877 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.878 |-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 12:30:58.878 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:30:58.880 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.881 |-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 12:30:58.881 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2158(Integer) 2018-08-12 12:30:58.885 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.886 |-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 12:30:58.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.887 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:30:58.887 |-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 12:30:58.888 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2157(Integer) 2018-08-12 12:30:58.894 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.894 |-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 12:30:58.894 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:30:58.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.896 |-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 12:30:58.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2157(Integer) 2018-08-12 12:30:58.901 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.901 |-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 12:30:58.902 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:30:58.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.904 |-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 12:30:58.904 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2160(Integer) 2018-08-12 12:30:58.908 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.909 |-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 12:30:58.909 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:30:58.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.912 |-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 12:30:58.912 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2160(Integer) 2018-08-12 12:30:58.915 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.916 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:30:58.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.919 |-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 12:30:58.920 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2155(Integer) 2018-08-12 12:30:58.923 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.923 |-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 12:30:58.924 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:30:58.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.927 |-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 12:30:58.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2155(Integer) 2018-08-12 12:30:58.930 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.930 |-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 12:30:58.930 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:30:58.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2167(Integer) 2018-08-12 12:30:58.937 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.938 |-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 12:30:58.938 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:30:58.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:58.942 |-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 12:30:58.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2167(Integer) 2018-08-12 12:30:58.945 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.946 |-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 12:30:58.946 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:30:58.946 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.947 |-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 12:30:58.947 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2159(Integer) 2018-08-12 12:30:58.952 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.952 |-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 12:30:58.953 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:30:58.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.955 |-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 12:30:58.955 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2159(Integer) 2018-08-12 12:30:58.961 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.961 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.961 |-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 12:30:58.961 |-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 12:30:58.961 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:30:58.961 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2163(Integer) 2018-08-12 12:30:58.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.968 |-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 12:30:58.969 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2163(Integer) 2018-08-12 12:30:58.970 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.971 |-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 12:30:58.971 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:30:58.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.975 |-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 12:30:58.975 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2171(Integer) 2018-08-12 12:30:58.977 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.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 12:30:58.979 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:30:58.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.981 |-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 12:30:58.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2171(Integer) 2018-08-12 12:30:58.986 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:58.986 |-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 12:30:58.987 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:30:58.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.990 |-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 12:30:58.990 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2173(Integer) 2018-08-12 12:30:58.993 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:58.994 |-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 12:30:58.994 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:30:58.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:58.996 |-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 12:30:58.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2173(Integer) 2018-08-12 12:30:59.000 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.001 |-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 12:30:59.001 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:30:59.003 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.003 |-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 12:30:59.003 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2172(Integer) 2018-08-12 12:30:59.008 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.008 |-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 12:30:59.008 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:30:59.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.009 |-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 12:30:59.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2172(Integer) 2018-08-12 12:30:59.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.014 |-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 12:30:59.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2164(Integer) 2018-08-12 12:30:59.015 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.016 |-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 12:30:59.016 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:30:59.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.021 |-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 12:30:59.021 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2164(Integer) 2018-08-12 12:30:59.022 |-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 12:30:59.022 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:30:59.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.028 |-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 12:30:59.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2161(Integer) 2018-08-12 12:30:59.029 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.030 |-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 12:30:59.030 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:30:59.036 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.037 |-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 12:30:59.037 |-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 12:30:59.037 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:30:59.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2161(Integer) 2018-08-12 12:30:59.044 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.044 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.044 |-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 12:30:59.045 |-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 12:30:59.045 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2156(Integer) 2018-08-12 12:30:59.045 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:30:59.052 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.052 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.052 |-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 12:30:59.053 |-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 12:30:59.053 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:30:59.053 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2156(Integer) 2018-08-12 12:30:59.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.060 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.061 |-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 12:30:59.061 |-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 12:30:59.061 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:30:59.061 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2166(Integer) 2018-08-12 12:30:59.066 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.067 |-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 12:30:59.068 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:30:59.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.068 |-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 12:30:59.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2166(Integer) 2018-08-12 12:30:59.074 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.075 |-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 12:30:59.075 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2170(Integer) 2018-08-12 12:30:59.076 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.076 |-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 12:30:59.077 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:30:59.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.082 |-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 12:30:59.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2170(Integer) 2018-08-12 12:30:59.083 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.083 |-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 12:30:59.084 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:30:59.090 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.091 |-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 12:30:59.091 |-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 12:30:59.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2165(Integer) 2018-08-12 12:30:59.091 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:30:59.097 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.098 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.098 |-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 12:30:59.098 |-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 12:30:59.098 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:30:59.099 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2165(Integer) 2018-08-12 12:30:59.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.105 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.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 12:30:59.106 |-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 12:30:59.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2154(Integer) 2018-08-12 12:30:59.106 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:30:59.115 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.115 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.116 |-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 12:30:59.116 |-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 12:30:59.116 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:30:59.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2154(Integer) 2018-08-12 12:30:59.123 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.123 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.123 |-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 12:30:59.124 |-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 12:30:59.124 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2169(Integer) 2018-08-12 12:30:59.124 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:30:59.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.132 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.132 |-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 12:30:59.132 |-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 12:30:59.133 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2169(Integer) 2018-08-12 12:30:59.133 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:30:59.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.140 |-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 12:30:59.140 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:30:59.140 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2177(Integer) 2018-08-12 12:30:59.141 |-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 12:30:59.141 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:30:59.147 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.147 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.148 |-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 12:30:59.148 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2177(Integer) 2018-08-12 12:30:59.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.155 |-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 12:30:59.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2175(Integer) 2018-08-12 12:30:59.162 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.163 |-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 12:30:59.163 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2175(Integer) 2018-08-12 12:30:59.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.171 |-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 12:30:59.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2174(Integer) 2018-08-12 12:30:59.179 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.180 |-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 12:30:59.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2174(Integer) 2018-08-12 12:30:59.187 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.188 |-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 12:30:59.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2176(Integer) 2018-08-12 12:30:59.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.194 |-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 12:30:59.195 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2176(Integer) 2018-08-12 12:30:59.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.202 |-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 12:30:59.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2178(Integer) 2018-08-12 12:30:59.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.209 |-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 12:30:59.209 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2178(Integer) 2018-08-12 12:30:59.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.215 |-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 12:30:59.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2487(Integer) 2018-08-12 12:30:59.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:59.222 |-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 12:30:59.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2487(Integer) 2018-08-12 12:30:59.229 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.229 |-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 12:30:59.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2488(Integer) 2018-08-12 12:30:59.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:59.237 |-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 12:30:59.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2488(Integer) 2018-08-12 12:30:59.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.244 |-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 12:30:59.244 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2489(Integer) 2018-08-12 12:30:59.251 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:59.252 |-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 12:30:59.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2489(Integer) 2018-08-12 12:30:59.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.259 |-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 12:30:59.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2490(Integer) 2018-08-12 12:30:59.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.269 |-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 12:30:59.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2490(Integer) 2018-08-12 12:30:59.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.277 |-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 12:30:59.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2491(Integer) 2018-08-12 12:30:59.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.285 |-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 12:30:59.286 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2491(Integer) 2018-08-12 12:30:59.291 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.292 |-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 12:30:59.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2492(Integer) 2018-08-12 12:30:59.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.303 |-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 12:30:59.303 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2492(Integer) 2018-08-12 12:30:59.309 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.310 |-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 12:30:59.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2493(Integer) 2018-08-12 12:30:59.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.320 |-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 12:30:59.320 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2493(Integer) 2018-08-12 12:30:59.326 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.327 |-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 12:30:59.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2494(Integer) 2018-08-12 12:30:59.334 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.334 |-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 12:30:59.335 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2494(Integer) 2018-08-12 12:30:59.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.342 |-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 12:30:59.342 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2495(Integer) 2018-08-12 12:30:59.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.350 |-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 12:30:59.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2495(Integer) 2018-08-12 12:30:59.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.357 |-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 12:30:59.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2498(Integer) 2018-08-12 12:30:59.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.365 |-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 12:30:59.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2498(Integer) 2018-08-12 12:30:59.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.372 |-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 12:30:59.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2499(Integer) 2018-08-12 12:30:59.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.380 |-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 12:30:59.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2499(Integer) 2018-08-12 12:30:59.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.389 |-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 12:30:59.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2168(Integer) 2018-08-12 12:30:59.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.396 |-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 12:30:59.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2168(Integer) 2018-08-12 12:30:59.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.405 |-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 12:30:59.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2501(Integer) 2018-08-12 12:30:59.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.416 |-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 12:30:59.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2501(Integer) 2018-08-12 12:30:59.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.424 |-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 12:30:59.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2502(Integer) 2018-08-12 12:30:59.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.433 |-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 12:30:59.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2502(Integer) 2018-08-12 12:30:59.441 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.442 |-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 12:30:59.442 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2503(Integer) 2018-08-12 12:30:59.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.450 |-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 12:30:59.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2503(Integer) 2018-08-12 12:30:59.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.457 |-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 12:30:59.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2504(Integer) 2018-08-12 12:30:59.465 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.465 |-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 12:30:59.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2504(Integer) 2018-08-12 12:30:59.473 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.473 |-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 12:30:59.474 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2505(Integer) 2018-08-12 12:30:59.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.481 |-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 12:30:59.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2505(Integer) 2018-08-12 12:30:59.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.490 |-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 12:30:59.490 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2506(Integer) 2018-08-12 12:30:59.498 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.498 |-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 12:30:59.499 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2506(Integer) 2018-08-12 12:30:59.507 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.507 |-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 12:30:59.508 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2507(Integer) 2018-08-12 12:30:59.515 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.516 |-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 12:30:59.516 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2507(Integer) 2018-08-12 12:30:59.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.523 |-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 12:30:59.524 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2508(Integer) 2018-08-12 12:30:59.532 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.533 |-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 12:30:59.533 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2508(Integer) 2018-08-12 12:30:59.540 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.541 |-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 12:30:59.541 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2509(Integer) 2018-08-12 12:30:59.548 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.549 |-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 12:30:59.549 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2509(Integer) 2018-08-12 12:30:59.557 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.557 |-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 12:30:59.557 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2510(Integer) 2018-08-12 12:30:59.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.565 |-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 12:30:59.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2510(Integer) 2018-08-12 12:30:59.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.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 12:30:59.574 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2880(Integer) 2018-08-12 12:30:59.582 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.582 |-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 12:30:59.583 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2880(Integer) 2018-08-12 12:30:59.591 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.591 |-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 12:30:59.591 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2512(Integer) 2018-08-12 12:30:59.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.601 |-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 12:30:59.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2512(Integer) 2018-08-12 12:30:59.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.609 |-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 12:30:59.610 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2514(Integer) 2018-08-12 12:30:59.619 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.619 |-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 12:30:59.619 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2514(Integer) 2018-08-12 12:30:59.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.628 |-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 12:30:59.628 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2515(Integer) 2018-08-12 12:30:59.635 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.636 |-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 12:30:59.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2515(Integer) 2018-08-12 12:30:59.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.645 |-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 12:30:59.645 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2516(Integer) 2018-08-12 12:30:59.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.655 |-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 12:30:59.656 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2516(Integer) 2018-08-12 12:30:59.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.664 |-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 12:30:59.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2517(Integer) 2018-08-12 12:30:59.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.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 12:30:59.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2517(Integer) 2018-08-12 12:30:59.681 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.681 |-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 12:30:59.681 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2518(Integer) 2018-08-12 12:30:59.690 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.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 12:30:59.691 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2518(Integer) 2018-08-12 12:30:59.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.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 12:30:59.721 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2550(Integer) 2018-08-12 12:30:59.729 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:59.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 12:30:59.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2550(Integer) 2018-08-12 12:30:59.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.739 |-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 12:30:59.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2551(Integer) 2018-08-12 12:30:59.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:59.749 |-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 12:30:59.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2551(Integer) 2018-08-12 12:30:59.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.757 |-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 12:30:59.758 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2943(Integer) 2018-08-12 12:30:59.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:30:59.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 12:30:59.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2943(Integer) 2018-08-12 12:30:59.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.776 |-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 12:30:59.777 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2552(Integer) 2018-08-12 12:30:59.786 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:30:59.786 |-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 12:30:59.786 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2552(Integer) 2018-08-12 12:30:59.791 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.792 |-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 12:30:59.792 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2553(Integer) 2018-08-12 12:30:59.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.801 |-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 12:30:59.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2553(Integer) 2018-08-12 12:30:59.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.809 |-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 12:30:59.810 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2554(Integer) 2018-08-12 12:30:59.817 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.818 |-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 12:30:59.819 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2554(Integer) 2018-08-12 12:30:59.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.827 |-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 12:30:59.827 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2555(Integer) 2018-08-12 12:30:59.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.835 |-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 12:30:59.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2555(Integer) 2018-08-12 12:30:59.842 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.842 |-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 12:30:59.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2556(Integer) 2018-08-12 12:30:59.852 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.852 |-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 12:30:59.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2556(Integer) 2018-08-12 12:30:59.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.862 |-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 12:30:59.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2557(Integer) 2018-08-12 12:30:59.871 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:30:59.872 |-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 12:30:59.872 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2557(Integer) 2018-08-12 12:30:59.881 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.882 |-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 12:30:59.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2558(Integer) 2018-08-12 12:30:59.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.891 |-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 12:30:59.891 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2558(Integer) 2018-08-12 12:30:59.898 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.898 |-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 12:30:59.899 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2559(Integer) 2018-08-12 12:30:59.907 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.907 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:59.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 12:30:59.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2559(Integer) 2018-08-12 12:30:59.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.916 |-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 12:30:59.916 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2560(Integer) 2018-08-12 12:30:59.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.925 |-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 12:30:59.925 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2560(Integer) 2018-08-12 12:30:59.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.933 |-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 12:30:59.933 |-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 12:30:59.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2561(Integer) 2018-08-12 12:30:59.934 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:30:59.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.943 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:30:59.943 |-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 12:30:59.943 |-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 12:30:59.943 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2561(Integer) 2018-08-12 12:30:59.944 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:59.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.951 |-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 12:30:59.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2562(Integer) 2018-08-12 12:30:59.955 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:30:59.956 |-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 12:30:59.956 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:30:59.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.959 |-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 12:30:59.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2562(Integer) 2018-08-12 12:30:59.965 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.967 |-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 12:30:59.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2563(Integer) 2018-08-12 12:30:59.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.977 |-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 12:30:59.978 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2563(Integer) 2018-08-12 12:30:59.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:30:59.986 |-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 12:30:59.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2564(Integer) 2018-08-12 12:30:59.989 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:30:59.990 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:30:59.995 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:30:59.996 |-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 12:30:59.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2564(Integer) 2018-08-12 12:31:00.002 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.003 |-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 12:31:00.004 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2565(Integer) 2018-08-12 12:31:00.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.015 |-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 12:31:00.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2565(Integer) 2018-08-12 12:31:00.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.022 |-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 12:31:00.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2566(Integer) 2018-08-12 12:31:00.030 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.031 |-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 12:31:00.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2566(Integer) 2018-08-12 12:31:00.039 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.039 |-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 12:31:00.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2567(Integer) 2018-08-12 12:31:00.047 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.047 |-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 12:31:00.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2567(Integer) 2018-08-12 12:31:00.054 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.054 |-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 12:31:00.055 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2568(Integer) 2018-08-12 12:31:00.063 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.064 |-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 12:31:00.064 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2568(Integer) 2018-08-12 12:31:00.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.072 |-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 12:31:00.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2569(Integer) 2018-08-12 12:31:00.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.080 |-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 12:31:00.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2569(Integer) 2018-08-12 12:31:00.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.089 |-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 12:31:00.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2570(Integer) 2018-08-12 12:31:00.098 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.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 12:31:00.099 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2570(Integer) 2018-08-12 12:31:00.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.107 |-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 12:31:00.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2571(Integer) 2018-08-12 12:31:00.114 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.114 |-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 12:31:00.115 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2571(Integer) 2018-08-12 12:31:00.121 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.122 |-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 12:31:00.122 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2572(Integer) 2018-08-12 12:31:00.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.129 |-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 12:31:00.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2572(Integer) 2018-08-12 12:31:00.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.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 12:31:00.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2573(Integer) 2018-08-12 12:31:00.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.145 |-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 12:31:00.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2573(Integer) 2018-08-12 12:31:00.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.155 |-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 12:31:00.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2574(Integer) 2018-08-12 12:31:00.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.166 |-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 12:31:00.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2574(Integer) 2018-08-12 12:31:00.173 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.174 |-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 12:31:00.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2575(Integer) 2018-08-12 12:31:00.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.185 |-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 12:31:00.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2575(Integer) 2018-08-12 12:31:00.195 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.196 |-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 12:31:00.196 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2576(Integer) 2018-08-12 12:31:00.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.206 |-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 12:31:00.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2576(Integer) 2018-08-12 12:31:00.214 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.215 |-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 12:31:00.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2577(Integer) 2018-08-12 12:31:00.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.224 |-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 12:31:00.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2577(Integer) 2018-08-12 12:31:00.232 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.232 |-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 12:31:00.233 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2948(Integer) 2018-08-12 12:31:00.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.241 |-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 12:31:00.242 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2948(Integer) 2018-08-12 12:31:00.249 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.249 |-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 12:31:00.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2874(Integer) 2018-08-12 12:31:00.257 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:00.259 |-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 12:31:00.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2874(Integer) 2018-08-12 12:31:00.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.268 |-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 12:31:00.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2440(Integer) 2018-08-12 12:31:00.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:00.277 |-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 12:31:00.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2440(Integer) 2018-08-12 12:31:00.283 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.284 |-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 12:31:00.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2580(Integer) 2018-08-12 12:31:00.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:00.293 |-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 12:31:00.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2580(Integer) 2018-08-12 12:31:00.298 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.299 |-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 12:31:00.299 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2594(Integer) 2018-08-12 12:31:00.306 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.307 |-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 12:31:00.307 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2594(Integer) 2018-08-12 12:31:00.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.315 |-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 12:31:00.315 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2587(Integer) 2018-08-12 12:31:00.323 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.324 |-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 12:31:00.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2587(Integer) 2018-08-12 12:31:00.331 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.331 |-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 12:31:00.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2608(Integer) 2018-08-12 12:31:00.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.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 12:31:00.342 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2608(Integer) 2018-08-12 12:31:00.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.350 |-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 12:31:00.350 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2601(Integer) 2018-08-12 12:31:00.358 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.358 |-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 12:31:00.359 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2601(Integer) 2018-08-12 12:31:00.367 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.368 |-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 12:31:00.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2602(Integer) 2018-08-12 12:31:00.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.377 |-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 12:31:00.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2602(Integer) 2018-08-12 12:31:00.385 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.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 12:31:00.386 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2588(Integer) 2018-08-12 12:31:00.394 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.394 |-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 12:31:00.395 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2588(Integer) 2018-08-12 12:31:00.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.403 |-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 12:31:00.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2589(Integer) 2018-08-12 12:31:00.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.413 |-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 12:31:00.414 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2589(Integer) 2018-08-12 12:31:00.421 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.422 |-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 12:31:00.422 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2610(Integer) 2018-08-12 12:31:00.430 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.431 |-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 12:31:00.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2610(Integer) 2018-08-12 12:31:00.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.439 |-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 12:31:00.439 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2581(Integer) 2018-08-12 12:31:00.449 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.450 |-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 12:31:00.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2581(Integer) 2018-08-12 12:31:00.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.458 |-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 12:31:00.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2596(Integer) 2018-08-12 12:31:00.467 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.467 |-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 12:31:00.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2596(Integer) 2018-08-12 12:31:00.475 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.476 |-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 12:31:00.477 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2603(Integer) 2018-08-12 12:31:00.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.486 |-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 12:31:00.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2603(Integer) 2018-08-12 12:31:00.494 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.495 |-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 12:31:00.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2585(Integer) 2018-08-12 12:31:00.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.504 |-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 12:31:00.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2585(Integer) 2018-08-12 12:31:00.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.512 |-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 12:31:00.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2590(Integer) 2018-08-12 12:31:00.518 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.519 |-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 12:31:00.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2590(Integer) 2018-08-12 12:31:00.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.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 12:31:00.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2584(Integer) 2018-08-12 12:31:00.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.537 |-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 12:31:00.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2584(Integer) 2018-08-12 12:31:00.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.544 |-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 12:31:00.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2591(Integer) 2018-08-12 12:31:00.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.555 |-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 12:31:00.555 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2591(Integer) 2018-08-12 12:31:00.563 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.564 |-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 12:31:00.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2607(Integer) 2018-08-12 12:31:00.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.572 |-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 12:31:00.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2607(Integer) 2018-08-12 12:31:00.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.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 12:31:00.581 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2604(Integer) 2018-08-12 12:31:00.588 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.589 |-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 12:31:00.589 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2604(Integer) 2018-08-12 12:31:00.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.598 |-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 12:31:00.599 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2600(Integer) 2018-08-12 12:31:00.606 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.607 |-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 12:31:00.608 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2600(Integer) 2018-08-12 12:31:00.617 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.618 |-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 12:31:00.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2583(Integer) 2018-08-12 12:31:00.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.627 |-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 12:31:00.628 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2583(Integer) 2018-08-12 12:31:00.635 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.635 |-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 12:31:00.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2582(Integer) 2018-08-12 12:31:00.645 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.645 |-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 12:31:00.646 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2582(Integer) 2018-08-12 12:31:00.653 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.653 |-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 12:31:00.654 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2595(Integer) 2018-08-12 12:31:00.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.662 |-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 12:31:00.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2595(Integer) 2018-08-12 12:31:00.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.670 |-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 12:31:00.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2597(Integer) 2018-08-12 12:31:00.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.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 12:31:00.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2597(Integer) 2018-08-12 12:31:00.687 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.687 |-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 12:31:00.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2593(Integer) 2018-08-12 12:31:00.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.697 |-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 12:31:00.697 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2593(Integer) 2018-08-12 12:31:00.698 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:00.703 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.705 |-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 12:31:00.705 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2606(Integer) 2018-08-12 12:31:00.713 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.713 |-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 12:31:00.713 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2606(Integer) 2018-08-12 12:31:00.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.722 |-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 12:31:00.722 |-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 12:31:00.723 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2599(Integer) 2018-08-12 12:31:00.723 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:00.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.732 |-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 12:31:00.732 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2599(Integer) 2018-08-12 12:31:00.732 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:00.733 |-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 12:31:00.733 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:00.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.740 |-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 12:31:00.740 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2346(Integer) 2018-08-12 12:31:00.742 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:00.743 |-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 12:31:00.743 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:00.748 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:00.749 |-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 12:31:00.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2346(Integer) 2018-08-12 12:31:00.751 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.756 |-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 12:31:00.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2347(Integer) 2018-08-12 12:31:00.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:00.766 |-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 12:31:00.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2347(Integer) 2018-08-12 12:31:00.773 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.774 |-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 12:31:00.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2348(Integer) 2018-08-12 12:31:00.777 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:00.777 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:00.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:00.785 |-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 12:31:00.786 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2348(Integer) 2018-08-12 12:31:00.795 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.796 |-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 12:31:00.796 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2364(Integer) 2018-08-12 12:31:00.806 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.807 |-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 12:31:00.807 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2364(Integer) 2018-08-12 12:31:00.813 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.814 |-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 12:31:00.814 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2356(Integer) 2018-08-12 12:31:00.822 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.823 |-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 12:31:00.823 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2356(Integer) 2018-08-12 12:31:00.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.831 |-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 12:31:00.831 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2359(Integer) 2018-08-12 12:31:00.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.838 |-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 12:31:00.839 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2359(Integer) 2018-08-12 12:31:00.847 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.848 |-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 12:31:00.848 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2353(Integer) 2018-08-12 12:31:00.856 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.856 |-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 12:31:00.857 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2353(Integer) 2018-08-12 12:31:00.863 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.864 |-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 12:31:00.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2363(Integer) 2018-08-12 12:31:00.871 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:00.872 |-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 12:31:00.872 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2363(Integer) 2018-08-12 12:31:00.879 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.880 |-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 12:31:00.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2349(Integer) 2018-08-12 12:31:00.895 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.896 |-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 12:31:00.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2349(Integer) 2018-08-12 12:31:00.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.903 |-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 12:31:00.903 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2362(Integer) 2018-08-12 12:31:00.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.909 |-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 12:31:00.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2362(Integer) 2018-08-12 12:31:00.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.916 |-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 12:31:00.916 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2351(Integer) 2018-08-12 12:31:00.923 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.924 |-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 12:31:00.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2351(Integer) 2018-08-12 12:31:00.929 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.930 |-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 12:31:00.930 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2366(Integer) 2018-08-12 12:31:00.938 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.939 |-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 12:31:00.940 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2366(Integer) 2018-08-12 12:31:00.947 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.948 |-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 12:31:00.948 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2358(Integer) 2018-08-12 12:31:00.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.954 |-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 12:31:00.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2358(Integer) 2018-08-12 12:31:00.963 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.963 |-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 12:31:00.963 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2357(Integer) 2018-08-12 12:31:00.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.971 |-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 12:31:00.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2357(Integer) 2018-08-12 12:31:00.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.978 |-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 12:31:00.978 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2374(Integer) 2018-08-12 12:31:00.986 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:00.987 |-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 12:31:00.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2374(Integer) 2018-08-12 12:31:00.993 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:00.994 |-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 12:31:00.994 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2371(Integer) 2018-08-12 12:31:01.001 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.002 |-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 12:31:01.002 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2371(Integer) 2018-08-12 12:31:01.010 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.010 |-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 12:31:01.011 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2377(Integer) 2018-08-12 12:31:01.017 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.019 |-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 12:31:01.019 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2377(Integer) 2018-08-12 12:31:01.027 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.027 |-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 12:31:01.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2376(Integer) 2018-08-12 12:31:01.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.035 |-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 12:31:01.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2376(Integer) 2018-08-12 12:31:01.042 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.042 |-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 12:31:01.043 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2372(Integer) 2018-08-12 12:31:01.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.049 |-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 12:31:01.050 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2372(Integer) 2018-08-12 12:31:01.058 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.058 |-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 12:31:01.059 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2365(Integer) 2018-08-12 12:31:01.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.065 |-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 12:31:01.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2365(Integer) 2018-08-12 12:31:01.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.071 |-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 12:31:01.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2370(Integer) 2018-08-12 12:31:01.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.079 |-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 12:31:01.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2370(Integer) 2018-08-12 12:31:01.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.089 |-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 12:31:01.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2373(Integer) 2018-08-12 12:31:01.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2373(Integer) 2018-08-12 12:31:01.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.104 |-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 12:31:01.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2360(Integer) 2018-08-12 12:31:01.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.112 |-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 12:31:01.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2360(Integer) 2018-08-12 12:31:01.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.119 |-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 12:31:01.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2350(Integer) 2018-08-12 12:31:01.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.127 |-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 12:31:01.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2350(Integer) 2018-08-12 12:31:01.134 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.135 |-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 12:31:01.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2354(Integer) 2018-08-12 12:31:01.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.144 |-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 12:31:01.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2354(Integer) 2018-08-12 12:31:01.151 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.152 |-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 12:31:01.152 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2352(Integer) 2018-08-12 12:31:01.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.160 |-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 12:31:01.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2352(Integer) 2018-08-12 12:31:01.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.167 |-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 12:31:01.168 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2361(Integer) 2018-08-12 12:31:01.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.176 |-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 12:31:01.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2361(Integer) 2018-08-12 12:31:01.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.185 |-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 12:31:01.186 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2367(Integer) 2018-08-12 12:31:01.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.194 |-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 12:31:01.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2367(Integer) 2018-08-12 12:31:01.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.202 |-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 12:31:01.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2454(Integer) 2018-08-12 12:31:01.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.209 |-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 12:31:01.209 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2454(Integer) 2018-08-12 12:31:01.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.216 |-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 12:31:01.216 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2368(Integer) 2018-08-12 12:31:01.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.225 |-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 12:31:01.225 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2368(Integer) 2018-08-12 12:31:01.233 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.234 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2375(Integer) 2018-08-12 12:31:01.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.242 |-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 12:31:01.242 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2375(Integer) 2018-08-12 12:31:01.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.251 |-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 12:31:01.251 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2369(Integer) 2018-08-12 12:31:01.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.260 |-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 12:31:01.260 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2369(Integer) 2018-08-12 12:31:01.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.269 |-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 12:31:01.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2586(Integer) 2018-08-12 12:31:01.277 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.278 |-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 12:31:01.278 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2586(Integer) 2018-08-12 12:31:01.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.285 |-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 12:31:01.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2612(Integer) 2018-08-12 12:31:01.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.293 |-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 12:31:01.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2612(Integer) 2018-08-12 12:31:01.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.303 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2613(Integer) 2018-08-12 12:31:01.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2613(Integer) 2018-08-12 12:31:01.318 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.319 |-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 12:31:01.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2605(Integer) 2018-08-12 12:31:01.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.328 |-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 12:31:01.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2605(Integer) 2018-08-12 12:31:01.335 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.335 |-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 12:31:01.336 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2878(Integer) 2018-08-12 12:31:01.343 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.344 |-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 12:31:01.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2878(Integer) 2018-08-12 12:31:01.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.352 |-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 12:31:01.353 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2887(Integer) 2018-08-12 12:31:01.360 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.361 |-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 12:31:01.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2887(Integer) 2018-08-12 12:31:01.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31: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 12:31:01.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2179(Integer) 2018-08-12 12:31:01.382 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:01.382 |-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 12:31:01.383 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2179(Integer) 2018-08-12 12:31:01.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.391 |-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 12:31:01.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2180(Integer) 2018-08-12 12:31:01.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:01.400 |-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 12:31:01.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2180(Integer) 2018-08-12 12:31:01.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.410 |-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 12:31:01.410 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2181(Integer) 2018-08-12 12:31:01.419 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:01.420 |-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 12:31:01.420 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2181(Integer) 2018-08-12 12:31:01.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.428 |-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 12:31:01.428 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2182(Integer) 2018-08-12 12:31:01.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:01.437 |-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 12:31:01.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2182(Integer) 2018-08-12 12:31:01.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2183(Integer) 2018-08-12 12:31:01.453 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:01.454 |-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 12:31:01.454 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2183(Integer) 2018-08-12 12:31:01.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2184(Integer) 2018-08-12 12:31:01.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:01.472 |-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 12:31:01.472 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2184(Integer) 2018-08-12 12:31:01.480 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2185(Integer) 2018-08-12 12:31:01.488 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:01.489 |-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 12:31:01.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2185(Integer) 2018-08-12 12:31:01.496 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2186(Integer) 2018-08-12 12:31:01.500 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:01.505 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.505 |-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 12:31:01.506 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2186(Integer) 2018-08-12 12:31:01.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.514 |-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 12:31:01.514 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2187(Integer) 2018-08-12 12:31:01.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.520 |-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 12:31:01.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2187(Integer) 2018-08-12 12:31:01.525 |-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 12:31:01.525 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:01.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2188(Integer) 2018-08-12 12:31:01.535 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.535 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:01.536 |-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 12:31:01.536 |-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 12:31:01.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2188(Integer) 2018-08-12 12:31:01.537 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:01.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2189(Integer) 2018-08-12 12:31:01.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:01.548 |-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 12:31:01.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:01.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.554 |-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 12:31:01.555 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2189(Integer) 2018-08-12 12:31:01.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.560 |-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 12:31:01.561 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2190(Integer) 2018-08-12 12:31:01.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2190(Integer) 2018-08-12 12:31:01.575 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.575 |-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 12:31:01.576 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2191(Integer) 2018-08-12 12:31:01.582 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:01.582 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.583 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:01.583 |-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 12:31:01.584 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2191(Integer) 2018-08-12 12:31:01.590 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.590 |-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 12:31:01.591 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2192(Integer) 2018-08-12 12:31:01.597 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.597 |-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 12:31:01.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2192(Integer) 2018-08-12 12:31:01.606 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.606 |-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 12:31:01.607 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2193(Integer) 2018-08-12 12:31:01.614 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.614 |-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 12:31:01.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2193(Integer) 2018-08-12 12:31:01.621 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.622 |-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 12:31:01.622 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2194(Integer) 2018-08-12 12:31:01.629 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.629 |-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 12:31:01.630 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2194(Integer) 2018-08-12 12:31:01.637 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.638 |-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 12:31:01.638 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2195(Integer) 2018-08-12 12:31:01.646 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.647 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2195(Integer) 2018-08-12 12:31:01.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.661 |-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 12:31:01.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2196(Integer) 2018-08-12 12:31:01.668 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.670 |-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 12:31:01.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2196(Integer) 2018-08-12 12:31:01.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2197(Integer) 2018-08-12 12:31:01.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.689 |-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 12:31:01.689 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2197(Integer) 2018-08-12 12:31:01.694 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.695 |-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 12:31:01.695 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2198(Integer) 2018-08-12 12:31:01.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.704 |-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 12:31:01.704 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2198(Integer) 2018-08-12 12:31:01.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.712 |-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 12:31:01.712 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2199(Integer) 2018-08-12 12:31:01.719 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.720 |-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 12:31:01.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2199(Integer) 2018-08-12 12:31:01.727 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.727 |-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 12:31:01.728 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2200(Integer) 2018-08-12 12:31:01.735 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.735 |-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 12:31:01.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2200(Integer) 2018-08-12 12:31:01.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.744 |-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 12:31:01.745 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2201(Integer) 2018-08-12 12:31:01.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.754 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2201(Integer) 2018-08-12 12:31:01.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.763 |-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 12:31:01.763 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2202(Integer) 2018-08-12 12:31:01.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.772 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2202(Integer) 2018-08-12 12:31:01.779 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.780 |-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 12:31:01.780 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2203(Integer) 2018-08-12 12:31:01.787 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.788 |-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 12:31:01.789 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2203(Integer) 2018-08-12 12:31:01.793 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.794 |-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 12:31:01.794 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2204(Integer) 2018-08-12 12:31:01.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.803 |-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 12:31:01.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2204(Integer) 2018-08-12 12:31:01.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.812 |-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 12:31:01.813 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2205(Integer) 2018-08-12 12:31:01.819 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.821 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2205(Integer) 2018-08-12 12:31:01.828 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.828 |-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 12:31:01.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2206(Integer) 2018-08-12 12:31:01.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.838 |-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 12:31:01.839 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2206(Integer) 2018-08-12 12:31:01.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.844 |-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 12:31:01.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2207(Integer) 2018-08-12 12:31:01.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.852 |-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 12:31:01.852 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2207(Integer) 2018-08-12 12:31:01.859 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2208(Integer) 2018-08-12 12:31:01.866 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.868 |-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 12:31:01.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2208(Integer) 2018-08-12 12:31:01.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.876 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2209(Integer) 2018-08-12 12:31:01.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.882 |-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 12:31:01.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2209(Integer) 2018-08-12 12:31:01.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.891 |-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 12:31:01.892 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2703(Integer) 2018-08-12 12:31:01.899 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:01.900 |-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 12:31:01.900 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2703(Integer) 2018-08-12 12:31:01.906 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.907 |-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 12:31:01.907 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2211(Integer) 2018-08-12 12:31:01.913 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.914 |-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 12:31:01.914 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2211(Integer) 2018-08-12 12:31:01.921 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.922 |-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 12:31:01.922 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2212(Integer) 2018-08-12 12:31:01.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.928 |-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 12:31:01.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2212(Integer) 2018-08-12 12:31:01.935 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.937 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2213(Integer) 2018-08-12 12:31:01.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.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 12:31:01.945 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2213(Integer) 2018-08-12 12:31:01.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.952 |-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 12:31:01.953 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2214(Integer) 2018-08-12 12:31:01.961 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:01.961 |-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 12:31:01.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2214(Integer) 2018-08-12 12:31:01.968 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.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 12:31:01.969 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2067(Integer) 2018-08-12 12:31:01.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:01.978 |-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 12:31:01.978 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2067(Integer) 2018-08-12 12:31:01.985 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:01.986 |-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 12:31:01.986 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2068(Integer) 2018-08-12 12:31:01.993 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:01.994 |-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 12:31:01.994 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2068(Integer) 2018-08-12 12:31:02.000 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.001 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2069(Integer) 2018-08-12 12:31:02.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.009 |-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 12:31:02.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2069(Integer) 2018-08-12 12:31:02.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.016 |-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 12:31:02.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2070(Integer) 2018-08-12 12:31:02.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.025 |-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 12:31:02.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2070(Integer) 2018-08-12 12:31:02.031 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.032 |-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 12:31:02.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2071(Integer) 2018-08-12 12:31:02.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.041 |-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 12:31:02.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2071(Integer) 2018-08-12 12:31:02.045 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:02.047 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.048 |-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 12:31:02.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2072(Integer) 2018-08-12 12:31:02.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.056 |-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 12:31:02.057 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2072(Integer) 2018-08-12 12:31:02.063 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.064 |-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 12:31:02.064 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2073(Integer) 2018-08-12 12:31:02.070 |-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 12:31:02.070 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:02.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.072 |-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 12:31:02.073 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2073(Integer) 2018-08-12 12:31:02.077 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:02.078 |-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 12:31:02.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.078 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:02.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 12:31:02.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2074(Integer) 2018-08-12 12:31:02.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.088 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:02.088 |-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 12:31:02.088 |-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 12:31:02.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2074(Integer) 2018-08-12 12:31:02.089 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:02.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.095 |-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 12:31:02.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2075(Integer) 2018-08-12 12:31:02.096 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.104 |-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 12:31:02.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2075(Integer) 2018-08-12 12:31:02.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.112 |-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 12:31:02.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2076(Integer) 2018-08-12 12:31:02.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.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 12:31:02.120 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:02.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2076(Integer) 2018-08-12 12:31:02.120 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:02.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.127 |-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 12:31:02.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2077(Integer) 2018-08-12 12:31:02.134 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.135 |-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 12:31:02.135 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2077(Integer) 2018-08-12 12:31:02.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.143 |-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 12:31:02.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2079(Integer) 2018-08-12 12:31:02.149 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.150 |-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 12:31:02.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2079(Integer) 2018-08-12 12:31:02.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.157 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2080(Integer) 2018-08-12 12:31:02.163 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.164 |-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 12:31:02.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2080(Integer) 2018-08-12 12:31:02.171 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.171 |-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 12:31:02.172 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2082(Integer) 2018-08-12 12:31:02.179 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.179 |-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 12:31:02.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2082(Integer) 2018-08-12 12:31:02.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.186 |-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 12:31:02.187 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2083(Integer) 2018-08-12 12:31:02.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.194 |-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 12:31:02.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2083(Integer) 2018-08-12 12:31:02.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2084(Integer) 2018-08-12 12:31:02.208 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.208 |-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 12:31:02.209 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2084(Integer) 2018-08-12 12:31:02.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.216 |-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 12:31:02.216 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2085(Integer) 2018-08-12 12:31:02.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.223 |-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 12:31:02.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2085(Integer) 2018-08-12 12:31:02.231 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.232 |-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 12:31:02.232 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2086(Integer) 2018-08-12 12:31:02.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.240 |-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 12:31:02.240 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2086(Integer) 2018-08-12 12:31:02.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.246 |-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 12:31:02.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2087(Integer) 2018-08-12 12:31:02.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.253 |-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 12:31:02.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2087(Integer) 2018-08-12 12:31:02.261 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.262 |-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 12:31:02.262 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2408(Integer) 2018-08-12 12:31:02.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.270 |-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 12:31:02.271 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2408(Integer) 2018-08-12 12:31:02.278 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.278 |-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 12:31:02.279 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2089(Integer) 2018-08-12 12:31:02.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.286 |-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 12:31:02.287 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2089(Integer) 2018-08-12 12:31:02.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.294 |-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 12:31:02.294 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2090(Integer) 2018-08-12 12:31:02.300 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.301 |-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 12:31:02.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2090(Integer) 2018-08-12 12:31:02.309 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.309 |-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 12:31:02.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2091(Integer) 2018-08-12 12:31:02.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.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 12:31:02.317 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2091(Integer) 2018-08-12 12:31:02.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.325 |-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 12:31:02.325 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2890(Integer) 2018-08-12 12:31:02.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.333 |-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 12:31:02.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2890(Integer) 2018-08-12 12:31:02.339 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.340 |-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 12:31:02.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2637(Integer) 2018-08-12 12:31:02.348 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:02.349 |-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 12:31:02.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2637(Integer) 2018-08-12 12:31:02.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.357 |-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 12:31:02.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2638(Integer) 2018-08-12 12:31:02.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:02.368 |-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 12:31:02.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2638(Integer) 2018-08-12 12:31:02.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.376 |-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 12:31:02.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2639(Integer) 2018-08-12 12:31:02.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:02.385 |-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 12:31:02.385 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2639(Integer) 2018-08-12 12:31:02.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.393 |-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 12:31:02.393 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2644(Integer) 2018-08-12 12:31:02.402 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.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 12:31:02.403 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2644(Integer) 2018-08-12 12:31:02.411 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.411 |-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 12:31:02.412 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2655(Integer) 2018-08-12 12:31:02.420 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.420 |-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 12:31:02.421 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2655(Integer) 2018-08-12 12:31:02.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.427 |-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 12:31:02.428 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2646(Integer) 2018-08-12 12:31:02.435 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.436 |-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 12:31:02.436 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2646(Integer) 2018-08-12 12:31:02.442 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.442 |-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 12:31:02.443 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2640(Integer) 2018-08-12 12:31:02.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.451 |-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 12:31:02.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2640(Integer) 2018-08-12 12:31:02.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.459 |-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 12:31:02.460 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2650(Integer) 2018-08-12 12:31:02.467 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.468 |-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 12:31:02.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2650(Integer) 2018-08-12 12:31:02.474 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.474 |-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 12:31:02.475 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2642(Integer) 2018-08-12 12:31:02.481 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.481 |-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 12:31:02.482 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2642(Integer) 2018-08-12 12:31:02.489 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.489 |-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 12:31:02.490 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2645(Integer) 2018-08-12 12:31:02.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.497 |-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 12:31:02.498 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2645(Integer) 2018-08-12 12:31:02.505 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.506 |-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 12:31:02.506 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2641(Integer) 2018-08-12 12:31:02.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.514 |-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 12:31:02.514 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2641(Integer) 2018-08-12 12:31:02.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.521 |-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 12:31:02.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2653(Integer) 2018-08-12 12:31:02.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.528 |-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 12:31:02.529 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2653(Integer) 2018-08-12 12:31:02.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.537 |-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 12:31:02.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2648(Integer) 2018-08-12 12:31:02.544 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.545 |-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 12:31:02.545 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2648(Integer) 2018-08-12 12:31:02.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31: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 12:31:02.555 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2651(Integer) 2018-08-12 12:31:02.562 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.563 |-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 12:31:02.563 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2651(Integer) 2018-08-12 12:31:02.571 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.572 |-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 12:31:02.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2910(Integer) 2018-08-12 12:31:02.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.581 |-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 12:31:02.581 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2910(Integer) 2018-08-12 12:31:02.588 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.589 |-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 12:31:02.589 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2656(Integer) 2018-08-12 12:31:02.597 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.598 |-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 12:31:02.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2656(Integer) 2018-08-12 12:31:02.606 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.607 |-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 12:31:02.607 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2661(Integer) 2018-08-12 12:31:02.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.616 |-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 12:31:02.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2661(Integer) 2018-08-12 12:31:02.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.624 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2664(Integer) 2018-08-12 12:31:02.631 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.632 |-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 12:31:02.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2664(Integer) 2018-08-12 12:31:02.639 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.640 |-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 12:31:02.640 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2657(Integer) 2018-08-12 12:31:02.648 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.649 |-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 12:31:02.649 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2657(Integer) 2018-08-12 12:31:02.656 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2647(Integer) 2018-08-12 12:31:02.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.665 |-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 12:31:02.665 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2647(Integer) 2018-08-12 12:31:02.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.673 |-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 12:31:02.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2654(Integer) 2018-08-12 12:31:02.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.680 |-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 12:31:02.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2654(Integer) 2018-08-12 12:31:02.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.689 |-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 12:31:02.689 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2663(Integer) 2018-08-12 12:31:02.697 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.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 12:31:02.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2663(Integer) 2018-08-12 12:31:02.705 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.706 |-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 12:31:02.706 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2666(Integer) 2018-08-12 12:31:02.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.714 |-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 12:31:02.715 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2666(Integer) 2018-08-12 12:31:02.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.723 |-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 12:31:02.723 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2662(Integer) 2018-08-12 12:31:02.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.731 |-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 12:31:02.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2662(Integer) 2018-08-12 12:31:02.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.739 |-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 12:31:02.740 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2649(Integer) 2018-08-12 12:31:02.748 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.749 |-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 12:31:02.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2649(Integer) 2018-08-12 12:31:02.756 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.757 |-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 12:31:02.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2665(Integer) 2018-08-12 12:31:02.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.766 |-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 12:31:02.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2665(Integer) 2018-08-12 12:31:02.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.775 |-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 12:31:02.775 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2659(Integer) 2018-08-12 12:31:02.782 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.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 12:31:02.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2659(Integer) 2018-08-12 12:31:02.791 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.792 |-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 12:31:02.792 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2660(Integer) 2018-08-12 12:31:02.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.800 |-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 12:31:02.801 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2660(Integer) 2018-08-12 12:31:02.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.810 |-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 12:31:02.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2936(Integer) 2018-08-12 12:31:02.819 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.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 12:31:02.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2936(Integer) 2018-08-12 12:31:02.828 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:02.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.829 |-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 12:31:02.830 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2626(Integer) 2018-08-12 12:31:02.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.838 |-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 12:31:02.838 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2626(Integer) 2018-08-12 12:31:02.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.845 |-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 12:31:02.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2477(Integer) 2018-08-12 12:31:02.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.852 |-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 12:31:02.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2477(Integer) 2018-08-12 12:31:02.855 |-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 12:31:02.855 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:02.859 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.859 |-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 12:31:02.859 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2430(Integer) 2018-08-12 12:31:02.863 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:02.863 |-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 12:31:02.863 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:02.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:02.869 |-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 12:31:02.869 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2430(Integer) 2018-08-12 12:31:02.873 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:02.874 |-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 12:31:02.874 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:02.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.876 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2431(Integer) 2018-08-12 12:31:02.880 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.884 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:02.885 |-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 12:31:02.885 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2431(Integer) 2018-08-12 12:31:02.892 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.893 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2432(Integer) 2018-08-12 12:31:02.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:02.902 |-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 12:31:02.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2432(Integer) 2018-08-12 12:31:02.907 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.907 |-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 12:31:02.907 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2447(Integer) 2018-08-12 12:31:02.913 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:02.913 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:02.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:02.915 |-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 12:31:02.916 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2447(Integer) 2018-08-12 12:31:02.923 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.923 |-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 12:31:02.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2438(Integer) 2018-08-12 12:31:02.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.935 |-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 12:31:02.935 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2438(Integer) 2018-08-12 12:31:02.943 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.943 |-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 12:31:02.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2456(Integer) 2018-08-12 12:31:02.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.953 |-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 12:31:02.953 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2456(Integer) 2018-08-12 12:31:02.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.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 12:31:02.960 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2436(Integer) 2018-08-12 12:31:02.968 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.970 |-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 12:31:02.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2436(Integer) 2018-08-12 12:31:02.976 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.977 |-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 12:31:02.978 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2439(Integer) 2018-08-12 12:31:02.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:02.985 |-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 12:31:02.985 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2439(Integer) 2018-08-12 12:31:02.992 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:02.992 |-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 12:31:02.993 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2434(Integer) 2018-08-12 12:31:02.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.001 |-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 12:31:03.001 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2434(Integer) 2018-08-12 12:31:03.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.009 |-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 12:31:03.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2446(Integer) 2018-08-12 12:31:03.017 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.018 |-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 12:31:03.018 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2446(Integer) 2018-08-12 12:31:03.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.025 |-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 12:31:03.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2435(Integer) 2018-08-12 12:31:03.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.034 |-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 12:31:03.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2435(Integer) 2018-08-12 12:31:03.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.041 |-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 12:31:03.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2437(Integer) 2018-08-12 12:31:03.048 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.049 |-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 12:31:03.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2437(Integer) 2018-08-12 12:31:03.057 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.058 |-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 12:31:03.058 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2448(Integer) 2018-08-12 12:31:03.066 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.067 |-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 12:31:03.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2448(Integer) 2018-08-12 12:31:03.074 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.075 |-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 12:31:03.075 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2433(Integer) 2018-08-12 12:31:03.081 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.082 |-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 12:31:03.082 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2433(Integer) 2018-08-12 12:31:03.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.089 |-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 12:31:03.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2888(Integer) 2018-08-12 12:31:03.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.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 12:31:03.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2888(Integer) 2018-08-12 12:31:03.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.104 |-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 12:31:03.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2443(Integer) 2018-08-12 12:31:03.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.112 |-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 12:31:03.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2443(Integer) 2018-08-12 12:31:03.118 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.119 |-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 12:31:03.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2452(Integer) 2018-08-12 12:31:03.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.128 |-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 12:31:03.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2452(Integer) 2018-08-12 12:31:03.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.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 12:31:03.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2449(Integer) 2018-08-12 12:31:03.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.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 12:31:03.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2449(Integer) 2018-08-12 12:31:03.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.162 |-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 12:31:03.163 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2442(Integer) 2018-08-12 12:31:03.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.177 |-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 12:31:03.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2442(Integer) 2018-08-12 12:31:03.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.187 |-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 12:31:03.187 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2441(Integer) 2018-08-12 12:31:03.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.194 |-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 12:31:03.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2441(Integer) 2018-08-12 12:31:03.200 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.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 12:31:03.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2457(Integer) 2018-08-12 12:31:03.210 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.211 |-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 12:31:03.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2457(Integer) 2018-08-12 12:31:03.218 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.219 |-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 12:31:03.219 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2445(Integer) 2018-08-12 12:31:03.226 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.226 |-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 12:31:03.226 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2445(Integer) 2018-08-12 12:31:03.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.236 |-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 12:31:03.236 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2458(Integer) 2018-08-12 12:31:03.244 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.244 |-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 12:31:03.244 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2458(Integer) 2018-08-12 12:31:03.251 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.252 |-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 12:31:03.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2884(Integer) 2018-08-12 12:31:03.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.259 |-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 12:31:03.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2884(Integer) 2018-08-12 12:31:03.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.268 |-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 12:31:03.268 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2450(Integer) 2018-08-12 12:31:03.275 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.275 |-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 12:31:03.275 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2450(Integer) 2018-08-12 12:31:03.283 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.283 |-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 12:31:03.283 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2455(Integer) 2018-08-12 12:31:03.291 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.291 |-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 12:31:03.291 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2455(Integer) 2018-08-12 12:31:03.298 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.298 |-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 12:31:03.298 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2451(Integer) 2018-08-12 12:31:03.307 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.308 |-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 12:31:03.308 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2451(Integer) 2018-08-12 12:31:03.315 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.315 |-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 12:31:03.315 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2951(Integer) 2018-08-12 12:31:03.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.324 |-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 12:31:03.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2951(Integer) 2018-08-12 12:31:03.331 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.332 |-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 12:31:03.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2932(Integer) 2018-08-12 12:31:03.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.340 |-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 12:31:03.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2932(Integer) 2018-08-12 12:31:03.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.347 |-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 12:31:03.348 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2614(Integer) 2018-08-12 12:31:03.355 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:03.355 |-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 12:31:03.355 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2614(Integer) 2018-08-12 12:31:03.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.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 12:31:03.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2866(Integer) 2018-08-12 12:31:03.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:03.373 |-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 12:31:03.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2866(Integer) 2018-08-12 12:31:03.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.380 |-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 12:31:03.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2615(Integer) 2018-08-12 12:31:03.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:03.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 12:31:03.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2615(Integer) 2018-08-12 12:31:03.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.397 |-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 12:31:03.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2618(Integer) 2018-08-12 12:31:03.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.405 |-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 12:31:03.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2618(Integer) 2018-08-12 12:31:03.413 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.413 |-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 12:31:03.414 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2623(Integer) 2018-08-12 12:31:03.422 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.422 |-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 12:31:03.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2623(Integer) 2018-08-12 12:31:03.431 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.432 |-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 12:31:03.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2621(Integer) 2018-08-12 12:31:03.441 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.442 |-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 12:31:03.442 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2621(Integer) 2018-08-12 12:31:03.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.451 |-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 12:31:03.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2635(Integer) 2018-08-12 12:31:03.460 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.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 12:31:03.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2635(Integer) 2018-08-12 12:31:03.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.470 |-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 12:31:03.470 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2622(Integer) 2018-08-12 12:31:03.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.479 |-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 12:31:03.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2622(Integer) 2018-08-12 12:31:03.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.487 |-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 12:31:03.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2620(Integer) 2018-08-12 12:31:03.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.494 |-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 12:31:03.494 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2620(Integer) 2018-08-12 12:31:03.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.501 |-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 12:31:03.502 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2625(Integer) 2018-08-12 12:31:03.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.509 |-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 12:31:03.510 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2625(Integer) 2018-08-12 12:31:03.518 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.519 |-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 12:31:03.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2619(Integer) 2018-08-12 12:31:03.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.528 |-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 12:31:03.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2619(Integer) 2018-08-12 12:31:03.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.537 |-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 12:31:03.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2624(Integer) 2018-08-12 12:31:03.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.546 |-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 12:31:03.547 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2624(Integer) 2018-08-12 12:31:03.555 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.555 |-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 12:31:03.556 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2631(Integer) 2018-08-12 12:31:03.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.564 |-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 12:31:03.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2631(Integer) 2018-08-12 12:31:03.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.572 |-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 12:31:03.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2617(Integer) 2018-08-12 12:31:03.581 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.581 |-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 12:31:03.581 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2617(Integer) 2018-08-12 12:31:03.588 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.589 |-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 12:31:03.589 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2627(Integer) 2018-08-12 12:31:03.598 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.599 |-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 12:31:03.600 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2627(Integer) 2018-08-12 12:31:03.608 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.609 |-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 12:31:03.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2630(Integer) 2018-08-12 12:31:03.617 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.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 12:31:03.619 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2630(Integer) 2018-08-12 12:31:03.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.627 |-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 12:31:03.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2616(Integer) 2018-08-12 12:31:03.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.637 |-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 12:31:03.637 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2616(Integer) 2018-08-12 12:31:03.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.645 |-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 12:31:03.646 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2628(Integer) 2018-08-12 12:31:03.654 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.655 |-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 12:31:03.655 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2628(Integer) 2018-08-12 12:31:03.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.663 |-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 12:31:03.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2633(Integer) 2018-08-12 12:31:03.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.674 |-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 12:31:03.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2633(Integer) 2018-08-12 12:31:03.682 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.682 |-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 12:31:03.683 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2395(Integer) 2018-08-12 12:31:03.691 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.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 12:31:03.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2395(Integer) 2018-08-12 12:31:03.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.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 12:31:03.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2634(Integer) 2018-08-12 12:31:03.709 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.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 12:31:03.710 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2634(Integer) 2018-08-12 12:31:03.717 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.718 |-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 12:31:03.718 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2636(Integer) 2018-08-12 12:31:03.726 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.726 |-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 12:31:03.727 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2636(Integer) 2018-08-12 12:31:03.735 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.736 |-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 12:31:03.737 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2931(Integer) 2018-08-12 12:31:03.745 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.746 |-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 12:31:03.746 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2931(Integer) 2018-08-12 12:31:03.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.755 |-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 12:31:03.755 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2926(Integer) 2018-08-12 12:31:03.763 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.764 |-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 12:31:03.764 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2926(Integer) 2018-08-12 12:31:03.772 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.773 |-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 12:31:03.773 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2918(Integer) 2018-08-12 12:31:03.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.782 |-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 12:31:03.782 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2918(Integer) 2018-08-12 12:31:03.789 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.790 |-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 12:31:03.790 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2311(Integer) 2018-08-12 12:31:03.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:03.803 |-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 12:31:03.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2311(Integer) 2018-08-12 12:31:03.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.810 |-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 12:31:03.810 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2312(Integer) 2018-08-12 12:31:03.819 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:03.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 12:31:03.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2312(Integer) 2018-08-12 12:31:03.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.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 12:31:03.827 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2313(Integer) 2018-08-12 12:31:03.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:03.835 |-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 12:31:03.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2313(Integer) 2018-08-12 12:31:03.842 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.842 |-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 12:31:03.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2314(Integer) 2018-08-12 12:31:03.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.851 |-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 12:31:03.852 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2314(Integer) 2018-08-12 12:31:03.858 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.858 |-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 12:31:03.858 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2318(Integer) 2018-08-12 12:31:03.866 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.866 |-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 12:31:03.866 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2318(Integer) 2018-08-12 12:31:03.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.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 12:31:03.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2319(Integer) 2018-08-12 12:31:03.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.884 |-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 12:31:03.884 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2319(Integer) 2018-08-12 12:31:03.891 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.892 |-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 12:31:03.892 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2316(Integer) 2018-08-12 12:31:03.900 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:03.901 |-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 12:31:03.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2316(Integer) 2018-08-12 12:31:03.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.909 |-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 12:31:03.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2320(Integer) 2018-08-12 12:31:03.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.917 |-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 12:31:03.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2320(Integer) 2018-08-12 12:31:03.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.924 |-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 12:31:03.925 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2322(Integer) 2018-08-12 12:31:03.931 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.931 |-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 12:31:03.932 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2322(Integer) 2018-08-12 12:31:03.938 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.938 |-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 12:31:03.939 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2323(Integer) 2018-08-12 12:31:03.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.944 |-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 12:31:03.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2323(Integer) 2018-08-12 12:31:03.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.951 |-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 12:31:03.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2896(Integer) 2018-08-12 12:31:03.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.958 |-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 12:31:03.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2896(Integer) 2018-08-12 12:31:03.964 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 0 2018-08-12 12:31:03.964 |-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 12:31:03.964 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2326(Integer) 2018-08-12 12:31:03.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.973 |-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 12:31:03.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2326(Integer) 2018-08-12 12:31:03.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.981 |-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 12:31:03.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2327(Integer) 2018-08-12 12:31:03.988 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:03.989 |-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 12:31:03.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2327(Integer) 2018-08-12 12:31:03.996 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:03.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 12:31:03.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2328(Integer) 2018-08-12 12:31:04.004 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.004 |-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 12:31:04.005 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2328(Integer) 2018-08-12 12:31:04.011 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.011 |-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 12:31:04.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2329(Integer) 2018-08-12 12:31:04.018 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.019 |-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 12:31:04.019 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2329(Integer) 2018-08-12 12:31:04.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.026 |-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 12:31:04.026 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2330(Integer) 2018-08-12 12:31:04.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.034 |-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 12:31:04.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2330(Integer) 2018-08-12 12:31:04.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.042 |-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 12:31:04.042 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2331(Integer) 2018-08-12 12:31:04.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.050 |-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 12:31:04.050 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2331(Integer) 2018-08-12 12:31:04.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.057 |-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 12:31:04.057 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2332(Integer) 2018-08-12 12:31:04.064 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.065 |-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 12:31:04.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2332(Integer) 2018-08-12 12:31:04.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.072 |-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 12:31:04.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2333(Integer) 2018-08-12 12:31:04.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.080 |-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 12:31:04.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2333(Integer) 2018-08-12 12:31:04.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.088 |-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 12:31:04.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2334(Integer) 2018-08-12 12:31:04.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.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 12:31:04.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2334(Integer) 2018-08-12 12:31:04.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.104 |-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 12:31:04.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2335(Integer) 2018-08-12 12:31:04.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.112 |-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 12:31:04.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2335(Integer) 2018-08-12 12:31:04.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.119 |-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 12:31:04.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2336(Integer) 2018-08-12 12:31:04.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.129 |-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 12:31:04.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2336(Integer) 2018-08-12 12:31:04.135 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.136 |-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 12:31:04.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2337(Integer) 2018-08-12 12:31:04.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.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 12:31:04.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2337(Integer) 2018-08-12 12:31:04.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.150 |-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 12:31:04.151 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2338(Integer) 2018-08-12 12:31:04.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.161 |-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 12:31:04.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2338(Integer) 2018-08-12 12:31:04.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.168 |-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 12:31:04.168 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2339(Integer) 2018-08-12 12:31:04.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.180 |-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 12:31:04.180 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2339(Integer) 2018-08-12 12:31:04.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.193 |-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 12:31:04.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2317(Integer) 2018-08-12 12:31:04.201 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:04.202 |-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 12:31:04.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2317(Integer) 2018-08-12 12:31:04.210 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.210 |-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 12:31:04.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2341(Integer) 2018-08-12 12:31:04.218 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.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 12:31:04.219 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2341(Integer) 2018-08-12 12:31:04.226 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.227 |-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 12:31:04.227 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2342(Integer) 2018-08-12 12:31:04.235 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.236 |-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 12:31:04.236 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2342(Integer) 2018-08-12 12:31:04.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.243 |-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 12:31:04.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2344(Integer) 2018-08-12 12:31:04.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.253 |-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 12:31:04.253 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2344(Integer) 2018-08-12 12:31:04.262 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.263 |-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 12:31:04.263 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2345(Integer) 2018-08-12 12:31:04.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.273 |-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 12:31:04.274 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2345(Integer) 2018-08-12 12:31:04.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.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 12:31:04.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2325(Integer) 2018-08-12 12:31:04.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.290 |-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 12:31:04.290 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2325(Integer) 2018-08-12 12:31:04.301 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.302 |-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 12:31:04.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2897(Integer) 2018-08-12 12:31:04.308 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.308 |-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 12:31:04.308 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2897(Integer) 2018-08-12 12:31:04.315 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.316 |-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 12:31:04.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2237(Integer) 2018-08-12 12:31:04.326 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.326 |-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 12:31:04.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2237(Integer) 2018-08-12 12:31:04.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.332 |-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 12:31:04.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2899(Integer) 2018-08-12 12:31:04.343 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:04.344 |-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 12:31:04.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2899(Integer) 2018-08-12 12:31:04.353 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 12:31:04.353 |-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 12:31:04.354 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2913(Integer) 2018-08-12 12:31:04.363 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.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 12:31:04.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2913(Integer) 2018-08-12 12:31:04.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.370 |-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 12:31:04.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2459(Integer) 2018-08-12 12:31:04.377 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:04.378 |-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 12:31:04.378 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2459(Integer) 2018-08-12 12:31:04.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.384 |-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 12:31:04.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2460(Integer) 2018-08-12 12:31:04.395 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:04.396 |-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 12:31:04.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2460(Integer) 2018-08-12 12:31:04.404 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.405 |-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 12:31:04.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2461(Integer) 2018-08-12 12:31:04.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:04.418 |-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 12:31:04.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2461(Integer) 2018-08-12 12:31:04.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.424 |-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 12:31:04.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2479(Integer) 2018-08-12 12:31:04.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:04.433 |-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 12:31:04.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2479(Integer) 2018-08-12 12:31:04.440 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.441 |-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 12:31:04.441 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2478(Integer) 2018-08-12 12:31:04.449 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:04.450 |-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 12:31:04.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2478(Integer) 2018-08-12 12:31:04.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.459 |-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 12:31:04.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2480(Integer) 2018-08-12 12:31:04.467 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:04.468 |-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 12:31:04.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2480(Integer) 2018-08-12 12:31:04.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.477 |-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 12:31:04.477 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2481(Integer) 2018-08-12 12:31:04.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:04.488 |-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 12:31:04.488 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2481(Integer) 2018-08-12 12:31:04.496 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.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 12:31:04.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2482(Integer) 2018-08-12 12:31:04.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:04.504 |-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 12:31:04.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2482(Integer) 2018-08-12 12:31:04.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.510 |-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 12:31:04.510 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2465(Integer) 2018-08-12 12:31:04.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.518 |-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 12:31:04.518 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2465(Integer) 2018-08-12 12:31:04.525 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.526 |-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 12:31:04.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2466(Integer) 2018-08-12 12:31:04.533 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.533 |-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 12:31:04.533 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2466(Integer) 2018-08-12 12:31:04.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.542 |-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 12:31:04.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2871(Integer) 2018-08-12 12:31:04.549 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.550 |-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 12:31:04.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2871(Integer) 2018-08-12 12:31:04.556 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.557 |-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 12:31:04.557 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2472(Integer) 2018-08-12 12:31:04.563 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.563 |-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 12:31:04.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2472(Integer) 2018-08-12 12:31:04.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.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 12:31:04.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2474(Integer) 2018-08-12 12:31:04.579 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.579 |-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 12:31:04.579 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2474(Integer) 2018-08-12 12:31:04.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.587 |-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 12:31:04.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2470(Integer) 2018-08-12 12:31:04.597 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.597 |-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 12:31:04.597 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2470(Integer) 2018-08-12 12:31:04.604 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.604 |-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 12:31:04.605 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2475(Integer) 2018-08-12 12:31:04.613 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.614 |-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 12:31:04.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2475(Integer) 2018-08-12 12:31:04.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.623 |-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 12:31:04.624 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2485(Integer) 2018-08-12 12:31:04.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.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 12:31:04.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2485(Integer) 2018-08-12 12:31:04.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.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 12:31:04.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3024(Integer) 2018-08-12 12:31:04.650 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.650 |-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 12:31:04.651 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3024(Integer) 2018-08-12 12:31:04.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.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 12:31:04.658 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2469(Integer) 2018-08-12 12:31:04.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.665 |-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 12:31:04.665 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2469(Integer) 2018-08-12 12:31:04.673 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.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 12:31:04.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2486(Integer) 2018-08-12 12:31:04.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.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 12:31:04.693 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2486(Integer) 2018-08-12 12:31:04.701 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.702 |-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 12:31:04.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2444(Integer) 2018-08-12 12:31:04.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.712 |-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 12:31:04.712 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2444(Integer) 2018-08-12 12:31:04.727 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.727 |-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 12:31:04.728 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2484(Integer) 2018-08-12 12:31:04.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.739 |-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 12:31:04.740 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2484(Integer) 2018-08-12 12:31:04.746 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.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 12:31:04.747 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2463(Integer) 2018-08-12 12:31:04.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.762 |-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 12:31:04.763 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2463(Integer) 2018-08-12 12:31:04.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.771 |-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 12:31:04.772 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2471(Integer) 2018-08-12 12:31:04.772 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:04.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.790 |-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 12:31:04.790 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2471(Integer) 2018-08-12 12:31:04.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.799 |-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 12:31:04.799 |-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 12:31:04.799 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:04.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2473(Integer) 2018-08-12 12:31:04.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.809 |-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 12:31:04.810 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2473(Integer) 2018-08-12 12:31:04.810 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:04.810 |-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 12:31:04.810 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:04.816 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.817 |-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 12:31:04.817 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2464(Integer) 2018-08-12 12:31:04.833 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.834 |-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 12:31:04.834 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:04.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2464(Integer) 2018-08-12 12:31:04.835 |-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 12:31:04.835 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:04.843 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.844 |-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 12:31:04.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2468(Integer) 2018-08-12 12:31:04.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.854 |-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 12:31:04.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2468(Integer) 2018-08-12 12:31:04.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.876 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:04.876 |-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 12:31:04.877 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2483(Integer) 2018-08-12 12:31:04.877 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:04.884 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.885 |-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 12:31:04.885 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2483(Integer) 2018-08-12 12:31:04.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.909 |-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 12:31:04.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2476(Integer) 2018-08-12 12:31:04.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.919 |-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 12:31:04.919 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2476(Integer) 2018-08-12 12:31:04.932 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.933 |-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 12:31:04.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2462(Integer) 2018-08-12 12:31:04.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.941 |-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 12:31:04.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2462(Integer) 2018-08-12 12:31:04.949 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.949 |-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 12:31:04.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2467(Integer) 2018-08-12 12:31:04.957 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:04.958 |-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 12:31:04.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2467(Integer) 2018-08-12 12:31:04.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.971 |-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 12:31:04.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2215(Integer) 2018-08-12 12:31:04.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:04.981 |-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 12:31:04.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2215(Integer) 2018-08-12 12:31:04.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:04.988 |-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 12:31:04.988 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2216(Integer) 2018-08-12 12:31:05.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:05.274 |-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 12:31:05.274 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2216(Integer) 2018-08-12 12:31:05.280 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.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 12:31:05.281 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2217(Integer) 2018-08-12 12:31:05.288 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:05.289 |-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 12:31:05.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2217(Integer) 2018-08-12 12:31:05.294 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.295 |-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 12:31:05.295 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2230(Integer) 2018-08-12 12:31:05.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.304 |-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 12:31:05.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2230(Integer) 2018-08-12 12:31:05.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.311 |-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 12:31:05.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2223(Integer) 2018-08-12 12:31:05.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.320 |-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 12:31:05.320 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2223(Integer) 2018-08-12 12:31:05.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.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 12:31:05.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2225(Integer) 2018-08-12 12:31:05.335 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.336 |-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 12:31:05.336 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2225(Integer) 2018-08-12 12:31:05.342 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.343 |-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 12:31:05.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2229(Integer) 2018-08-12 12:31:05.346 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:05.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.352 |-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 12:31:05.352 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2229(Integer) 2018-08-12 12:31:05.360 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.360 |-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 12:31:05.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2234(Integer) 2018-08-12 12:31:05.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.369 |-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 12:31:05.369 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2234(Integer) 2018-08-12 12:31:05.375 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.375 |-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 12:31:05.375 |-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 12:31:05.375 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:05.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2224(Integer) 2018-08-12 12:31:05.383 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.384 |-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 12:31:05.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2224(Integer) 2018-08-12 12:31:05.385 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:05.386 |-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 12:31:05.386 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:05.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.392 |-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 12:31:05.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2226(Integer) 2018-08-12 12:31:05.395 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:05.396 |-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 12:31:05.396 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:05.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.400 |-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 12:31:05.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2226(Integer) 2018-08-12 12:31:05.401 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.408 |-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 12:31:05.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2228(Integer) 2018-08-12 12:31:05.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.418 |-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 12:31:05.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2228(Integer) 2018-08-12 12:31:05.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.425 |-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 12:31:05.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2219(Integer) 2018-08-12 12:31:05.427 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:05.428 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:05.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.433 |-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 12:31:05.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2219(Integer) 2018-08-12 12:31:05.440 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.440 |-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 12:31:05.441 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2220(Integer) 2018-08-12 12:31:05.448 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.449 |-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 12:31:05.449 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2220(Integer) 2018-08-12 12:31:05.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.456 |-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 12:31:05.457 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2221(Integer) 2018-08-12 12:31:05.463 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.464 |-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 12:31:05.464 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2221(Integer) 2018-08-12 12:31:05.470 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.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 12:31:05.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2222(Integer) 2018-08-12 12:31:05.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.479 |-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 12:31:05.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2222(Integer) 2018-08-12 12:31:05.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.487 |-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 12:31:05.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2241(Integer) 2018-08-12 12:31:05.494 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.495 |-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 12:31:05.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2241(Integer) 2018-08-12 12:31:05.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.503 |-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 12:31:05.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2218(Integer) 2018-08-12 12:31:05.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.513 |-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 12:31:05.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2218(Integer) 2018-08-12 12:31:05.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.521 |-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 12:31:05.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2247(Integer) 2018-08-12 12:31:05.529 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.530 |-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 12:31:05.530 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2247(Integer) 2018-08-12 12:31:05.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.539 |-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 12:31:05.539 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2227(Integer) 2018-08-12 12:31:05.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.547 |-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 12:31:05.547 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2227(Integer) 2018-08-12 12:31:05.555 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.556 |-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 12:31:05.556 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2935(Integer) 2018-08-12 12:31:05.563 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.563 |-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 12:31:05.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2935(Integer) 2018-08-12 12:31:05.570 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.571 |-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 12:31:05.571 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2233(Integer) 2018-08-12 12:31:05.579 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.580 |-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 12:31:05.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2233(Integer) 2018-08-12 12:31:05.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.587 |-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 12:31:05.588 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2240(Integer) 2018-08-12 12:31:05.595 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.596 |-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 12:31:05.596 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2240(Integer) 2018-08-12 12:31:05.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.604 |-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 12:31:05.604 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3025(Integer) 2018-08-12 12:31:05.611 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.612 |-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 12:31:05.612 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3025(Integer) 2018-08-12 12:31:05.619 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.619 |-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 12:31:05.620 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2246(Integer) 2018-08-12 12:31:05.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.627 |-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 12:31:05.627 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2246(Integer) 2018-08-12 12:31:05.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.635 |-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 12:31:05.635 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2231(Integer) 2018-08-12 12:31:05.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.644 |-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 12:31:05.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2231(Integer) 2018-08-12 12:31:05.650 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.652 |-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 12:31:05.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2232(Integer) 2018-08-12 12:31:05.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.661 |-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 12:31:05.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2232(Integer) 2018-08-12 12:31:05.669 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.670 |-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 12:31:05.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2235(Integer) 2018-08-12 12:31:05.678 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.678 |-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 12:31:05.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2235(Integer) 2018-08-12 12:31:05.686 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.687 |-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 12:31:05.687 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2244(Integer) 2018-08-12 12:31:05.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.696 |-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 12:31:05.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2244(Integer) 2018-08-12 12:31:05.705 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.706 |-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 12:31:05.706 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2236(Integer) 2018-08-12 12:31:05.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.715 |-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 12:31:05.715 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2236(Integer) 2018-08-12 12:31:05.724 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.725 |-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 12:31:05.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2242(Integer) 2018-08-12 12:31:05.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.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 12:31:05.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2242(Integer) 2018-08-12 12:31:05.741 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.741 |-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 12:31:05.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2239(Integer) 2018-08-12 12:31:05.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.750 |-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 12:31:05.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2239(Integer) 2018-08-12 12:31:05.758 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.759 |-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 12:31:05.759 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2238(Integer) 2018-08-12 12:31:05.767 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.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 12:31:05.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2238(Integer) 2018-08-12 12:31:05.775 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.776 |-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 12:31:05.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2891(Integer) 2018-08-12 12:31:05.785 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.786 |-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 12:31:05.786 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2891(Integer) 2018-08-12 12:31:05.793 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.794 |-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 12:31:05.794 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2243(Integer) 2018-08-12 12:31:05.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.802 |-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 12:31:05.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2243(Integer) 2018-08-12 12:31:05.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.812 |-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 12:31:05.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2378(Integer) 2018-08-12 12:31:05.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:05.821 |-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 12:31:05.821 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2378(Integer) 2018-08-12 12:31:05.828 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.829 |-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 12:31:05.829 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2928(Integer) 2018-08-12 12:31:05.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:05.837 |-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 12:31:05.838 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2928(Integer) 2018-08-12 12:31:05.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.846 |-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 12:31:05.846 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2094(Integer) 2018-08-12 12:31:05.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:05.854 |-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 12:31:05.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2094(Integer) 2018-08-12 12:31:05.859 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.860 |-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 12:31:05.860 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2107(Integer) 2018-08-12 12:31:05.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.868 |-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 12:31:05.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2107(Integer) 2018-08-12 12:31:05.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.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 12:31:05.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2864(Integer) 2018-08-12 12:31:05.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.883 |-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 12:31:05.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2864(Integer) 2018-08-12 12:31:05.888 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.889 |-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 12:31:05.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2110(Integer) 2018-08-12 12:31:05.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.897 |-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 12:31:05.897 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2110(Integer) 2018-08-12 12:31:05.904 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.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 12:31:05.905 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2109(Integer) 2018-08-12 12:31:05.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.912 |-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 12:31:05.912 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2109(Integer) 2018-08-12 12:31:05.919 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.920 |-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 12:31:05.920 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2108(Integer) 2018-08-12 12:31:05.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:05.928 |-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 12:31:05.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2108(Integer) 2018-08-12 12:31:05.938 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.939 |-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 12:31:05.940 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2095(Integer) 2018-08-12 12:31:05.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.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 12:31:05.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2095(Integer) 2018-08-12 12:31:05.959 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.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 12:31:05.960 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2096(Integer) 2018-08-12 12:31:05.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.967 |-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 12:31:05.967 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2096(Integer) 2018-08-12 12:31:05.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.974 |-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 12:31:05.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2105(Integer) 2018-08-12 12:31:05.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:05.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 12:31:05.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2105(Integer) 2018-08-12 12:31:05.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:05.999 |-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 12:31:05.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2111(Integer) 2018-08-12 12:31:06.007 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.008 |-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 12:31:06.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2111(Integer) 2018-08-12 12:31:06.015 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.016 |-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 12:31:06.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2097(Integer) 2018-08-12 12:31:06.030 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.030 |-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 12:31:06.031 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2097(Integer) 2018-08-12 12:31:06.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.038 |-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 12:31:06.038 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2106(Integer) 2018-08-12 12:31:06.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.046 |-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 12:31:06.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2106(Integer) 2018-08-12 12:31:06.052 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.053 |-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 12:31:06.053 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2099(Integer) 2018-08-12 12:31:06.059 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.060 |-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 12:31:06.060 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2099(Integer) 2018-08-12 12:31:06.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2701(Integer) 2018-08-12 12:31:06.077 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.078 |-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 12:31:06.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2701(Integer) 2018-08-12 12:31:06.085 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.086 |-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 12:31:06.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2100(Integer) 2018-08-12 12:31:06.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.095 |-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 12:31:06.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2100(Integer) 2018-08-12 12:31:06.102 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2115(Integer) 2018-08-12 12:31:06.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.112 |-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 12:31:06.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2115(Integer) 2018-08-12 12:31:06.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.120 |-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 12:31:06.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2101(Integer) 2018-08-12 12:31:06.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.129 |-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 12:31:06.130 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2101(Integer) 2018-08-12 12:31:06.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.137 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2102(Integer) 2018-08-12 12:31:06.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.144 |-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 12:31:06.144 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2102(Integer) 2018-08-12 12:31:06.152 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.152 |-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 12:31:06.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2103(Integer) 2018-08-12 12:31:06.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.159 |-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 12:31:06.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2103(Integer) 2018-08-12 12:31:06.165 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.166 |-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 12:31:06.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2114(Integer) 2018-08-12 12:31:06.173 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.174 |-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 12:31:06.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2114(Integer) 2018-08-12 12:31:06.182 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.182 |-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 12:31:06.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2696(Integer) 2018-08-12 12:31:06.190 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.190 |-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 12:31:06.191 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2696(Integer) 2018-08-12 12:31:06.197 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.197 |-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 12:31:06.198 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2389(Integer) 2018-08-12 12:31:06.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.205 |-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 12:31:06.206 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2389(Integer) 2018-08-12 12:31:06.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.214 |-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 12:31:06.214 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2956(Integer) 2018-08-12 12:31:06.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.224 |-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 12:31:06.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2956(Integer) 2018-08-12 12:31:06.231 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.231 |-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 12:31:06.231 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2092(Integer) 2018-08-12 12:31:06.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:06.242 |-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 12:31:06.242 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2092(Integer) 2018-08-12 12:31:06.243 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:06.249 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.250 |-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 12:31:06.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2379(Integer) 2018-08-12 12:31:06.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:06.260 |-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 12:31:06.260 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2379(Integer) 2018-08-12 12:31:06.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.267 |-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 12:31:06.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2380(Integer) 2018-08-12 12:31:06.274 |-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 12:31:06.274 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:06.275 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:06.276 |-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 12:31:06.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2380(Integer) 2018-08-12 12:31:06.281 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:06.282 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.282 |-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 12:31:06.283 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:06.284 |-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 12:31:06.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2381(Integer) 2018-08-12 12:31:06.291 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.292 |-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 12:31:06.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2381(Integer) 2018-08-12 12:31:06.293 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:06.293 |-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 12:31:06.293 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:06.298 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.299 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.300 |-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 12:31:06.300 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2382(Integer) 2018-08-12 12:31:06.309 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.310 |-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 12:31:06.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2382(Integer) 2018-08-12 12:31:06.320 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.321 |-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 12:31:06.321 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2383(Integer) 2018-08-12 12:31:06.324 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:06.324 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:06.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.329 |-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 12:31:06.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2383(Integer) 2018-08-12 12:31:06.334 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.335 |-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 12:31:06.335 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2384(Integer) 2018-08-12 12:31:06.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.345 |-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 12:31:06.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2384(Integer) 2018-08-12 12:31:06.351 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.352 |-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 12:31:06.353 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2385(Integer) 2018-08-12 12:31:06.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.362 |-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 12:31:06.362 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2385(Integer) 2018-08-12 12:31:06.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2386(Integer) 2018-08-12 12:31:06.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.380 |-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 12:31:06.380 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2386(Integer) 2018-08-12 12:31:06.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.389 |-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 12:31:06.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2387(Integer) 2018-08-12 12:31:06.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.398 |-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 12:31:06.398 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2387(Integer) 2018-08-12 12:31:06.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2388(Integer) 2018-08-12 12:31:06.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.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 12:31:06.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2388(Integer) 2018-08-12 12:31:06.425 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.426 |-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 12:31:06.426 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2390(Integer) 2018-08-12 12:31:06.435 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.436 |-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 12:31:06.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2390(Integer) 2018-08-12 12:31:06.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2391(Integer) 2018-08-12 12:31:06.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.452 |-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 12:31:06.453 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2391(Integer) 2018-08-12 12:31:06.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2392(Integer) 2018-08-12 12:31:06.470 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.471 |-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 12:31:06.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2392(Integer) 2018-08-12 12:31:06.480 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.482 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2393(Integer) 2018-08-12 12:31:06.490 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.490 |-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 12:31:06.490 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2393(Integer) 2018-08-12 12:31:06.497 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.498 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2394(Integer) 2018-08-12 12:31:06.506 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.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 12:31:06.507 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2394(Integer) 2018-08-12 12:31:06.513 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.514 |-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 12:31:06.514 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2396(Integer) 2018-08-12 12:31:06.522 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.522 |-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 12:31:06.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2396(Integer) 2018-08-12 12:31:06.528 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.529 |-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 12:31:06.529 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2397(Integer) 2018-08-12 12:31:06.536 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.536 |-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 12:31:06.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2397(Integer) 2018-08-12 12:31:06.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.543 |-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 12:31:06.543 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2399(Integer) 2018-08-12 12:31:06.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.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 12:31:06.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2399(Integer) 2018-08-12 12:31:06.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.558 |-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 12:31:06.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2400(Integer) 2018-08-12 12:31:06.577 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.578 |-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 12:31:06.578 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2400(Integer) 2018-08-12 12:31:06.585 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.586 |-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 12:31:06.586 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2401(Integer) 2018-08-12 12:31:06.592 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.593 |-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 12:31:06.593 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2401(Integer) 2018-08-12 12:31:06.600 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.600 |-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 12:31:06.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2402(Integer) 2018-08-12 12:31:06.608 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.608 |-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 12:31:06.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2402(Integer) 2018-08-12 12:31:06.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.617 |-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 12:31:06.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2403(Integer) 2018-08-12 12:31:06.624 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.625 |-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 12:31:06.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2403(Integer) 2018-08-12 12:31:06.632 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.633 |-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 12:31:06.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2404(Integer) 2018-08-12 12:31:06.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.642 |-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 12:31:06.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2404(Integer) 2018-08-12 12:31:06.648 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.649 |-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 12:31:06.649 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2955(Integer) 2018-08-12 12:31:06.656 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.656 |-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 12:31:06.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2955(Integer) 2018-08-12 12:31:06.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.663 |-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 12:31:06.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2900(Integer) 2018-08-12 12:31:06.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 29 2018-08-12 12:31:06.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 12:31:06.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2900(Integer) 2018-08-12 12:31:06.710 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.711 |-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 12:31:06.711 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2093(Integer) 2018-08-12 12:31:06.719 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 32 2018-08-12 12:31:06.719 |-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 12:31:06.720 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2093(Integer) 2018-08-12 12:31:06.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.725 |-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 12:31:06.726 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2315(Integer) 2018-08-12 12:31:06.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.734 |-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 12:31:06.735 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2315(Integer) 2018-08-12 12:31:06.742 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.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 12:31:06.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2324(Integer) 2018-08-12 12:31:06.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.750 |-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 12:31:06.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2324(Integer) 2018-08-12 12:31:06.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.758 |-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 12:31:06.758 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2904(Integer) 2018-08-12 12:31:06.766 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.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 12:31:06.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2904(Integer) 2018-08-12 12:31:06.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 12:31:06.775 |-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 12:31:06.775 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2905(Integer) 2018-08-12 12:31:06.782 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.783 |-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 12:31:06.783 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2905(Integer) 2018-08-12 12:31:06.791 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.792 |-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 12:31:06.792 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2906(Integer) 2018-08-12 12:31:06.801 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.802 |-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 12:31:06.802 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2906(Integer) 2018-08-12 12:31:06.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.810 |-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 12:31:06.810 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:06.810 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2907(Integer) 2018-08-12 12:31:06.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.819 |-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 12:31:06.820 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2907(Integer) 2018-08-12 12:31:06.828 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.828 |-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 12:31:06.828 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2909(Integer) 2018-08-12 12:31:06.837 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.838 |-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 12:31:06.838 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2909(Integer) 2018-08-12 12:31:06.841 |-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 12:31:06.841 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:06.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.847 |-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 12:31:06.847 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2898(Integer) 2018-08-12 12:31:06.849 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:06.850 |-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 12:31:06.850 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:06.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 7 2018-08-12 12:31:06.855 |-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 12:31:06.855 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2898(Integer) 2018-08-12 12:31:06.861 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:06.862 |-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 12:31:06.862 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:06.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 2 2018-08-12 12:31:06.862 |-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 12:31:06.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2912(Integer) 2018-08-12 12:31:06.868 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.869 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.870 |-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 12:31:06.870 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2912(Integer) 2018-08-12 12:31:06.877 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.878 |-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 12:31:06.878 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2914(Integer) 2018-08-12 12:31:06.884 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.885 |-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 12:31:06.885 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2914(Integer) 2018-08-12 12:31:06.892 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.892 |-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 12:31:06.893 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2915(Integer) 2018-08-12 12:31:06.894 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:06.895 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:06.900 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.901 |-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 12:31:06.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2915(Integer) 2018-08-12 12:31:06.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.910 |-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 12:31:06.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2916(Integer) 2018-08-12 12:31:06.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.919 |-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 12:31:06.919 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2916(Integer) 2018-08-12 12:31:06.928 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.929 |-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 12:31:06.929 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2343(Integer) 2018-08-12 12:31:06.937 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.938 |-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 12:31:06.938 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2343(Integer) 2018-08-12 12:31:06.943 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.943 |-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 12:31:06.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2919(Integer) 2018-08-12 12:31:06.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.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 12:31:06.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2919(Integer) 2018-08-12 12:31:06.961 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.962 |-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 12:31:06.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2921(Integer) 2018-08-12 12:31:06.969 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.970 |-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 12:31:06.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2921(Integer) 2018-08-12 12:31:06.977 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.978 |-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 12:31:06.978 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2321(Integer) 2018-08-12 12:31:06.986 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:06.986 |-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 12:31:06.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2321(Integer) 2018-08-12 12:31:06.994 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:06.995 |-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 12:31:06.995 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2924(Integer) 2018-08-12 12:31:07.001 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.002 |-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 12:31:07.002 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2924(Integer) 2018-08-12 12:31:07.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.009 |-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 12:31:07.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2925(Integer) 2018-08-12 12:31:07.018 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.018 |-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 12:31:07.019 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2925(Integer) 2018-08-12 12:31:07.026 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.026 |-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 12:31:07.026 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2957(Integer) 2018-08-12 12:31:07.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.034 |-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 12:31:07.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2957(Integer) 2018-08-12 12:31:07.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.041 |-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 12:31:07.042 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2945(Integer) 2018-08-12 12:31:07.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.050 |-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 12:31:07.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2945(Integer) 2018-08-12 12:31:07.058 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.058 |-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 12:31:07.059 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2917(Integer) 2018-08-12 12:31:07.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.068 |-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 12:31:07.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2917(Integer) 2018-08-12 12:31:07.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.079 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2702(Integer) 2018-08-12 12:31:07.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.089 |-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 12:31:07.089 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2702(Integer) 2018-08-12 12:31:07.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.096 |-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 12:31:07.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2033(Integer) 2018-08-12 12:31:07.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 12:31:07.106 |-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 12:31:07.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2033(Integer) 2018-08-12 12:31:07.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.114 |-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 12:31:07.114 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:31:07.125 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:31:07.126 |-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 12:31:07.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:31:07.133 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.134 |-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 12:31:07.135 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2721(Integer) 2018-08-12 12:31:07.145 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.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 12:31:07.146 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2721(Integer) 2018-08-12 12:31:07.154 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.155 |-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 12:31:07.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2711(Integer) 2018-08-12 12:31:07.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 40 2018-08-12 12:31:07.165 |-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 12:31:07.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2711(Integer) 2018-08-12 12:31:07.173 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.174 |-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 12:31:07.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2719(Integer) 2018-08-12 12:31:07.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.184 |-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 12:31:07.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2719(Integer) 2018-08-12 12:31:07.192 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.193 |-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 12:31:07.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2715(Integer) 2018-08-12 12:31:07.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.202 |-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 12:31:07.203 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2715(Integer) 2018-08-12 12:31:07.210 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.211 |-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 12:31:07.211 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2705(Integer) 2018-08-12 12:31:07.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.222 |-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 12:31:07.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2705(Integer) 2018-08-12 12:31:07.228 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.229 |-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 12:31:07.229 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2712(Integer) 2018-08-12 12:31:07.237 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 40 2018-08-12 12:31:07.238 |-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 12:31:07.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2712(Integer) 2018-08-12 12:31:07.242 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.243 |-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 12:31:07.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2707(Integer) 2018-08-12 12:31:07.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.253 |-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 12:31:07.253 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2707(Integer) 2018-08-12 12:31:07.257 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.258 |-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 12:31:07.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2713(Integer) 2018-08-12 12:31:07.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 40 2018-08-12 12:31:07.267 |-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 12:31:07.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2713(Integer) 2018-08-12 12:31:07.271 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.272 |-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 12:31:07.272 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2947(Integer) 2018-08-12 12:31:07.281 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.282 |-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 12:31:07.283 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2947(Integer) 2018-08-12 12:31:07.289 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.290 |-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 12:31:07.290 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2718(Integer) 2018-08-12 12:31:07.298 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.299 |-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 12:31:07.299 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2718(Integer) 2018-08-12 12:31:07.304 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.304 |-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 12:31:07.305 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2714(Integer) 2018-08-12 12:31:07.313 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 40 2018-08-12 12:31:07.314 |-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 12:31:07.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2714(Integer) 2018-08-12 12:31:07.322 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.322 |-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 12:31:07.322 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3017(Integer) 2018-08-12 12:31:07.332 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 79 2018-08-12 12:31:07.332 |-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 12:31:07.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3017(Integer) 2018-08-12 12:31:07.339 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.339 |-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 12:31:07.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2710(Integer) 2018-08-12 12:31:07.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.348 |-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 12:31:07.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2710(Integer) 2018-08-12 12:31:07.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.356 |-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 12:31:07.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2706(Integer) 2018-08-12 12:31:07.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.365 |-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 12:31:07.366 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2706(Integer) 2018-08-12 12:31:07.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.373 |-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 12:31:07.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3027(Integer) 2018-08-12 12:31:07.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.382 |-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 12:31:07.382 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3027(Integer) 2018-08-12 12:31:07.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.389 |-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 12:31:07.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2716(Integer) 2018-08-12 12:31:07.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.398 |-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 12:31:07.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2716(Integer) 2018-08-12 12:31:07.405 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.406 |-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 12:31:07.407 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3026(Integer) 2018-08-12 12:31:07.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.415 |-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 12:31:07.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3026(Integer) 2018-08-12 12:31:07.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.423 |-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 12:31:07.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2708(Integer) 2018-08-12 12:31:07.431 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.432 |-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 12:31:07.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2708(Integer) 2018-08-12 12:31:07.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.438 |-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 12:31:07.438 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2722(Integer) 2018-08-12 12:31:07.447 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 40 2018-08-12 12:31:07.448 |-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 12:31:07.448 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2722(Integer) 2018-08-12 12:31:07.455 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.455 |-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 12:31:07.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2720(Integer) 2018-08-12 12:31:07.463 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.464 |-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 12:31:07.465 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2720(Integer) 2018-08-12 12:31:07.473 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.473 |-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 12:31:07.474 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2709(Integer) 2018-08-12 12:31:07.482 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 27 2018-08-12 12:31:07.483 |-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 12:31:07.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2709(Integer) 2018-08-12 12:31:07.490 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.490 |-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 12:31:07.491 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2717(Integer) 2018-08-12 12:31:07.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 34 2018-08-12 12:31:07.501 |-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 12:31:07.502 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2717(Integer) 2018-08-12 12:31:07.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.509 |-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 12:31:07.510 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2958(Integer) 2018-08-12 12:31:07.516 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:07.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 12:31:07.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2958(Integer) 2018-08-12 12:31:07.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.524 |-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 12:31:07.524 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2757(Integer) 2018-08-12 12:31:07.532 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.532 |-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 12:31:07.533 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2757(Integer) 2018-08-12 12:31:07.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.538 |-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 12:31:07.539 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2959(Integer) 2018-08-12 12:31:07.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:07.546 |-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 12:31:07.547 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2959(Integer) 2018-08-12 12:31:07.553 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2758(Integer) 2018-08-12 12:31:07.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.561 |-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 12:31:07.561 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2758(Integer) 2018-08-12 12:31:07.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.568 |-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 12:31:07.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2960(Integer) 2018-08-12 12:31:07.573 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.574 |-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 12:31:07.574 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2960(Integer) 2018-08-12 12:31:07.579 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.579 |-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 12:31:07.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2759(Integer) 2018-08-12 12:31:07.587 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.588 |-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 12:31:07.588 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2759(Integer) 2018-08-12 12:31:07.595 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.596 |-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 12:31:07.596 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2961(Integer) 2018-08-12 12:31:07.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.602 |-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 12:31:07.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2961(Integer) 2018-08-12 12:31:07.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.609 |-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 12:31:07.610 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2760(Integer) 2018-08-12 12:31:07.617 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.618 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2760(Integer) 2018-08-12 12:31:07.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.626 |-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 12:31:07.626 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2761(Integer) 2018-08-12 12:31:07.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.635 |-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 12:31:07.635 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2761(Integer) 2018-08-12 12:31:07.640 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2762(Integer) 2018-08-12 12:31:07.648 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.649 |-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 12:31:07.649 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2762(Integer) 2018-08-12 12:31:07.656 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.657 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2763(Integer) 2018-08-12 12:31:07.663 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.664 |-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 12:31:07.664 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2763(Integer) 2018-08-12 12:31:07.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.671 |-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 12:31:07.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2764(Integer) 2018-08-12 12:31:07.680 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.681 |-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 12:31:07.681 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2764(Integer) 2018-08-12 12:31:07.687 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.688 |-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 12:31:07.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2765(Integer) 2018-08-12 12:31:07.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.697 |-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 12:31:07.697 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2765(Integer) 2018-08-12 12:31:07.706 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.707 |-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 12:31:07.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2962(Integer) 2018-08-12 12:31:07.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.715 |-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 12:31:07.715 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2962(Integer) 2018-08-12 12:31:07.721 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.722 |-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 12:31:07.722 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2766(Integer) 2018-08-12 12:31:07.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.731 |-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 12:31:07.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2766(Integer) 2018-08-12 12:31:07.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.739 |-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 12:31:07.739 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2767(Integer) 2018-08-12 12:31:07.746 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.746 |-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 12:31:07.747 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2767(Integer) 2018-08-12 12:31:07.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.754 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2768(Integer) 2018-08-12 12:31:07.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.762 |-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 12:31:07.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2768(Integer) 2018-08-12 12:31:07.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.768 |-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 12:31:07.768 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2769(Integer) 2018-08-12 12:31:07.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.776 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2769(Integer) 2018-08-12 12:31:07.783 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.783 |-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 12:31:07.784 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2770(Integer) 2018-08-12 12:31:07.791 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.791 |-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 12:31:07.791 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2770(Integer) 2018-08-12 12:31:07.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.800 |-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 12:31:07.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2964(Integer) 2018-08-12 12:31:07.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:07.809 |-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 12:31:07.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2964(Integer) 2018-08-12 12:31:07.816 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.817 |-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 12:31:07.818 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2771(Integer) 2018-08-12 12:31:07.827 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.827 |-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 12:31:07.828 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2771(Integer) 2018-08-12 12:31:07.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.836 |-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 12:31:07.836 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2772(Integer) 2018-08-12 12:31:07.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.845 |-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 12:31:07.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2772(Integer) 2018-08-12 12:31:07.852 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.852 |-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 12:31:07.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2773(Integer) 2018-08-12 12:31:07.859 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.860 |-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 12:31:07.860 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2773(Integer) 2018-08-12 12:31:07.866 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.866 |-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 12:31:07.866 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2774(Integer) 2018-08-12 12:31:07.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.874 |-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 12:31:07.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2774(Integer) 2018-08-12 12:31:07.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.882 |-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 12:31:07.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2775(Integer) 2018-08-12 12:31:07.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.889 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2775(Integer) 2018-08-12 12:31:07.896 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.897 |-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 12:31:07.897 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2776(Integer) 2018-08-12 12:31:07.904 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.904 |-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 12:31:07.905 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2776(Integer) 2018-08-12 12:31:07.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.910 |-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 12:31:07.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2777(Integer) 2018-08-12 12:31:07.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.918 |-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 12:31:07.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2777(Integer) 2018-08-12 12:31:07.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.924 |-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 12:31:07.925 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2778(Integer) 2018-08-12 12:31:07.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.934 |-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 12:31:07.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2778(Integer) 2018-08-12 12:31:07.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.942 |-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 12:31:07.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2779(Integer) 2018-08-12 12:31:07.950 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.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 12:31:07.951 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2779(Integer) 2018-08-12 12:31:07.957 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.958 |-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 12:31:07.958 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2780(Integer) 2018-08-12 12:31:07.965 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.966 |-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 12:31:07.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2780(Integer) 2018-08-12 12:31:07.973 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.973 |-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 12:31:07.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2781(Integer) 2018-08-12 12:31:07.983 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.983 |-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 12:31:07.984 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2781(Integer) 2018-08-12 12:31:07.991 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:07.992 |-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 12:31:07.992 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2782(Integer) 2018-08-12 12:31:07.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:07.999 |-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 12:31:07.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2782(Integer) 2018-08-12 12:31:08.005 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.006 |-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 12:31:08.006 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2783(Integer) 2018-08-12 12:31:08.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2783(Integer) 2018-08-12 12:31:08.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.021 |-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 12:31:08.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2784(Integer) 2018-08-12 12:31:08.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.028 |-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 12:31:08.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2784(Integer) 2018-08-12 12:31:08.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.038 |-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 12:31:08.038 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2785(Integer) 2018-08-12 12:31:08.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.046 |-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 12:31:08.047 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2785(Integer) 2018-08-12 12:31:08.054 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.055 |-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 12:31:08.055 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2786(Integer) 2018-08-12 12:31:08.062 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.063 |-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 12:31:08.063 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2786(Integer) 2018-08-12 12:31:08.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2963(Integer) 2018-08-12 12:31:08.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:08.076 |-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 12:31:08.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2963(Integer) 2018-08-12 12:31:08.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.084 |-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 12:31:08.084 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2787(Integer) 2018-08-12 12:31:08.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.091 |-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 12:31:08.092 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2787(Integer) 2018-08-12 12:31:08.100 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.101 |-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 12:31:08.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2788(Integer) 2018-08-12 12:31:08.109 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.110 |-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 12:31:08.110 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2788(Integer) 2018-08-12 12:31:08.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.120 |-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 12:31:08.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2789(Integer) 2018-08-12 12:31:08.129 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.131 |-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 12:31:08.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2789(Integer) 2018-08-12 12:31:08.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2790(Integer) 2018-08-12 12:31:08.149 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.150 |-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 12:31:08.151 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2790(Integer) 2018-08-12 12:31:08.157 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.158 |-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 12:31:08.158 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2791(Integer) 2018-08-12 12:31:08.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.167 |-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 12:31:08.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2791(Integer) 2018-08-12 12:31:08.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.175 |-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 12:31:08.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2792(Integer) 2018-08-12 12:31:08.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.184 |-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 12:31:08.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2792(Integer) 2018-08-12 12:31:08.193 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.193 |-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 12:31:08.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2793(Integer) 2018-08-12 12:31:08.203 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.204 |-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 12:31:08.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2793(Integer) 2018-08-12 12:31:08.212 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.212 |-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 12:31:08.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2794(Integer) 2018-08-12 12:31:08.221 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.221 |-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 12:31:08.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2794(Integer) 2018-08-12 12:31:08.229 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.230 |-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 12:31:08.230 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2795(Integer) 2018-08-12 12:31:08.238 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2795(Integer) 2018-08-12 12:31:08.246 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.246 |-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 12:31:08.247 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2796(Integer) 2018-08-12 12:31:08.255 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.256 |-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 12:31:08.256 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2796(Integer) 2018-08-12 12:31:08.263 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.264 |-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 12:31:08.264 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2797(Integer) 2018-08-12 12:31:08.274 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.275 |-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 12:31:08.275 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2797(Integer) 2018-08-12 12:31:08.282 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.283 |-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 12:31:08.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2798(Integer) 2018-08-12 12:31:08.291 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.292 |-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 12:31:08.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2798(Integer) 2018-08-12 12:31:08.300 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.301 |-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 12:31:08.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2799(Integer) 2018-08-12 12:31:08.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2799(Integer) 2018-08-12 12:31:08.318 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.319 |-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 12:31:08.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2800(Integer) 2018-08-12 12:31:08.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.329 |-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 12:31:08.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2800(Integer) 2018-08-12 12:31:08.337 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.338 |-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 12:31:08.338 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2801(Integer) 2018-08-12 12:31:08.346 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.347 |-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 12:31:08.348 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2801(Integer) 2018-08-12 12:31:08.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.357 |-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 12:31:08.357 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2802(Integer) 2018-08-12 12:31:08.365 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.367 |-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 12:31:08.368 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2802(Integer) 2018-08-12 12:31:08.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.376 |-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 12:31:08.376 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2803(Integer) 2018-08-12 12:31:08.383 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.384 |-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 12:31:08.384 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2803(Integer) 2018-08-12 12:31:08.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.392 |-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 12:31:08.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2804(Integer) 2018-08-12 12:31:08.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.400 |-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 12:31:08.401 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2804(Integer) 2018-08-12 12:31:08.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.410 |-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 12:31:08.410 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2805(Integer) 2018-08-12 12:31:08.419 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.420 |-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 12:31:08.420 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2805(Integer) 2018-08-12 12:31:08.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.428 |-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 12:31:08.428 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2806(Integer) 2018-08-12 12:31:08.436 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.436 |-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 12:31:08.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2806(Integer) 2018-08-12 12:31:08.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.445 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2807(Integer) 2018-08-12 12:31:08.454 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.454 |-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 12:31:08.455 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2807(Integer) 2018-08-12 12:31:08.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.462 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2808(Integer) 2018-08-12 12:31:08.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.470 |-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 12:31:08.471 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2808(Integer) 2018-08-12 12:31:08.477 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.478 |-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 12:31:08.478 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2809(Integer) 2018-08-12 12:31:08.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.488 |-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 12:31:08.488 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2809(Integer) 2018-08-12 12:31:08.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.496 |-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 12:31:08.496 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2810(Integer) 2018-08-12 12:31:08.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.504 |-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 12:31:08.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2810(Integer) 2018-08-12 12:31:08.511 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.511 |-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 12:31:08.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2811(Integer) 2018-08-12 12:31:08.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.520 |-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 12:31:08.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2811(Integer) 2018-08-12 12:31:08.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2812(Integer) 2018-08-12 12:31:08.534 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.535 |-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 12:31:08.535 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2812(Integer) 2018-08-12 12:31:08.541 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.542 |-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 12:31:08.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2813(Integer) 2018-08-12 12:31:08.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2813(Integer) 2018-08-12 12:31:08.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.559 |-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 12:31:08.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2814(Integer) 2018-08-12 12:31:08.568 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.569 |-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 12:31:08.570 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2814(Integer) 2018-08-12 12:31:08.580 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.581 |-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 12:31:08.582 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2815(Integer) 2018-08-12 12:31:08.590 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.591 |-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 12:31:08.592 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2815(Integer) 2018-08-12 12:31:08.601 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.602 |-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 12:31:08.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2985(Integer) 2018-08-12 12:31:08.611 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:08.612 |-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 12:31:08.613 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2985(Integer) 2018-08-12 12:31:08.621 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.622 |-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 12:31:08.623 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2816(Integer) 2018-08-12 12:31:08.631 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.632 |-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 12:31:08.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2816(Integer) 2018-08-12 12:31:08.641 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.642 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2974(Integer) 2018-08-12 12:31:08.651 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:08.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 12:31:08.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2974(Integer) 2018-08-12 12:31:08.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.661 |-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 12:31:08.662 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2817(Integer) 2018-08-12 12:31:08.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.671 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2817(Integer) 2018-08-12 12:31:08.677 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.678 |-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 12:31:08.678 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2818(Integer) 2018-08-12 12:31:08.687 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.688 |-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 12:31:08.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2818(Integer) 2018-08-12 12:31:08.697 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.698 |-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 12:31:08.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2976(Integer) 2018-08-12 12:31:08.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:08.708 |-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 12:31:08.709 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2976(Integer) 2018-08-12 12:31:08.716 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.717 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2819(Integer) 2018-08-12 12:31:08.725 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.726 |-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 12:31:08.727 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2819(Integer) 2018-08-12 12:31:08.734 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.735 |-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 12:31:08.735 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2980(Integer) 2018-08-12 12:31:08.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:08.743 |-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 12:31:08.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2980(Integer) 2018-08-12 12:31:08.752 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2820(Integer) 2018-08-12 12:31:08.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.763 |-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 12:31:08.764 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2820(Integer) 2018-08-12 12:31:08.772 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.773 |-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 12:31:08.773 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2978(Integer) 2018-08-12 12:31:08.781 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:08.782 |-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 12:31:08.782 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2978(Integer) 2018-08-12 12:31:08.790 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.791 |-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 12:31:08.791 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2821(Integer) 2018-08-12 12:31:08.800 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.801 |-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 12:31:08.801 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2821(Integer) 2018-08-12 12:31:08.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.809 |-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 12:31:08.809 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2822(Integer) 2018-08-12 12:31:08.817 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.818 |-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 12:31:08.819 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2822(Integer) 2018-08-12 12:31:08.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2984(Integer) 2018-08-12 12:31:08.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:08.834 |-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 12:31:08.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2984(Integer) 2018-08-12 12:31:08.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.844 |-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 12:31:08.845 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2823(Integer) 2018-08-12 12:31:08.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.854 |-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 12:31:08.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2823(Integer) 2018-08-12 12:31:08.860 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2824(Integer) 2018-08-12 12:31:08.867 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.868 |-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 12:31:08.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2824(Integer) 2018-08-12 12:31:08.874 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.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 12:31:08.875 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2825(Integer) 2018-08-12 12:31:08.882 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.883 |-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 12:31:08.883 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2825(Integer) 2018-08-12 12:31:08.890 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.891 |-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 12:31:08.891 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2988(Integer) 2018-08-12 12:31:08.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:08.902 |-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 12:31:08.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2988(Integer) 2018-08-12 12:31:08.909 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.909 |-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 12:31:08.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2826(Integer) 2018-08-12 12:31:08.919 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.919 |-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 12:31:08.920 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2826(Integer) 2018-08-12 12:31:08.926 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.927 |-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 12:31:08.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2990(Integer) 2018-08-12 12:31:08.936 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:08.936 |-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 12:31:08.937 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2990(Integer) 2018-08-12 12:31:08.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.944 |-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 12:31:08.944 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2827(Integer) 2018-08-12 12:31:08.952 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.953 |-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 12:31:08.953 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2827(Integer) 2018-08-12 12:31:08.961 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.962 |-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 12:31:08.962 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2989(Integer) 2018-08-12 12:31:08.970 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:08.971 |-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 12:31:08.972 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2989(Integer) 2018-08-12 12:31:08.979 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.980 |-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 12:31:08.981 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2828(Integer) 2018-08-12 12:31:08.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:08.987 |-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 12:31:08.987 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2828(Integer) 2018-08-12 12:31:08.994 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:08.995 |-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 12:31:08.995 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2829(Integer) 2018-08-12 12:31:09.003 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.004 |-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 12:31:09.004 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2829(Integer) 2018-08-12 12:31:09.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.012 |-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 12:31:09.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2830(Integer) 2018-08-12 12:31:09.019 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.020 |-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 12:31:09.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2830(Integer) 2018-08-12 12:31:09.026 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.026 |-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 12:31:09.026 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2831(Integer) 2018-08-12 12:31:09.035 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.036 |-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 12:31:09.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2831(Integer) 2018-08-12 12:31:09.043 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.043 |-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 12:31:09.043 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2832(Integer) 2018-08-12 12:31:09.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.050 |-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 12:31:09.051 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2832(Integer) 2018-08-12 12:31:09.058 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.059 |-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 12:31:09.059 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2833(Integer) 2018-08-12 12:31:09.066 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.067 |-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 12:31:09.068 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2833(Integer) 2018-08-12 12:31:09.075 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.076 |-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 12:31:09.076 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2834(Integer) 2018-08-12 12:31:09.083 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.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 12:31:09.084 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2834(Integer) 2018-08-12 12:31:09.090 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.091 |-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 12:31:09.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2835(Integer) 2018-08-12 12:31:09.098 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.098 |-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 12:31:09.099 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2835(Integer) 2018-08-12 12:31:09.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.107 |-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 12:31:09.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2836(Integer) 2018-08-12 12:31:09.116 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.116 |-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 12:31:09.117 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2836(Integer) 2018-08-12 12:31:09.124 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.125 |-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 12:31:09.125 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2837(Integer) 2018-08-12 12:31:09.134 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.135 |-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 12:31:09.135 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2837(Integer) 2018-08-12 12:31:09.142 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.143 |-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 12:31:09.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2992(Integer) 2018-08-12 12:31:09.152 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.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 12:31:09.153 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2992(Integer) 2018-08-12 12:31:09.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.160 |-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 12:31:09.161 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2986(Integer) 2018-08-12 12:31:09.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.170 |-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 12:31:09.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2986(Integer) 2018-08-12 12:31:09.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.223 |-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 12:31:09.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2991(Integer) 2018-08-12 12:31:09.232 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.233 |-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 12:31:09.233 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2991(Integer) 2018-08-12 12:31:09.240 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.241 |-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 12:31:09.241 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2838(Integer) 2018-08-12 12:31:09.249 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.249 |-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 12:31:09.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2838(Integer) 2018-08-12 12:31:09.257 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.258 |-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 12:31:09.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3004(Integer) 2018-08-12 12:31:09.266 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.266 |-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 12:31:09.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3004(Integer) 2018-08-12 12:31:09.275 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.275 |-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 12:31:09.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2839(Integer) 2018-08-12 12:31:09.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.284 |-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 12:31:09.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2839(Integer) 2018-08-12 12:31:09.292 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.292 |-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 12:31:09.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3007(Integer) 2018-08-12 12:31:09.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.303 |-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 12:31:09.303 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3007(Integer) 2018-08-12 12:31:09.310 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.311 |-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 12:31:09.311 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2840(Integer) 2018-08-12 12:31:09.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.320 |-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 12:31:09.320 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2840(Integer) 2018-08-12 12:31:09.327 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.327 |-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 12:31:09.328 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3010(Integer) 2018-08-12 12:31:09.336 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.336 |-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 12:31:09.337 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3010(Integer) 2018-08-12 12:31:09.344 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.345 |-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 12:31:09.345 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3011(Integer) 2018-08-12 12:31:09.354 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.355 |-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 12:31:09.355 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3011(Integer) 2018-08-12 12:31:09.363 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.364 |-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 12:31:09.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2841(Integer) 2018-08-12 12:31:09.373 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.373 |-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 12:31:09.374 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2841(Integer) 2018-08-12 12:31:09.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.382 |-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 12:31:09.382 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3012(Integer) 2018-08-12 12:31:09.389 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.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 12:31:09.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3012(Integer) 2018-08-12 12:31:09.397 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.398 |-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 12:31:09.398 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2842(Integer) 2018-08-12 12:31:09.406 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.407 |-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 12:31:09.408 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2842(Integer) 2018-08-12 12:31:09.415 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.416 |-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 12:31:09.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3013(Integer) 2018-08-12 12:31:09.423 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.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 12:31:09.424 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3013(Integer) 2018-08-12 12:31:09.432 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.433 |-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 12:31:09.433 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2843(Integer) 2018-08-12 12:31:09.442 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.442 |-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 12:31:09.443 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2843(Integer) 2018-08-12 12:31:09.450 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.450 |-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 12:31:09.451 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3014(Integer) 2018-08-12 12:31:09.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.458 |-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 12:31:09.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3014(Integer) 2018-08-12 12:31:09.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.467 |-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 12:31:09.467 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2844(Integer) 2018-08-12 12:31:09.475 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.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 12:31:09.476 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2844(Integer) 2018-08-12 12:31:09.483 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.484 |-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 12:31:09.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3015(Integer) 2018-08-12 12:31:09.492 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.493 |-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 12:31:09.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3015(Integer) 2018-08-12 12:31:09.500 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.501 |-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 12:31:09.501 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2845(Integer) 2018-08-12 12:31:09.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.509 |-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 12:31:09.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2845(Integer) 2018-08-12 12:31:09.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.517 |-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 12:31:09.517 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3016(Integer) 2018-08-12 12:31:09.525 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.526 |-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 12:31:09.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3016(Integer) 2018-08-12 12:31:09.533 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.534 |-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 12:31:09.534 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2846(Integer) 2018-08-12 12:31:09.541 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.541 |-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 12:31:09.542 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2846(Integer) 2018-08-12 12:31:09.550 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.551 |-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 12:31:09.551 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2847(Integer) 2018-08-12 12:31:09.559 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.560 |-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 12:31:09.560 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2847(Integer) 2018-08-12 12:31:09.567 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.568 |-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 12:31:09.569 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2848(Integer) 2018-08-12 12:31:09.578 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.578 |-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 12:31:09.579 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2848(Integer) 2018-08-12 12:31:09.585 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.585 |-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 12:31:09.585 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2849(Integer) 2018-08-12 12:31:09.593 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.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 12:31:09.594 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2849(Integer) 2018-08-12 12:31:09.600 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.601 |-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 12:31:09.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2850(Integer) 2018-08-12 12:31:09.608 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.608 |-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 12:31:09.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2850(Integer) 2018-08-12 12:31:09.616 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.617 |-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 12:31:09.617 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2851(Integer) 2018-08-12 12:31:09.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.625 |-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 12:31:09.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2851(Integer) 2018-08-12 12:31:09.633 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.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 12:31:09.634 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2852(Integer) 2018-08-12 12:31:09.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.643 |-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 12:31:09.644 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2852(Integer) 2018-08-12 12:31:09.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.652 |-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 12:31:09.652 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2853(Integer) 2018-08-12 12:31:09.660 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.661 |-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 12:31:09.661 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2853(Integer) 2018-08-12 12:31:09.669 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.670 |-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 12:31:09.670 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2854(Integer) 2018-08-12 12:31:09.678 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.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 12:31:09.679 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2854(Integer) 2018-08-12 12:31:09.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.688 |-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 12:31:09.689 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2855(Integer) 2018-08-12 12:31:09.697 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.697 |-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 12:31:09.698 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2855(Integer) 2018-08-12 12:31:09.705 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.706 |-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 12:31:09.706 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2856(Integer) 2018-08-12 12:31:09.714 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.715 |-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 12:31:09.716 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2856(Integer) 2018-08-12 12:31:09.723 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.724 |-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 12:31:09.724 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2857(Integer) 2018-08-12 12:31:09.733 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.734 |-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 12:31:09.734 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2857(Integer) 2018-08-12 12:31:09.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.744 |-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 12:31:09.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2858(Integer) 2018-08-12 12:31:09.752 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.753 |-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 12:31:09.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2858(Integer) 2018-08-12 12:31:09.761 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.762 |-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 12:31:09.762 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2859(Integer) 2018-08-12 12:31:09.770 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.771 |-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 12:31:09.771 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2859(Integer) 2018-08-12 12:31:09.779 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.780 |-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 12:31:09.780 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2860(Integer) 2018-08-12 12:31:09.788 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:31:09.789 |-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 12:31:09.789 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2860(Integer) 2018-08-12 12:31:09.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.798 |-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 12:31:09.798 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2996(Integer) 2018-08-12 12:31:09.807 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.808 |-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 12:31:09.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2996(Integer) 2018-08-12 12:31:09.816 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.817 |-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 12:31:09.817 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2998(Integer) 2018-08-12 12:31:09.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.826 |-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 12:31:09.827 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2998(Integer) 2018-08-12 12:31:09.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.836 |-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 12:31:09.836 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3000(Integer) 2018-08-12 12:31:09.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.845 |-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 12:31:09.846 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3000(Integer) 2018-08-12 12:31:09.853 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.854 |-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 12:31:09.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3003(Integer) 2018-08-12 12:31:09.861 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.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 12:31:09.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3003(Integer) 2018-08-12 12:31:09.869 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.870 |-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 12:31:09.870 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3005(Integer) 2018-08-12 12:31:09.877 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.878 |-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 12:31:09.878 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3005(Integer) 2018-08-12 12:31:09.885 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.886 |-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 12:31:09.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3009(Integer) 2018-08-12 12:31:09.893 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.894 |-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 12:31:09.895 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3009(Integer) 2018-08-12 12:31:09.901 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.902 |-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 12:31:09.902 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3006(Integer) 2018-08-12 12:31:09.910 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.910 |-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 12:31:09.911 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3006(Integer) 2018-08-12 12:31:09.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.918 |-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 12:31:09.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 3008(Integer) 2018-08-12 12:31:09.926 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.926 |-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 12:31:09.927 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 3008(Integer) 2018-08-12 12:31:09.933 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.933 |-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 12:31:09.934 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2965(Integer) 2018-08-12 12:31:09.941 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.942 |-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 12:31:09.942 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2965(Integer) 2018-08-12 12:31:09.947 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.948 |-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 12:31:09.948 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2966(Integer) 2018-08-12 12:31:09.956 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 14 2018-08-12 12:31:09.957 |-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 12:31:09.957 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2966(Integer) 2018-08-12 12:31:09.964 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.965 |-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 12:31:09.966 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2968(Integer) 2018-08-12 12:31:09.974 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.975 |-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 12:31:09.975 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2968(Integer) 2018-08-12 12:31:09.980 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.981 |-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 12:31:09.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2969(Integer) 2018-08-12 12:31:09.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:09.989 |-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 12:31:09.990 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2969(Integer) 2018-08-12 12:31:09.997 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:09.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 12:31:09.998 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2970(Integer) 2018-08-12 12:31:10.005 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:10.005 |-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 12:31:10.006 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2970(Integer) 2018-08-12 12:31:10.012 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:10.012 |-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 12:31:10.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2967(Integer) 2018-08-12 12:31:10.020 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:10.021 |-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 12:31:10.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2967(Integer) 2018-08-12 12:31:10.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:10.029 |-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 12:31:10.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2971(Integer) 2018-08-12 12:31:10.036 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 0 2018-08-12 12:31:10.036 |-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 12:31:10.037 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2971(Integer) 2018-08-12 12:31:10.043 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:10.079 |-ERROR [http-nio-8089-exec-6] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356) at org.apache.catalina.connector.OutputBuffer.appendByteArray(OutputBuffer.java:778) at org.apache.catalina.connector.OutputBuffer.append(OutputBuffer.java:707) at org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:391) at org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:369) at org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:96) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) at java.io.Writer.write(Writer.java:157) at org.springframework.util.StreamUtils.copy(StreamUtils.java:109) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:107) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:41) at org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:227) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:247) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:174) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:81) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:132) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1238) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:450) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:388) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:581) at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:118) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:223) at org.apache.coyote.Response.doWrite(Response.java:517) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351) ... 127 common frames omitted 2018-08-12 12:31:10.085 |-WARN [http-nio-8089-exec-6] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [391] -| Failed to invoke @ExceptionHandler method: public java.lang.String com.xintong.visualinspection.controller.BaseController.exp(javax.servlet.http.HttpServletRequest,java.lang.Exception) org.apache.catalina.connector.ClientAbortException: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:356) at org.apache.catalina.connector.OutputBuffer.flushByteBuffer(OutputBuffer.java:808) at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:310) at org.apache.catalina.connector.OutputBuffer.flush(OutputBuffer.java:284) at org.apache.catalina.connector.CoyoteOutputStream.flush(CoyoteOutputStream.java:118) at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297) at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) at org.springframework.util.StreamUtils.copy(StreamUtils.java:110) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:107) at org.springframework.http.converter.StringHttpMessageConverter.writeInternal(StringHttpMessageConverter.java:41) at org.springframework.http.converter.AbstractHttpMessageConverter.write(AbstractHttpMessageConverter.java:227) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor.writeWithMessageConverters(AbstractMessageConverterMethodProcessor.java:247) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.handleReturnValue(RequestResponseBodyMethodProcessor.java:174) at org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite.handleReturnValue(HandlerMethodReturnValueHandlerComposite.java:81) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:132) at org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver.doResolveHandlerMethodException(ExceptionHandlerExceptionResolver.java:380) at org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver.doResolveException(AbstractHandlerMethodExceptionResolver.java:59) at org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver.resolveException(AbstractHandlerExceptionResolver.java:136) at org.springframework.web.servlet.handler.HandlerExceptionResolverComposite.resolveException(HandlerExceptionResolverComposite.java:74) at org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:1218) at org.springframework.web.servlet.DispatcherServlet.processDispatchResult(DispatcherServlet.java:1030) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:980) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.io.IOException: 你的主机中的软件中止了一个已建立的连接。 at sun.nio.ch.SocketDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) at sun.nio.ch.IOUtil.write(IOUtil.java:65) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) at org.apache.tomcat.util.net.NioChannel.write(NioChannel.java:134) at org.apache.tomcat.util.net.NioBlockingSelector.write(NioBlockingSelector.java:101) at org.apache.tomcat.util.net.NioSelectorPool.write(NioSelectorPool.java:157) at org.apache.tomcat.util.net.NioEndpoint$NioSocketWrapper.doWrite(NioEndpoint.java:1238) at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:670) at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:450) at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:388) at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:581) at org.apache.coyote.http11.filters.IdentityOutputFilter.doWrite(IdentityOutputFilter.java:118) at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:223) at org.apache.coyote.Response.doWrite(Response.java:517) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:351) ... 126 common frames omitted 2018-08-12 12:31:10.685 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:10.727 |-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 12:31:10.727 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:10.736 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:10.737 |-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 12:31:10.737 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:10.754 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:10.754 |-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 12:31:10.755 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:10.987 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:11.012 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:11.013 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:11.570 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:11.595 |-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 12:31:11.597 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:11.605 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:11.605 |-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 12:31:11.606 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:11.616 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:11.617 |-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 12:31:11.617 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:11.623 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:11.646 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:11.647 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:15.997 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:16.024 |-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 12:31:16.024 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:16.032 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:16.032 |-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 12:31:16.032 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:16.043 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:16.044 |-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 12:31:16.044 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:16.051 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:16.077 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:16.078 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:16.230 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:16.247 |-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 12:31:16.248 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:16.255 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:16.256 |-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 12:31:16.256 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:16.268 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:16.268 |-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 12:31:16.269 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:16.274 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:16.299 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:16.300 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:17.845 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:17.872 |-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 12:31:17.873 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:17.879 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:17.880 |-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 12:31:17.880 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:17.890 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:17.891 |-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 12:31:17.891 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:17.898 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:17.923 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:17.924 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:23.925 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:23.929 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:23.951 |-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 12:31:23.951 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:23.952 |-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 12:31:23.952 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:23.959 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:23.959 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:23.960 |-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 12:31:23.960 |-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 12:31:23.960 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:23.960 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:23.968 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:23.969 |-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 12:31:23.969 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:23.969 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:23.970 |-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 12:31:23.970 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:23.975 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:23.975 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:24.007 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:24.007 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:24.008 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:24.008 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:24.022 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:31:24.022 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:31:24.053 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:31:33.859 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:33.888 |-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 12:31:33.888 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:33.894 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:33.895 |-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 12:31:33.895 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:33.906 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:33.906 |-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 12:31:33.906 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:33.914 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:33.940 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:33.941 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:34.624 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:34.658 |-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 12:31:34.658 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:34.676 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:34.676 |-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 12:31:34.676 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:34.688 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:34.689 |-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 12:31:34.690 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:34.708 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:34.735 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:34.736 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:39.181 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:39.438 |-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 12:31:39.438 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:39.446 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:39.446 |-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 12:31:39.446 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:39.456 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:39.457 |-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 12:31:39.457 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:39.465 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:39.489 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:39.490 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:41.696 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:41.726 |-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 12:31:41.727 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:41.734 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:41.735 |-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 12:31:41.735 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:41.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:41.744 |-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 12:31:41.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:41.749 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:41.774 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:41.775 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:41.819 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:41.820 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:41.847 |-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 12:31:41.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:41.849 |-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 12:31:41.850 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:41.853 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:41.853 |-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 12:31:41.854 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:41.857 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:41.858 |-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 12:31:41.858 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:41.862 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:41.864 |-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 12:31:41.864 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:41.866 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:41.867 |-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 12:31:41.867 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:41.868 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:41.876 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:41.889 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:41.890 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:41.897 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:41.898 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:41.904 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:31:41.905 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:31:41.932 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:31:44.857 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:44.884 |-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 12:31:44.885 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:44.893 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:44.893 |-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 12:31:44.893 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:44.903 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:44.903 |-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 12:31:44.903 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:44.911 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:44.937 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:44.938 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:46.444 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:46.473 |-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 12:31:46.473 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:46.481 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:46.482 |-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 12:31:46.482 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:46.493 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:46.494 |-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 12:31:46.494 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:46.499 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:46.524 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:46.525 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:46.558 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:46.561 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:46.582 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:31:46.583 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:46.587 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:31:46.588 |-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 12:31:46.588 |-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 limit ?,? 2018-08-12 12:31:46.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:31:46.588 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:31:46.596 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:46.596 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:31:46.597 |-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 12:31:46.597 |-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 12:31:46.598 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:46.598 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:46.610 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:46.610 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:31:46.610 |-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 12:31:46.611 |-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 12:31:46.611 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:46.611 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:31:46.619 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:46.619 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:31:46.647 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:46.647 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:31:46.648 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:46.648 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:31:46.662 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:31:46.662 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:31:46.690 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:32:21.761 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:21.785 |-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 12:32:21.786 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:21.794 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:21.794 |-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 12:32:21.794 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:21.803 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:21.803 |-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 12:32:21.804 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:21.810 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:21.835 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:21.836 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:21.837 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Preparing: SELECT * FROM t_sys_users where organid=29 and status>0 and positionid = 2 2018-08-12 12:32:21.837 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Parameters: 2018-08-12 12:32:21.847 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| <== Total: 12 2018-08-12 12:32:25.221 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:25.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:32:25.250 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:25.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:32:25.256 |-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 limit ?,? 2018-08-12 12:32:25.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:32:25.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:25.266 |-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 12:32:25.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:25.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:25.276 |-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 12:32:25.276 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:25.283 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:25.310 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:25.310 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:25.820 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:25.847 |-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 12:32:25.847 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:25.854 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:25.855 |-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 12:32:25.855 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:25.864 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:25.865 |-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 12:32:25.865 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:25.872 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:25.901 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:25.902 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:27.042 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:27.069 |-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 12:32:27.070 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:27.076 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:27.077 |-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 12:32:27.077 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:27.085 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:27.085 |-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 12:32:27.085 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:27.091 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:27.117 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:27.118 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.574 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.601 |-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 12:32:28.602 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:28.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:28.609 |-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 12:32:28.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.620 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:28.621 |-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 12:32:28.621 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.628 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:28.655 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:28.656 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.679 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.699 |-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 12:32:28.699 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:28.708 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:28.709 |-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 12:32:28.709 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.711 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.717 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.720 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:28.721 |-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 12:32:28.722 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.730 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:28.731 |-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 12:32:28.732 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:28.742 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:28.743 |-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 12:32:28.743 |-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 12:32:28.743 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.743 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:32:28.749 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:28.750 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.750 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:32:28.751 |-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 12:32:28.751 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.753 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:28.753 |-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 12:32:28.753 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.760 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:28.760 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:32:28.760 |-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 12:32:28.761 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:32:28.770 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:32:28.779 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:28.780 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.787 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:32:28.788 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:32:28.802 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:32:28.802 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:32:28.830 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:36:19.093 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:36:19.166 |-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 12:36:19.166 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:36:19.175 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:36:19.184 |-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 12:36:19.184 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:36:19.197 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:36:19.197 |-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 12:36:19.197 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:36:19.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:36:19.227 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:36:19.228 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:36:23.826 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:36:23.854 |-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 12:36:23.855 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:36:23.862 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:36:23.862 |-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 12:36:23.862 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:36:23.873 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:36:23.874 |-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 12:36:23.874 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:36:23.883 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:36:23.915 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:36:23.916 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:36:42.421 |-ERROR [http-nio-8089-exec-8] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy1.update(proxy1.java) at com.xintong.visualinspection.controller.gettway.TaskController_Q.update(TaskController_Q.java:120) 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$$6321ffe.update() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:36:42.423 |-WARN [http-nio-8089-exec-8] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckAppealService_F:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:37:19.980 |-INFO [restartedMain] com.alibaba.dubbo.common.logger.LoggerFactory [59] -| using logger: com.alibaba.dubbo.common.logger.log4j.Log4jLoggerAdapter 2018-08-12 12:37:19.984 |-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 12:37:19.988 |-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 12:37:20.054 |-INFO [restartedMain] com.xintong.VideocheckApplication [48] -| Starting VideocheckApplication on MSI with PID 212400 (started by liwei in D:\沿海高速\VisualInspection_server) 2018-08-12 12:37:20.055 |-INFO [restartedMain] com.xintong.VideocheckApplication [637] -| No active profile set, falling back to default profiles: default 2018-08-12 12:37:20.218 |-INFO [background-preinit] org.hibernate.validator.internal.util.Version [30] -| HV000001: Hibernate Validator 5.3.4.Final 2018-08-12 12:37:20.250 |-INFO [restartedMain] org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext [582] -| Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@311cd2e: startup date [Sun Aug 12 12:37:20 GMT+08:00 2018]; root of context hierarchy 2018-08-12 12:37:21.684 |-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 12:37:21.685 |-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 12:37:21.686 |-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 12:37:21.686 |-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 12:37:21.686 |-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 12:37:21.686 |-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 12:37:21.686 |-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 12:37:21.686 |-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 12:37:21.906 |-INFO [restartedMain] org.springframework.data.repository.config.RepositoryConfigurationDelegate [165] -| Multiple Spring Data modules found, entering strict repository configuration mode! 2018-08-12 12:37:22.164 |-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.2.132 2018-08-12 12:37:22.164 |-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.2.132 2018-08-12 12:37:22.193 |-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.2.132 2018-08-12 12:37:22.194 |-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.2.132 2018-08-12 12:37:22.195 |-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.2.132 2018-08-12 12:37:22.195 |-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 [D:\沿海高速\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 [D:\沿海高速\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 [D:\沿海高速\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.2.132 2018-08-12 12:37:22.196 |-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 12:37:22.836 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$10d4708e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:37:22.980 |-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$$a98238c8] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:37:22.994 |-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 12:37:22.997 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.security.access.expression.method.DefaultMethodSecurityExpressionHandler@f54c3f9' 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 12:37:23.011 |-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$$ce56db7a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:37:23.028 |-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 12:37:23.047 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'redisConf' of type [com.xintong.system.securityTools.RedisConf$$EnhancerBySpringCGLIB$$fc17e48a] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:37:23.068 |-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 12:37:23.070 |-INFO [restartedMain] org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker [325] -| Bean 'org.springframework.cache.annotation.ProxyCachingConfiguration' of type [org.springframework.cache.annotation.ProxyCachingConfiguration$$EnhancerBySpringCGLIB$$59e6a6ac] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-12 12:37:23.637 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [89] -| Tomcat initialized with port(s): 8089 (http) 2018-08-12 12:37:23.646 |-INFO [restartedMain] org.apache.catalina.core.StandardService [179] -| Starting service Tomcat 2018-08-12 12:37:23.647 |-INFO [restartedMain] org.apache.catalina.core.StandardEngine [179] -| Starting Servlet Engine: Apache Tomcat/8.5.11 2018-08-12 12:37:23.877 |-INFO [localhost-startStop-1] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring embedded WebApplicationContext 2018-08-12 12:37:23.877 |-INFO [localhost-startStop-1] org.springframework.web.context.ContextLoader [276] -| Root WebApplicationContext: initialization completed in 3627 ms 2018-08-12 12:37:24.270 |-INFO [localhost-startStop-1] com.xintong.visualinspection.mapper.PageHelperConfiguration [20] -| ------Register MyBatis PageHelper 2018-08-12 12:37:26.510 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'metricsFilter' to: [/*] 2018-08-12 12:37:26.511 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-12 12:37:26.511 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-12 12:37:26.511 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-12 12:37:26.511 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'requestContextFilter' to: [/*] 2018-08-12 12:37:26.512 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean [258] -| Mapping filter: 'springSecurityFilterChain' to: [/*] 2018-08-12 12:37:26.512 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'webRequestLoggingFilter' to: [/*] 2018-08-12 12:37:26.513 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [271] -| Mapping filter: 'druidWebStatFilter' to urls: [/*] 2018-08-12 12:37:26.513 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'jwtAuthenticationTokenFilter' to: [/*] 2018-08-12 12:37:26.513 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'corsFilter' to: [/*] 2018-08-12 12:37:26.513 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'authenticationTokenFilterBean' to: [/*] 2018-08-12 12:37:26.513 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.FilterRegistrationBean [258] -| Mapping filter: 'applicationContextIdFilter' to: [/*] 2018-08-12 12:37:26.513 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'dispatcherServlet' to [/] 2018-08-12 12:37:26.514 |-INFO [localhost-startStop-1] org.springframework.boot.web.servlet.ServletRegistrationBean [190] -| Mapping servlet: 'com.xintong.system.druidTools.DruidStatViewServlet' to [/druid/*] 2018-08-12 12:37:27.336 |-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 12:37:27.391 |-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 12:37:27.406 |-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 12:37:27.465 |-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.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409990&version=1.0.0, com.xintong.visualinspection.service.TaskService_Q:1.0.0=empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410405&version=1.0.0 empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410405&version=1.0.0 dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818526&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_F:1.0.0=empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0 empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409893&version=1.0.0, com.xintong.visualinspection.service.StatisticsService_F:1.0.0=empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411926&version=1.0.0 empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411926&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045818471&version=1.0.0, com.xintong.visualinspection.service.CheckAppealService_Q:1.0.0=empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410109&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410109&version=1.0.0 dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818032&version=1.0.0, com.xintong.visualinspection.service.RecordService_Q:1.0.0=empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411591&version=1.0.0 empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411591&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818373&version=1.0.0, com.xintong.visualinspection.service.CommonService:1.0.0=empty://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_F:1.0.0=empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410556&version=1.0.0 empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410556&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818274&version=1.0.0, com.xintong.visualinspection.service.AreaInfoService_F:1.0.0=empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0 empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046409611&version=1.0.0, com.xintong.visualinspection.service.UserService:1.0.0=empty://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418628&version=1.0.0, com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0=empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0 empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0 empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046410957&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_F:1.0.0=empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0 empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411087&version=1.0.0, com.xintong.visualinspection.service.CheckOtherService_Q:1.0.0=empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411486&version=1.0.0 empty://192.168.2.132/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=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411486&version=1.0.0 dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818325&version=1.0.0, com.xintong.visualinspection.service.ItemService:1.0.0=empty://192.168.2.132: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=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418585&version=1.0.0, com.xintong.visualinspection.service.ScoreService_Q:1.0.0=empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411816&version=1.0.0 empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411816&version=1.0.0 dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818424&version=1.0.0, com.xintong.visualinspection.service.ScoreService_F:1.0.0=empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0 empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0 empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=231108&revision=1.0-SNAPSHOT&side=consumer×tamp=1534046411703&version=1.0.0}, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.474 |-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.2.132 2018-08-12 12:37:27.478 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] org.I0Itec.zkclient.ZkEventThread [64] -| Starting ZkClient event thread. 2018-08-12 12:37:27.483 |-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 12:37:27.483 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:host.name=MSI.lan 2018-08-12 12:37:27.483 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.version=1.8.0_171 2018-08-12 12:37:27.483 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.vendor=Oracle Corporation 2018-08-12 12:37:27.483 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.home=C:\Program Files\Java\jdk1.8.0_171\jre 2018-08-12 12:37:27.483 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.class.path=C:\Program Files\Java\jdk1.8.0_171\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_171\jre\lib\rt.jar;D:\沿海高速\VisualInspection_server\target\classes;C:\Users\liwei\.m2\repository\com\xintong\visuallnspection\inteface\visuallnspectioninteface\1.0-SNAPSHOT\visuallnspectioninteface-1.0-20180811.071705-133.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-core\4.2.2.RELEASE\spring-security-core-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-beans\4.3.7.RELEASE\spring-beans-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context\4.3.7.RELEASE\spring-context-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-expression\4.3.7.RELEASE\spring-expression-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-web\1.5.2.RELEASE\spring-boot-starter-web-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\1.5.2.RELEASE\spring-boot-starter-tomcat-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\8.5.11\tomcat-embed-core-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\8.5.11\tomcat-embed-el-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\8.5.11\tomcat-embed-websocket-8.5.11.jar;C:\Users\liwei\.m2\repository\org\hibernate\hibernate-validator\5.3.4.Final\hibernate-validator-5.3.4.Final.jar;C:\Users\liwei\.m2\repository\javax\validation\validation-api\1.1.0.Final\validation-api-1.1.0.Final.jar;C:\Users\liwei\.m2\repository\org\jboss\logging\jboss-logging\3.3.0.Final\jboss-logging-3.3.0.Final.jar;C:\Users\liwei\.m2\repository\com\fasterxml\classmate\1.3.3\classmate-1.3.3.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.8.7\jackson-databind-2.8.7.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.8.0\jackson-annotations-2.8.0.jar;C:\Users\liwei\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.8.7\jackson-core-2.8.7.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-web\4.3.7.RELEASE\spring-web-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-webmvc\4.3.7.RELEASE\spring-webmvc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-security\1.5.2.RELEASE\spring-boot-starter-security-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-aop\4.3.7.RELEASE\spring-aop-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-config\4.2.2.RELEASE\spring-security-config-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\security\spring-security-web\4.2.2.RELEASE\spring-security-web-4.2.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-starter\1.3.0\mybatis-spring-boot-starter-1.3.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\1.5.2.RELEASE\spring-boot-starter-jdbc-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-jdbc\8.5.11\tomcat-jdbc-8.5.11.jar;C:\Users\liwei\.m2\repository\org\apache\tomcat\tomcat-juli\8.5.11\tomcat-juli-8.5.11.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-jdbc\4.3.7.RELEASE\spring-jdbc-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\mybatis\spring\boot\mybatis-spring-boot-autoconfigure\1.3.0\mybatis-spring-boot-autoconfigure-1.3.0.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis\3.4.4\mybatis-3.4.4.jar;C:\Users\liwei\.m2\repository\org\mybatis\mybatis-spring\1.3.1\mybatis-spring-1.3.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\1.5.2.RELEASE\spring-boot-starter-thymeleaf-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf-spring4\2.1.5.RELEASE\thymeleaf-spring4-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\nz\net\ultraq\thymeleaf\thymeleaf-layout-dialect\1.4.0\thymeleaf-layout-dialect-1.4.0.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-remote-shell\1.5.2.RELEASE\spring-boot-starter-remote-shell-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-actuator\1.5.2.RELEASE\spring-boot-starter-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-actuator\1.5.2.RELEASE\spring-boot-actuator-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.cli\1.3.2\crash.cli-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.connectors.ssh\1.3.2\crash.connectors.ssh-1.3.2.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-core\0.11.0\sshd-core-0.11.0.jar;C:\Users\liwei\.m2\repository\org\apache\sshd\sshd-pam\0.11.0\sshd-pam-0.11.0.jar;C:\Users\liwei\.m2\repository\net\sf\jpam\jpam\1.1\jpam-1.1.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.51\bcprov-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.51\bcpkix-jdk15on-1.51.jar;C:\Users\liwei\.m2\repository\org\apache\mina\mina-core\2.0.7\mina-core-2.0.7.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.embed.spring\1.3.2\crash.embed.spring-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.cron\1.3.2\crash.plugins.cron-1.3.2.jar;C:\Users\liwei\.m2\repository\it\sauronsoftware\cron4j\cron4j\2.2.5\cron4j-2.2.5.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.plugins.mail\1.3.2\crash.plugins.mail-1.3.2.jar;C:\Users\liwei\.m2\repository\org\crashub\crash.shell\1.3.2\crash.shell-1.3.2.jar;C:\Users\liwei\.m2\repository\org\codehaus\groovy\groovy\2.4.9\groovy-2.4.9.jar;C:\Users\liwei\.m2\repository\com\sun\mail\javax.mail\1.5.6\javax.mail-1.5.6.jar;C:\Users\liwei\.m2\repository\javax\activation\activation\1.1\activation-1.1.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-data-redis\1.5.2.RELEASE\spring-boot-starter-data-redis-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-redis\1.8.1.RELEASE\spring-data-redis-1.8.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-keyvalue\1.2.1.RELEASE\spring-data-keyvalue-1.2.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\data\spring-data-commons\1.13.1.RELEASE\spring-data-commons-1.13.1.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-tx\4.3.7.RELEASE\spring-tx-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-oxm\4.3.7.RELEASE\spring-oxm-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-context-support\4.3.7.RELEASE\spring-context-support-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-pool2\2.4.2\commons-pool2-2.4.2.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter\1.5.2.RELEASE\spring-boot-starter-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot\1.5.2.RELEASE\spring-boot-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\1.5.2.RELEASE\spring-boot-autoconfigure-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-starter-logging\1.5.2.RELEASE\spring-boot-starter-logging-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-classic\1.1.11\logback-classic-1.1.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\jul-to-slf4j\1.7.24\jul-to-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\slf4j\log4j-over-slf4j\1.7.24\log4j-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\org\springframework\spring-core\4.3.7.RELEASE\spring-core-4.3.7.RELEASE.jar;C:\Users\liwei\.m2\repository\org\yaml\snakeyaml\1.17\snakeyaml-1.17.jar;C:\Users\liwei\.m2\repository\org\projectlombok\lombok\1.16.14\lombok-1.16.14.jar;C:\Users\liwei\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\liwei\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\liwei\.m2\repository\org\springframework\boot\spring-boot-devtools\1.5.2.RELEASE\spring-boot-devtools-1.5.2.RELEASE.jar;C:\Users\liwei\.m2\repository\io\jsonwebtoken\jjwt\0.7.0\jjwt-0.7.0.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-springsecurity4\2.1.2.RELEASE\thymeleaf-extras-springsecurity4-2.1.2.RELEASE.jar;C:\Users\liwei\.m2\repository\org\thymeleaf\thymeleaf\2.1.5.RELEASE\thymeleaf-2.1.5.RELEASE.jar;C:\Users\liwei\.m2\repository\ognl\ognl\3.0.8\ognl-3.0.8.jar;C:\Users\liwei\.m2\repository\org\javassist\javassist\3.21.0-GA\javassist-3.21.0-GA.jar;C:\Users\liwei\.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-api\1.7.24\slf4j-api-1.7.24.jar;C:\Users\liwei\.m2\repository\com\github\pagehelper\pagehelper\4.2.1\pagehelper-4.2.1.jar;C:\Users\liwei\.m2\repository\com\github\jsqlparser\jsqlparser\0.9.5\jsqlparser-0.9.5.jar;C:\Users\liwei\.m2\repository\mysql\mysql-connector-java\5.1.41\mysql-connector-java-5.1.41.jar;C:\Users\liwei\.m2\repository\com\alibaba\druid\1.0.29\druid-1.0.29.jar;C:\Program Files\Java\jdk1.8.0_171\lib\jconsole.jar;C:\Program Files\Java\jdk1.8.0_171\lib\tools.jar;C:\Users\liwei\.m2\repository\com\alibaba\fastjson\1.2.31\fastjson-1.2.31.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjrt\1.8.10\aspectjrt-1.8.10.jar;C:\Users\liwei\.m2\repository\org\aspectj\aspectjweaver\1.8.10\aspectjweaver-1.8.10.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi\3.12\poi-3.12.jar;C:\Users\liwei\.m2\repository\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls\2.3.0\jxls-2.3.0.jar;C:\Users\liwei\.m2\repository\org\apache\commons\commons-jexl\2.1.1\commons-jexl-2.1.1.jar;C:\Users\liwei\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\liwei\.m2\repository\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;C:\Users\liwei\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\liwei\.m2\repository\org\slf4j\jcl-over-slf4j\1.7.24\jcl-over-slf4j-1.7.24.jar;C:\Users\liwei\.m2\repository\ch\qos\logback\logback-core\1.1.11\logback-core-1.1.11.jar;C:\Users\liwei\.m2\repository\org\jxls\jxls-poi\1.0.9\jxls-poi-1.0.9.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml\3.12\poi-ooxml-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\poi\poi-ooxml-schemas\3.12\poi-ooxml-schemas-3.12.jar;C:\Users\liwei\.m2\repository\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;C:\Users\liwei\.m2\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar;C:\Users\liwei\.m2\repository\org\apache\zookeeper\zookeeper\3.4.11\zookeeper-3.4.11.jar;C:\Users\liwei\.m2\repository\org\slf4j\slf4j-log4j12\1.7.24\slf4j-log4j12-1.7.24.jar;C:\Users\liwei\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar;C:\Users\liwei\.m2\repository\jline\jline\0.9.94\jline-0.9.94.jar;C:\Users\liwei\.m2\repository\org\apache\yetus\audience-annotations\0.5.0\audience-annotations-0.5.0.jar;C:\Users\liwei\.m2\repository\io\netty\netty\3.10.5.Final\netty-3.10.5.Final.jar;C:\Users\liwei\.m2\repository\com\github\sgroschupf\zkclient\0.1\zkclient-0.1.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-starter\0.1.0\dubbo-spring-boot-starter-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\dubbo\2.5.10\dubbo-2.5.10.jar;C:\Users\liwei\.m2\repository\org\jboss\netty\netty\3.2.5.Final\netty-3.2.5.Final.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-framework\2.11.1\curator-framework-2.11.1.jar;C:\Users\liwei\.m2\repository\org\apache\curator\curator-client\2.11.1\curator-client-2.11.1.jar;C:\Users\liwei\.m2\repository\com\google\guava\guava\18.0\guava-18.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-autoconfigure\0.1.0\dubbo-spring-boot-autoconfigure-0.1.0.jar;C:\Users\liwei\.m2\repository\com\alibaba\boot\dubbo-spring-boot-actuator\0.1.0\dubbo-spring-boot-actuator-0.1.0.jar;G:\IntelliJ IDEA 2018.1.5\lib\idea_rt.jar;C:\Users\liwei\AppData\Local\Temp\capture3391jars\debugger-agent.jar 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.library.path=C:\Program Files\Java\jdk1.8.0_171\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_171\bin;C:\Program Files\nodejs\node_global;C:\Windows\system32;C:\Program Files\nodejs\;G:\IntelliJ IDEA 2018.1.5\plugins\maven\lib\maven3\bin;C:\Users\liwei\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Microsoft VS Code\bin;C:\Users\liwei\AppData\Roaming\npm;. 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.io.tmpdir=C:\Users\liwei\AppData\Local\Temp\ 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:java.compiler= 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.name=Windows 10 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.arch=amd64 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:os.version=10.0 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.name=liwei 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.home=C:\Users\liwei 2018-08-12 12:37:27.487 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [100] -| Client environment:user.dir=D:\沿海高速\VisualInspection_server 2018-08-12 12:37:27.488 |-INFO [DubboZkclientConnector] org.apache.zookeeper.ZooKeeper [441] -| Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=30000 watcher=org.I0Itec.zkclient.ZkClient@528ad283 2018-08-12 12:37:27.516 |-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 12:37:27.520 |-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 12:37:27.687 |-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 = 0x1652c1914cc000a, negotiated timeout = 30000 2018-08-12 12:37:27.689 |-INFO [DubboZkclientConnector-EventThread] org.I0Itec.zkclient.ZkClient [449] -| zookeeper state changed (SyncConnected) 2018-08-12 12:37:27.710 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647418&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.735 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647418&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.797 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647418&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.AreaInfoService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647418&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647418&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647418&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.802 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.AreaInfoService_F&methods=getAllArea&pid=212400®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647418&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.810 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:27.847 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647842&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.868 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647842&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.919 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647842&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647842&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647842&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647842&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.920 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_F&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647842&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.924 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:27.945 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647938&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:27.969 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647938&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.021 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647938&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.TaskService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647938&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647938&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647938&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.021 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.TaskService_F&methods=updateStatus,getTaskStatusList,getTask,getAllTask,addTask&pid=212400®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048647938&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.024 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:28.074 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=consumers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648069&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.092 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648069&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.143 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648069&version=1.0.0, urls: [dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818032&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=configurators&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648069&version=1.0.0, empty://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648069&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.310 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x139ad7d1, /192.168.2.132:53396 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.310 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7685, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.361 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Refer dubbo service com.xintong.visualinspection.service.CheckAppealService_Q 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_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818032&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648069&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.363 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:28.379 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.401 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.453 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648373&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818526&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648373&version=1.0.0, empty://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648373&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.454 |-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?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=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818526&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648373&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.457 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:28.497 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648493&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.513 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648493&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.565 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648493&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818274&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648493&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648493&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.565 |-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=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818274&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648493&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.568 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:28.609 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.625 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.676 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0, urls: [empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.676 |-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=212400®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.678 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:28.725 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648716&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.747 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648716&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.798 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648716&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckOtherService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648716&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648716&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648716&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.799 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckOtherService_F&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=212400®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648716&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.802 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:28.846 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648840&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.864 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648840&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.921 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648840&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818325&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648840&version=1.0.0, empty://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648840&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.922 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckOtherService_Q&methods=deleteCheckOther,addCheckOther,updateCheckOther,selectCheckById,getCheckOtherStatistics,getAllCheckOther&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818325&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648840&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.927 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:28.963 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648959&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:28.982 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648959&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.032 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648959&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818373&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648959&version=1.0.0, empty://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648959&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.033 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.RecordService_Q&methods=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818373&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648959&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.035 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:29.073 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649068&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.093 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649068&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.144 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649068&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.ScoreService_F?application=jicha_base-provider&category=providers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649068&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649068&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649068&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.145 |-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?application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.ScoreService_F&methods=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400®ister.ip=192.168.2.132&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649068&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.147 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:29.185 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649181&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.205 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649181&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.256 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649181&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818424&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649181&version=1.0.0, empty://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649181&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.258 |-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?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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818424&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048649181&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.261 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:29.307 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649302&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.327 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649302&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.379 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649302&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045818471&version=1.0.0, empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649302&version=1.0.0, empty://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649302&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.380 |-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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818471&revision=1.0-SNAPSHOT&side=consumer&status=server&timeout=3000×tamp=1534048649302&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.383 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:29.397 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: consumer://192.168.2.132/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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649394&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.417 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: consumer://192.168.2.132/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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649394&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:29.468 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649394&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0, empty://192.168.2.132/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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649394&version=1.0.0, empty://192.168.2.132/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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649394&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:30.476 |-WARN [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] Failed to start NettyClient MSI/192.168.2.132 connect to the server /192.168.2.132:7682 (check == false, ignore and retry later!), cause: client(url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534046418361&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048649394&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:connection timed out: /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534046418361&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048649394&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:connection timed out: /192.168.2.132: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.(AbstractClient.java:89) at com.alibaba.dubbo.remoting.transport.netty.NettyClient.(NettyClient.java:59) at com.alibaba.dubbo.remoting.transport.netty.NettyTransporter.connect(NettyTransporter.java:35) at com.alibaba.dubbo.remoting.Transporter$Adaptive.connect(Transporter$Adaptive.java) at com.alibaba.dubbo.remoting.Transporters.connect(Transporters.java:75) at com.alibaba.dubbo.remoting.exchange.support.header.HeaderExchanger.connect(HeaderExchanger.java:38) at com.alibaba.dubbo.remoting.exchange.Exchangers.connect(Exchangers.java:109) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.initClient(DubboProtocol.java:361) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getSharedClient(DubboProtocol.java:329) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.getClients(DubboProtocol.java:306) at com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol.refer(DubboProtocol.java:288) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:100) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:65) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:65) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.registry.integration.RegistryDirectory.toInvokers(RegistryDirectory.java:385) at com.alibaba.dubbo.registry.integration.RegistryDirectory.refreshInvoker(RegistryDirectory.java:251) at com.alibaba.dubbo.registry.integration.RegistryDirectory.notify(RegistryDirectory.java:221) at com.alibaba.dubbo.registry.support.AbstractRegistry.notify(AbstractRegistry.java:407) at com.alibaba.dubbo.registry.support.FailbackRegistry.doNotify(FailbackRegistry.java:273) at com.alibaba.dubbo.registry.support.FailbackRegistry.notify(FailbackRegistry.java:259) at com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry.doSubscribe(ZookeeperRegistry.java:182) at com.alibaba.dubbo.registry.support.FailbackRegistry.subscribe(FailbackRegistry.java:189) at com.alibaba.dubbo.registry.integration.RegistryDirectory.subscribe(RegistryDirectory.java:159) at com.alibaba.dubbo.registry.integration.RegistryProtocol.doRefer(RegistryProtocol.java:302) at com.alibaba.dubbo.registry.integration.RegistryProtocol.refer(RegistryProtocol.java:283) at com.alibaba.dubbo.rpc.protocol.ProtocolFilterWrapper.refer(ProtocolFilterWrapper.java:98) at com.alibaba.dubbo.qos.protocol.QosProtocolWrapper.refer(QosProtocolWrapper.java:63) at com.alibaba.dubbo.rpc.protocol.ProtocolListenerWrapper.refer(ProtocolListenerWrapper.java:63) at com.alibaba.dubbo.rpc.Protocol$Adaptive.refer(Protocol$Adaptive.java) at com.alibaba.dubbo.config.ReferenceConfig.createProxy(ReferenceConfig.java:394) at com.alibaba.dubbo.config.ReferenceConfig.init(ReferenceConfig.java:333) at com.alibaba.dubbo.config.ReferenceConfig.get(ReferenceConfig.java:163) at com.alibaba.dubbo.config.spring.ReferenceBean.getObject(ReferenceBean.java:65) 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:498) at com.alibaba.dubbo.config.AbstractConfig.toString(AbstractConfig.java:473) at java.lang.String.valueOf(String.java:2994) at java.lang.StringBuilder.append(StringBuilder.java:131) at com.alibaba.dubbo.config.spring.beans.factory.annotation.AbstractAnnotationConfigBeanBuilder.build(AbstractAnnotationConfigBeanBuilder.java:75) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.buildReferenceBean(ReferenceAnnotationBeanPostProcessor.java:345) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.access$100(ReferenceAnnotationBeanPostProcessor.java:61) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor$ReferenceFieldElement.inject(ReferenceAnnotationBeanPostProcessor.java:323) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88) at com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceAnnotationBeanPostProcessor.postProcessPropertyValues(ReferenceAnnotationBeanPostProcessor.java:88) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:122) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:737) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:370) at org.springframework.boot.SpringApplication.run(SpringApplication.java:314) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1162) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1151) at com.xintong.VideocheckApplication.main(VideocheckApplication.java:28) 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:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.2.132: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) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:37:30.477 |-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?anyhost=true&application=jicha_base-provider&check=false&default.check=false&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534046418361&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048649394&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:30.480 |-INFO [restartedMain] com.alibaba.dubbo.config.spring.beans.factory.annotation.ReferenceBeanBuilder [75] -| has been built. 2018-08-12 12:37:31.191 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 2018-08-12 12:37:31.200 |-INFO [restartedMain] org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor [165] -| Initializing ExecutorService 'threadExecutor' 2018-08-12 12:37:31.406 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/css/**'], [] 2018-08-12 12:37:31.406 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: Ant [pattern='/js/**'], [] 2018-08-12 12:37:31.517 |-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@6e5baaee, org.springframework.security.web.context.SecurityContextPersistenceFilter@28655921, org.springframework.security.web.header.HeaderWriterFilter@39b9707, org.springframework.web.filter.CorsFilter@2c8e2544, org.springframework.security.web.authentication.logout.LogoutFilter@4a9a6b67, com.xintong.system.securityTools.JwtAuthenticationTokenFilter@f486495, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b195c34, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@56a23043, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2684e6af, org.springframework.security.web.session.SessionManagementFilter@76049477, org.springframework.security.web.access.ExceptionTranslationFilter@2d559db5, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2fec7fe7] 2018-08-12 12:37:31.549 |-INFO [restartedMain] org.springframework.security.web.DefaultSecurityFilterChain [43] -| Creating filter chain: org.springframework.boot.actuate.autoconfigure.ManagementWebSecurityAutoConfiguration$LazyEndpointPathRequestMatcher@3f0b3930, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@67f5c4f5, org.springframework.security.web.context.SecurityContextPersistenceFilter@76eade0, org.springframework.security.web.header.HeaderWriterFilter@11176bcb, org.springframework.security.web.authentication.logout.LogoutFilter@30499072, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4af7f9d0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1a8894f8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@306bed51, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41d4f813, org.springframework.security.web.session.SessionManagementFilter@294d5801, org.springframework.security.web.access.ExceptionTranslationFilter@6e2e6aa7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2a05d84b] 2018-08-12 12:37:31.702 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter [534] -| Looking for @ControllerAdvice: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@311cd2e: startup date [Sun Aug 12 12:37:20 GMT+08:00 2018]; root of context hierarchy 2018-08-12 12:37:31.825 |-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 12:37:31.826 |-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 12:37:31.827 |-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 12:37:31.827 |-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 12:37:31.828 |-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 12:37:31.828 |-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 12:37:31.828 |-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 12:37:31.828 |-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 12:37:31.829 |-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 12:37:31.832 |-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 12:37:31.833 |-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 12:37:31.833 |-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 12:37:31.833 |-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 12:37:31.834 |-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 12:37:31.834 |-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 12:37:31.834 |-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 12:37:31.834 |-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 12:37:31.835 |-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 12:37:31.835 |-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 12:37:31.836 |-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 12:37:31.836 |-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 12:37:31.837 |-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 12:37:31.838 |-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 12:37:31.839 |-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 12:37:31.839 |-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 12:37:31.840 |-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 12:37:31.840 |-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 12:37:31.841 |-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 12:37:31.842 |-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 12:37:31.842 |-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 12:37:31.843 |-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 12:37:31.843 |-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 12:37:31.843 |-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 12:37:31.843 |-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 12:37:31.845 |-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 12:37:31.845 |-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 12:37:31.845 |-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 12:37:31.846 |-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 12:37:31.846 |-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 12:37:31.846 |-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 12:37:31.846 |-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 12:37:31.846 |-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 12:37:31.847 |-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 12:37:31.848 |-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 12:37:31.848 |-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 12:37:31.848 |-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 12:37:31.849 |-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 12:37:31.850 |-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 12:37:31.850 |-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 12:37:31.850 |-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 12:37:31.850 |-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 12:37:31.850 |-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 12:37:31.852 |-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 12:37:31.852 |-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 12:37:31.853 |-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 12:37:31.853 |-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 12:37:31.853 |-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 12:37:31.853 |-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 12:37:31.853 |-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 12:37:31.854 |-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 12:37:31.854 |-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 12:37:31.854 |-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 12:37:31.854 |-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 12:37:31.854 |-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 12:37:31.855 |-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 12:37:31.856 |-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 12:37:31.856 |-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 12:37:31.856 |-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 12:37:31.857 |-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 12:37:31.857 |-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 12:37:31.858 |-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 12:37:31.858 |-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 12:37:31.858 |-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 12:37:31.858 |-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 12:37:31.858 |-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 12:37:31.858 |-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 12:37:31.859 |-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 12:37:31.859 |-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 12:37:31.859 |-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 12:37:31.859 |-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 12:37:31.860 |-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 12:37:31.861 |-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 12:37:31.861 |-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 12:37:31.861 |-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 12:37:31.861 |-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 12:37:31.861 |-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 12:37:31.862 |-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 12:37:31.862 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/add]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.add(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:37:31.863 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/update]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.update(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:37:31.863 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/delete]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.delete(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:37:31.863 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getById]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getById(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:37:31.863 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getByTaskId]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getByTaskId(com.xintong.visualinspection.bean.CheckAppeal_F) 2018-08-12 12:37:31.863 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getTaskList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getTaskList(javax.servlet.http.HttpServletRequest,java.lang.Integer,java.lang.Integer,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 12:37:31.864 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/checkAppeal/getList/{page}/{size}]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.CheckAppealController_Q.getList(com.xintong.visualinspection.bean.CheckAppeal_F,java.lang.Integer,java.lang.Integer) 2018-08-12 12:37:31.865 |-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 12:37:31.865 |-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 12:37:31.865 |-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 12:37:31.865 |-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 12:37:31.866 |-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 12:37:31.866 |-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 12:37:31.866 |-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 12:37:31.866 |-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 12:37:31.866 |-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 12:37:31.867 |-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 12:37:31.868 |-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 12:37:31.868 |-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 12:37:31.868 |-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 12:37:31.868 |-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 12:37:31.869 |-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 12:37:31.869 |-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 12:37:31.870 |-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 12:37:31.870 |-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 12:37:31.870 |-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 12:37:31.870 |-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 12:37:31.871 |-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 12:37:31.871 |-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 12:37:31.872 |-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 12:37:31.872 |-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 12:37:31.872 |-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 12:37:31.873 |-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 12:37:31.874 |-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 12:37:31.874 |-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 12:37:31.875 |-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 12:37:31.875 |-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 12:37:31.875 |-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 12:37:31.875 |-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 12:37:31.876 |-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 12:37:31.876 |-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 12:37:31.876 |-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 12:37:31.877 |-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 12:37:31.877 |-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 12:37:31.878 |-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 12:37:31.878 |-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 12:37:31.878 |-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 12:37:31.878 |-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 12:37:31.878 |-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 12:37:31.879 |-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 12:37:31.879 |-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 12:37:31.880 |-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 12:37:31.880 |-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 12:37:31.880 |-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 12:37:31.880 |-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 12:37:31.880 |-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 12:37:31.880 |-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 12:37:31.881 |-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 12:37:31.882 |-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 12:37:31.882 |-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 12:37:31.882 |-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 12:37:31.882 |-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 12:37:31.882 |-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 12:37:31.883 |-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 12:37:31.883 |-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 12:37:31.883 |-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 12:37:31.883 |-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 12:37:31.883 |-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 12:37:31.883 |-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 12:37:31.884 |-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 12:37:31.884 |-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 12:37:31.884 |-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 12:37:31.885 |-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 12:37:31.885 |-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 12:37:31.885 |-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 12:37:31.885 |-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 12:37:31.886 |-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 12:37:31.886 |-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 12:37:31.886 |-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 12:37:31.886 |-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 12:37:31.886 |-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 12:37:31.887 |-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 12:37:31.887 |-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 12:37:31.888 |-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 12:37:31.888 |-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 12:37:31.888 |-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 12:37:31.888 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping [543] -| Mapped "{[/q/task/taskEnd]}" onto public java.lang.String com.xintong.visualinspection.controller.gettway.TaskController_Q.taskEnd(javax.servlet.http.HttpServletRequest,com.xintong.visualinspection.bean.QzdCheckTask) 2018-08-12 12:37:31.888 |-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 12:37:31.889 |-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 12:37:31.890 |-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 12:37:31.890 |-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 12:37:31.890 |-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 12:37:31.890 |-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 12:37:31.891 |-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 12:37:31.891 |-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 12:37:31.892 |-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 12:37:31.892 |-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 12:37:31.893 |-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 12:37:31.893 |-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 12:37:31.893 |-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 12:37:31.893 |-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 12:37:31.893 |-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 12:37:31.894 |-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 12:37:31.895 |-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 12:37:31.896 |-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 12:37:31.896 |-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 12:37:31.896 |-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 12:37:31.896 |-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 12:37:31.897 |-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 12:37:31.897 |-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 12:37:31.897 |-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 12:37:31.897 |-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 12:37:31.897 |-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 12:37:31.898 |-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 12:37:31.899 |-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 12:37:31.899 |-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 12:37:31.899 |-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 12:37:31.900 |-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 12:37:31.900 |-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 12:37:31.900 |-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 12:37:31.900 |-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 12:37:31.901 |-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 12:37:31.903 |-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 12:37:31.903 |-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 12:37:31.903 |-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 12:37:31.903 |-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 12:37:31.904 |-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 12:37:31.904 |-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 12:37:31.904 |-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 12:37:31.904 |-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 12:37:31.904 |-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 12:37:31.905 |-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 12:37:31.905 |-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 12:37:31.905 |-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 12:37:31.905 |-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 12:37:31.905 |-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 12:37:31.905 |-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 12:37:31.906 |-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 12:37:31.906 |-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 12:37:31.906 |-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 12:37:31.906 |-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 12:37:31.906 |-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 12:37:31.907 |-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 12:37:31.907 |-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 12:37:31.907 |-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 12:37:31.907 |-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 12:37:31.907 |-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 12:37:31.907 |-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 12:37:31.908 |-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 12:37:31.908 |-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 12:37:31.908 |-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 12:37:31.908 |-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 12:37:31.908 |-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 12:37:31.910 |-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 12:37:31.910 |-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 12:37:31.910 |-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 12:37:31.910 |-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 12:37:31.910 |-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 12:37:31.911 |-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 12:37:31.911 |-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 12:37:31.911 |-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 12:37:31.911 |-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 12:37:31.911 |-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 12:37:31.911 |-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 12:37:31.911 |-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 12:37:31.912 |-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 12:37:31.912 |-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 12:37:31.912 |-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 12:37:31.912 |-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 12:37:31.912 |-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 12:37:31.913 |-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 12:37:31.914 |-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 12:37:31.914 |-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 12:37:31.914 |-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 12:37:31.914 |-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 12:37:31.914 |-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 12:37:31.915 |-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 12:37:31.915 |-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 12:37:31.915 |-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 12:37:31.915 |-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 12:37:31.916 |-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 12:37:31.916 |-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 12:37:31.916 |-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 12:37:31.917 |-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 12:37:31.917 |-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 12:37:31.917 |-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 12:37:31.917 |-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 12:37:31.917 |-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 12:37:31.918 |-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 12:37:31.918 |-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 12:37:31.918 |-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 12:37:31.918 |-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 12:37:31.918 |-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 12:37:31.918 |-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 12:37:31.918 |-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 12:37:31.918 |-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 12:37:31.919 |-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 12:37:31.919 |-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 12:37:31.920 |-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 12:37:31.920 |-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 12:37:31.921 |-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 12:37:31.922 |-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 12:37:31.922 |-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 12:37:31.923 |-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 12:37:31.923 |-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 12:37:31.923 |-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 12:37:31.924 |-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 12:37:31.924 |-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 12:37:31.924 |-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 12:37:31.925 |-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 12:37:31.925 |-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 12:37:31.925 |-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 12:37:31.925 |-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 12:37:31.926 |-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 12:37:31.926 |-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 12:37:31.926 |-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 12:37:32.033 |-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 12:37:32.107 |-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 12:37:32.107 |-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 12:37:32.165 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in baseController 2018-08-12 12:37:32.165 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController 2018-08-12 12:37:32.166 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController 2018-08-12 12:37:32.166 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkItemController 2018-08-12 12:37:32.166 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController 2018-08-12 12:37:32.167 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleController 2018-08-12 12:37:32.167 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkRuleItemController 2018-08-12 12:37:32.167 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in commonController 2018-08-12 12:37:32.168 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in constantController 2018-08-12 12:37:32.168 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in departmentController 2018-08-12 12:37:32.168 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileController 2018-08-12 12:37:32.169 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in fileExcelController 2018-08-12 12:37:32.169 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in areaInfoController_F 2018-08-12 12:37:32.169 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_F 2018-08-12 12:37:32.170 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkAppealController_Q 2018-08-12 12:37:32.170 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_F 2018-08-12 12:37:32.171 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkApplyController_Q 2018-08-12 12:37:32.171 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_F 2018-08-12 12:37:32.172 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in checkOtherController_Q 2018-08-12 12:37:32.172 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in recordController_Q 2018-08-12 12:37:32.173 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_F 2018-08-12 12:37:32.174 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController_Q 2018-08-12 12:37:32.175 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController_F 2018-08-12 12:37:32.175 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_F 2018-08-12 12:37:32.175 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController_Q 2018-08-12 12:37:32.176 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in jobController 2018-08-12 12:37:32.176 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in menuController 2018-08-12 12:37:32.176 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in permissionController 2018-08-12 12:37:32.177 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in roleController 2018-08-12 12:37:32.177 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in scoreController 2018-08-12 12:37:32.178 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in statisticsController 2018-08-12 12:37:32.179 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in taskController 2018-08-12 12:37:32.179 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamClassController 2018-08-12 12:37:32.180 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in teamController 2018-08-12 12:37:32.180 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userClassController 2018-08-12 12:37:32.181 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in userController 2018-08-12 12:37:32.181 |-INFO [restartedMain] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [273] -| Detected @ExceptionHandler methods in webcamController 2018-08-12 12:37:32.250 |-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 12:37:32.474 |-WARN [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.2.132:7682 find error . url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534046418361&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048649394&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534046418361&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048649394&version=1.0.0) failed to connect to server /192.168.2.132:7682, error message is:connection timed out: /192.168.2.132: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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.2.132: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 12:37:32.770 |-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 12:37:33.073 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 12:37:33.073 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 12:37:33.074 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 12:37:33.611 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 12:37:33.615 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 12:37:33.616 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 12:37:33.617 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 12:37:33.618 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 12:37:33.619 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 12:37:33.619 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:37:33.620 |-INFO [restartedMain] org.crsh.plugin.PluginManager [57] -| Loaded plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:37:33.624 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.port=2000 from properties 2018-08-12 12:37:33.625 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.auth_timeout=600000 from properties 2018-08-12 12:37:33.625 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.idle_timeout=600000 from properties 2018-08-12 12:37:33.625 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property ssh.default_encoding=UTF-8 from properties 2018-08-12 12:37:33.625 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth=simple from properties 2018-08-12 12:37:33.626 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.username=wen from properties 2018-08-12 12:37:33.626 |-INFO [restartedMain] org.springframework.boot.actuate.autoconfigure.CrshAutoConfiguration$CrshBootstrapBean [125] -| Configuring property auth.simple.password=wen from properties 2018-08-12 12:37:33.634 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=KeyAuthenticationPlugin,interface=KeyAuthenticationPlugin] 2018-08-12 12:37:33.634 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JaasAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:37:33.634 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SimpleAuthenticationPlugin,interface=AuthenticationPlugin] 2018-08-12 12:37:33.635 |-INFO [restartedMain] org.crsh.ssh.SSHPlugin [185] -| Booting SSHD 2018-08-12 12:37:33.643 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=GroovyLanguageProxy,interface=Language] 2018-08-12 12:37:33.644 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=JavaLanguage,interface=Language] 2018-08-12 12:37:33.644 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=ScriptLanguage,interface=Language] 2018-08-12 12:37:33.648 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CRaSHShellFactory,interface=ShellFactory] 2018-08-12 12:37:33.675 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [113] -| Trying to register BouncyCastle as a JCE provider 2018-08-12 12:37:34.241 |-INFO [restartedMain] org.apache.sshd.common.util.SecurityUtils [117] -| Registration succeeded 2018-08-12 12:37:34.279 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [184] -| About to start CRaSSHD 2018-08-12 12:37:34.292 |-INFO [restartedMain] org.crsh.ssh.term.SSHLifeCycle [187] -| CRaSSHD started on port 2000 2018-08-12 12:37:34.292 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHPlugin,interface=SSHPlugin] 2018-08-12 12:37:34.292 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=SSHInlinePlugin,interface=CommandPlugin] 2018-08-12 12:37:34.293 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=CronPlugin,interface=CronPlugin] 2018-08-12 12:37:34.293 |-INFO [restartedMain] org.crsh.plugin.PluginManager [84] -| Initialized plugin Plugin[type=MailPlugin,interface=MailPlugin] 2018-08-12 12:37:34.957 |-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 12:37:34.958 |-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 12:37:34.959 |-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 12:37:34.959 |-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 12:37:34.959 |-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 12:37:34.959 |-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 12:37:34.960 |-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 12:37:34.960 |-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 12:37:34.962 |-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 12:37:34.962 |-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 12:37:34.962 |-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 12:37:34.963 |-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 12:37:34.963 |-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 12:37:34.963 |-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 12:37:34.963 |-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 12:37:34.964 |-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 12:37:34.964 |-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 12:37:34.964 |-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 12:37:34.965 |-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 12:37:34.965 |-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 12:37:34.965 |-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 12:37:34.965 |-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 12:37:34.966 |-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 12:37:35.531 |-INFO [restartedMain] org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer [58] -| LiveReload server is running on port 35729 2018-08-12 12:37:35.543 |-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 12:37:35.944 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 12:37:35.945 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'clusterDataSource' has been autodetected for JMX exposure 2018-08-12 12:37:35.945 |-INFO [restartedMain] org.springframework.jmx.export.annotation.AnnotationMBeanExporter [916] -| Bean with name 'masterDataSource' has been autodetected for JMX exposure 2018-08-12 12:37:35.957 |-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 12:37:35.959 |-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 12:37:35.959 |-INFO [restartedMain] org.springframework.boot.actuate.endpoint.jmx.EndpointMBeanExporter [431] -| Registering beans for JMX exposure on startup 2018-08-12 12:37:35.964 |-INFO [restartedMain] org.springframework.context.support.DefaultLifecycleProcessor [343] -| Starting beans in phase 0 2018-08-12 12:37:35.966 |-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 12:37:35.983 |-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 12:37:35.993 |-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 12:37:35.996 |-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 12:37:35.998 |-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 12:37:36.001 |-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 12:37:36.003 |-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 12:37:36.010 |-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 12:37:36.012 |-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 12:37:36.013 |-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 12:37:36.015 |-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 12:37:36.018 |-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 12:37:36.061 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-1} inited 2018-08-12 12:37:36.312 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Preparing: SELECT * FROM sys_code WHERE valid!=0 2018-08-12 12:37:36.325 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| ==> Parameters: 2018-08-12 12:37:36.354 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.ConstantDao.getAll [159] -| <== Total: 68 2018-08-12 12:37:36.355 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [50] -| 加载CODE信息成功,数据数:23 2018-08-12 12:37:36.358 |-INFO [restartedMain] com.alibaba.druid.pool.DruidDataSource [785] -| {dataSource-2} inited 2018-08-12 12:37:36.419 |-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 12:37:36.419 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| ==> Parameters: 2018-08-12 12:37:36.831 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAll [159] -| <== Total: 960 2018-08-12 12:37:36.832 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [59] -| 加载用户信息成功,数据数:960 2018-08-12 12:37:36.834 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Preparing: SELECT * FROM t_sys_organ 2018-08-12 12:37:36.834 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| ==> Parameters: 2018-08-12 12:37:36.844 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAll [159] -| <== Total: 43 2018-08-12 12:37:36.844 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [68] -| 加载部门信息成功,数据数:43 2018-08-12 12:37:36.844 |-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 12:37:36.845 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:37:36.852 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:37:36.853 |-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 12:37:36.853 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:37:36.862 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:37:36.863 |-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 12:37:36.863 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:37:36.869 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:37:36.870 |-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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 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 GMT+08:00 2018)]} 2018-08-12 12:37:36.870 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [115] -| 加载所有服务区,道管信息成功,数据list数:3 2018-08-12 12:37:36.889 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 12:37:36.889 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:37:36.896 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:37:36.896 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [79] -| 加载职位信息成功,数据数:18 2018-08-12 12:37:36.897 |-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 12:37:36.898 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:37:36.924 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:37:36.925 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [88] -| 加载考核项信息成功,数据数:707 2018-08-12 12:37:36.926 |-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 12:37:36.926 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 26(Long) 2018-08-12 12:37:36.934 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 12:37:36.934 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=26,查询服务区考核项信息成功,数据数:1 2018-08-12 12:37:36.934 |-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 12:37:36.935 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 27(Long) 2018-08-12 12:37:36.942 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 11 2018-08-12 12:37:36.942 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=27,查询服务区考核项信息成功,数据数:2 2018-08-12 12:37:36.942 |-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 12:37:36.943 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 28(Long) 2018-08-12 12:37:36.949 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 7 2018-08-12 12:37:36.949 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=28,查询服务区考核项信息成功,数据数:3 2018-08-12 12:37:36.950 |-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 12:37:36.950 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 29(Long) 2018-08-12 12:37:37.115 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:37:37.116 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=29,查询服务区考核项信息成功,数据数:4 2018-08-12 12:37:37.116 |-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 12:37:37.116 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 30(Long) 2018-08-12 12:37:37.124 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:37:37.125 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=30,查询服务区考核项信息成功,数据数:5 2018-08-12 12:37:37.126 |-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 12:37:37.126 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 31(Long) 2018-08-12 12:37:37.134 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:37:37.135 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=31,查询服务区考核项信息成功,数据数:6 2018-08-12 12:37:37.136 |-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 12:37:37.136 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| ==> Parameters: 32(Long) 2018-08-12 12:37:37.144 |-DEBUG [restartedMain] com.xintong.visualinspection.dao.cluster.ItemDao.getCheckItemName [159] -| <== Total: 15 2018-08-12 12:37:37.144 |-INFO [restartedMain] com.xintong.visualinspection.util.CacheUtil [103] -| 加载ruleId=32,查询服务区考核项信息成功,数据数:7 2018-08-12 12:37:37.156 |-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.2.132 2018-08-12 12:37:37.167 |-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.2.132 2018-08-12 12:37:37.167 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.CommonService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.167 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.CommonService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CommonService&methods=getCommonDataMap,getAllDeptByLayer,getCodeFlagMap,getDeptMap,getJobMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&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=212400®istry=zookeeper×tamp=1534048657158, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.234 |-INFO [restartedMain] com.alibaba.dubbo.remoting.transport.AbstractServer [59] -| [DUBBO] Start NettyServer bind /0.0.0.0:7682, export /192.168.2.132:7682, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.236 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.255 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.256 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649394&version=1.0.0, urls: [dubbo://192.168.2.132: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,getJobMap,getDeptMap,getCheckItemName,getCodeMap,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=231108&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534046418361&version=1.0.0, dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.271 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0, urls: [empty://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.273 |-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.2.132 2018-08-12 12:37:37.280 |-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.2.132 2018-08-12 12:37:37.280 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.ItemService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657275&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.280 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.ItemService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.ItemService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&bind.port=7682&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.ItemService&methods=getAll,getCheckItemName&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657275&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=212400®istry=zookeeper×tamp=1534048657275, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.280 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657275&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.298 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657275&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.317 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657275&version=1.0.0, urls: [empty://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657275&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.317 |-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.2.132 2018-08-12 12:37:37.328 |-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.2.132 2018-08-12 12:37:37.329 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Export dubbo service com.xintong.visualinspection.service.UserService to url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657320&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.329 |-INFO [restartedMain] com.alibaba.dubbo.config.AbstractConfig [59] -| [DUBBO] Register dubbo service com.xintong.visualinspection.service.UserService url dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.UserService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657320&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=212400®istry=zookeeper×tamp=1534048657320, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.329 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Register: dubbo://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657320&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.342 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Subscribe: provider://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657320&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.361 |-INFO [restartedMain] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url provider://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657320&version=1.0.0, urls: [empty://192.168.2.132: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=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657320&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:37.364 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Initializing ProtocolHandler ["http-nio-8089"] 2018-08-12 12:37:37.377 |-INFO [restartedMain] org.apache.coyote.http11.Http11NioProtocol [179] -| Starting ProtocolHandler [http-nio-8089] 2018-08-12 12:37:37.382 |-INFO [restartedMain] org.apache.tomcat.util.net.NioSelectorPool [179] -| Using a shared selector for servlet write/read 2018-08-12 12:37:37.409 |-INFO [restartedMain] org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer [198] -| Tomcat started on port(s): 8089 (http) 2018-08-12 12:37:37.416 |-INFO [restartedMain] com.xintong.VideocheckApplication [57] -| Started VideocheckApplication in 17.605 seconds (JVM running for 19.269) 2018-08-12 12:37:37.485 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7682 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x935b507c, /192.168.2.132:53454 => /192.168.2.132:7682]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:37:40.116 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649394&version=1.0.0, urls: [dubbo://192.168.2.132: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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:40:27.292 |-INFO [http-nio-8089-exec-3] org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] [179] -| Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-08-12 12:40:27.292 |-INFO [http-nio-8089-exec-3] org.springframework.web.servlet.DispatcherServlet [489] -| FrameworkServlet 'dispatcherServlet': initialization started 2018-08-12 12:40:27.325 |-INFO [http-nio-8089-exec-3] org.springframework.web.servlet.DispatcherServlet [508] -| FrameworkServlet 'dispatcherServlet': initialization completed in 33 ms 2018-08-12 12:40:27.414 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.414 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.414 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.414 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.414 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.538 |-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 12:40:27.539 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.581 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.583 |-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 12:40:27.583 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.591 |-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 12:40:27.591 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.593 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.594 |-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 12:40:27.595 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.598 |-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 12:40:27.599 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.602 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.602 |-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 12:40:27.603 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.609 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.609 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.659 |-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 12:40:27.659 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.663 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.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 12:40:27.664 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.671 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.671 |-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 12:40:27.672 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.674 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.674 |-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 12:40:27.675 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.682 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.682 |-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 12:40:27.682 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.685 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.686 |-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 12:40:27.686 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.689 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.689 |-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 12:40:27.689 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.695 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.696 |-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 12:40:27.696 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.696 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.697 |-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 12:40:27.697 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.703 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.703 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.748 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:27.748 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:27.754 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:27.756 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:27.756 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:27.758 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.758 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.758 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.758 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.758 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.811 |-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 12:40:27.811 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:40:27.818 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:40:27.827 |-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 12:40:27.828 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:40:27.828 |-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 12:40:27.829 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:40:27.836 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:40:27.837 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:40:27.838 |-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 12:40:27.839 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:40:27.850 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:40:27.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 12:40:27.851 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.862 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.920 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.920 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.920 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.920 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:27.939 |-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 12:40:27.940 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.947 |-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 12:40:27.948 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.948 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.949 |-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 12:40:27.949 |-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 12:40:27.949 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.949 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.951 |-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 12:40:27.951 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:27.954 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.955 |-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 12:40:27.956 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.957 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.958 |-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 12:40:27.959 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.959 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:27.960 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.961 |-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 12:40:27.961 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.966 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.966 |-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 12:40:27.967 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.971 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.971 |-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 12:40:27.972 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:27.972 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.973 |-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 12:40:27.973 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.980 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.980 |-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 12:40:27.981 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:27.981 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.981 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:27.988 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:28.005 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:28.006 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.010 |-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 12:40:28.010 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:40:28.011 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:28.013 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.013 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:28.014 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.017 |-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 12:40:28.017 |-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 12:40:28.017 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:40:28.018 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:40:28.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:40:28.021 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:28.023 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.026 |-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 12:40:28.026 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:40:28.027 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:40:28.028 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:40:28.035 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:40:28.045 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.065 |-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 12:40:28.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:28.073 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:28.074 |-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 12:40:28.075 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:28.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:28.087 |-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 12:40:28.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:28.094 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:28.116 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:28.118 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.146 |-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 12:40:28.147 |-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 12:40:28.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:40:28.248 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.266 |-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 12:40:28.267 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:28.273 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:28.274 |-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 12:40:28.275 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:28.288 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:28.289 |-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 12:40:28.289 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:28.296 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:28.317 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:28.319 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.323 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 12:40:28.324 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:40:28.349 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:40:28.391 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:28.409 |-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 12:40:28.410 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:28.419 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:28.420 |-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 12:40:28.420 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:28.430 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:28.431 |-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 12:40:28.431 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:28.437 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:28.458 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:28.460 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:30.066 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:30.093 |-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 12:40:30.093 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:30.102 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:30.103 |-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 12:40:30.103 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:30.112 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:30.113 |-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 12:40:30.113 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:30.120 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:30.147 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:30.148 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:30.838 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:30.867 |-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 12:40:30.868 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:30.875 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:30.876 |-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 12:40:30.876 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:30.887 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:30.888 |-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 12:40:30.888 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:30.894 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:30.925 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:30.927 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:30.993 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 12:40:30.994 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 12:40:31.005 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 12:40:31.006 |-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 12:40:31.006 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:40:31.017 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.017 |-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 12:40:31.018 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:40:31.025 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.026 |-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 12:40:31.027 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:40:31.037 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.038 |-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 12:40:31.038 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:40:31.047 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.048 |-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 12:40:31.048 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:40:31.059 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.060 |-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 12:40:31.061 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:40:31.069 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.071 |-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 12:40:31.071 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:40:31.081 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.082 |-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 12:40:31.083 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:40:31.091 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.093 |-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 12:40:31.093 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:40:31.102 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.103 |-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 12:40:31.103 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:40:31.110 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.111 |-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 12:40:31.112 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:40:31.121 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.122 |-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 12:40:31.123 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:40:31.131 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.132 |-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 12:40:31.133 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:40:31.141 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.142 |-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 12:40:31.143 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:40:31.150 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.151 |-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 12:40:31.151 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:40:31.160 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.162 |-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 12:40:31.162 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:40:31.169 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.170 |-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 12:40:31.171 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:40:31.180 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.181 |-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 12:40:31.181 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:40:31.189 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.190 |-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 12:40:31.191 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:40:31.200 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.201 |-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 12:40:31.201 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:40:31.210 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.211 |-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 12:40:31.211 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:40:31.221 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.222 |-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 12:40:31.222 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:40:31.229 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.229 |-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 12:40:31.230 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:40:31.240 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:31.241 |-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 12:40:31.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:40:31.250 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.268 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:31.268 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:31.292 |-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 12:40:31.293 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:31.295 |-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 12:40:31.296 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:31.300 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:31.301 |-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 12:40:31.301 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:31.303 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:31.304 |-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 12:40:31.304 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:31.312 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:31.313 |-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 12:40:31.313 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:31.314 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:31.314 |-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 12:40:31.315 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:31.321 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.326 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.346 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:31.347 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:31.350 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:31.351 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:31.354 |-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.organid = ? order by workno 2018-08-12 12:40:31.354 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 12:40:31.366 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 12:40:31.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 12:40:31.367 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:31.374 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.375 |-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 12:40:31.376 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:31.385 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.386 |-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 12:40:31.386 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:31.393 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.394 |-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 12:40:31.394 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:31.401 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.402 |-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 12:40:31.403 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:31.411 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.412 |-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 12:40:31.412 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:31.421 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.422 |-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 12:40:31.422 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:31.430 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.431 |-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 12:40:31.431 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:31.441 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.442 |-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 12:40:31.442 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:31.450 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.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 12:40:31.452 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:31.462 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.463 |-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 12:40:31.463 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:31.471 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.472 |-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 12:40:31.472 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:31.480 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.481 |-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 12:40:31.481 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:31.490 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.491 |-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 12:40:31.491 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:31.499 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.501 |-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 12:40:31.501 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:31.512 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.513 |-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 12:40:31.513 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:31.519 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.520 |-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 12:40:31.521 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:31.530 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.531 |-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 12:40:31.531 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:31.539 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.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 12:40:31.540 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:31.550 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.550 |-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 12:40:31.551 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:31.561 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.562 |-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 12:40:31.562 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:31.570 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.570 |-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 12:40:31.571 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:31.578 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.579 |-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 12:40:31.580 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:31.587 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.588 |-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 12:40:31.589 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:31.597 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.598 |-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 12:40:31.598 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:31.603 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.604 |-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 12:40:31.605 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:31.612 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.612 |-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 12:40:31.613 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:31.623 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.624 |-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 12:40:31.625 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:31.632 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.633 |-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 12:40:31.634 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:31.643 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.644 |-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 12:40:31.644 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:31.651 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.652 |-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 12:40:31.652 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:31.659 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.659 |-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 12:40:31.660 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:31.670 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.671 |-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 12:40:31.671 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:31.678 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.679 |-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 12:40:31.679 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:31.689 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.690 |-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 12:40:31.691 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:31.702 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.703 |-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 12:40:31.703 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:31.710 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.711 |-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 12:40:31.711 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:31.719 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.720 |-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 12:40:31.720 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:31.730 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.731 |-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 12:40:31.731 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:31.739 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.740 |-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 12:40:31.741 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:31.749 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.750 |-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 12:40:31.751 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:31.760 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.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 12:40:31.761 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:31.769 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.770 |-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 12:40:31.771 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:31.779 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.780 |-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 12:40:31.780 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:31.787 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.787 |-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 12:40:31.788 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:31.796 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.797 |-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 12:40:31.797 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:31.805 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.806 |-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 12:40:31.806 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:31.815 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.816 |-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 12:40:31.816 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:31.824 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.825 |-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 12:40:31.825 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:31.834 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.835 |-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 12:40:31.836 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:31.842 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.843 |-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 12:40:31.843 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:31.852 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.853 |-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 12:40:31.853 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:31.879 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.880 |-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 12:40:31.880 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:31.889 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.891 |-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 12:40:31.891 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:31.899 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.899 |-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 12:40:31.900 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:31.907 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.908 |-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 12:40:31.909 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:31.915 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.916 |-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 12:40:31.916 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:31.923 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.924 |-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 12:40:31.924 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:31.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.933 |-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 12:40:31.933 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:31.943 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.945 |-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 12:40:31.945 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:31.952 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.953 |-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 12:40:31.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:31.964 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.965 |-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 12:40:31.966 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:31.972 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.973 |-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 12:40:31.974 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:31.985 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:31.986 |-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 12:40:31.986 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:31.994 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:31.995 |-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 12:40:31.995 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:32.004 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:32.004 |-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 12:40:32.005 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:32.011 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:32.894 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:32.923 |-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 12:40:32.924 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:32.932 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:32.933 |-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 12:40:32.933 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:32.942 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:32.944 |-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 12:40:32.944 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:32.951 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:32.981 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:32.982 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:34.044 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:34.047 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:34.072 |-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 12:40:34.073 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:34.073 |-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 12:40:34.074 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:34.079 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:34.080 |-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 12:40:34.081 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:34.081 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:34.081 |-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 12:40:34.082 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:34.089 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:34.090 |-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 12:40:34.091 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:34.093 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:34.094 |-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 12:40:34.094 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:34.098 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.100 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.124 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:34.127 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:34.129 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:34.129 |-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 = ? order by workno 2018-08-12 12:40:34.130 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 12:40:34.130 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:34.140 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 12:40:34.141 |-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 12:40:34.141 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:34.149 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.150 |-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 12:40:34.151 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:34.157 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.158 |-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 12:40:34.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:34.166 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.167 |-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 12:40:34.167 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:34.174 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:34.184 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.185 |-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 12:40:34.185 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:34.192 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.193 |-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 12:40:34.193 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:34.201 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.202 |-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 12:40:34.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:34.210 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.211 |-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 12:40:34.212 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:34.220 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.221 |-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 12:40:34.221 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:34.228 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.229 |-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 12:40:34.229 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:34.236 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.237 |-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 12:40:34.238 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:34.246 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.247 |-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 12:40:34.247 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:34.254 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.255 |-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 12:40:34.256 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:34.264 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.264 |-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 12:40:34.265 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:34.272 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.274 |-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 12:40:34.274 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:34.280 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.281 |-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 12:40:34.281 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:34.289 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.290 |-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 12:40:34.291 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:34.297 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.298 |-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 12:40:34.299 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:34.307 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.308 |-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 12:40:34.308 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:34.315 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.316 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:34.324 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.325 |-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 12:40:34.325 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:34.333 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.333 |-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 12:40:34.334 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:34.342 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.343 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:34.349 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.351 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:34.356 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.358 |-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 12:40:34.359 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:34.366 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.366 |-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 12:40:34.367 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:34.373 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.374 |-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 12:40:34.375 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:34.385 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.386 |-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 12:40:34.386 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:34.394 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.395 |-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 12:40:34.395 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:34.402 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.402 |-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 12:40:34.403 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:34.412 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.413 |-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 12:40:34.413 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:34.422 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.424 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:34.432 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.433 |-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 12:40:34.433 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:34.440 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.441 |-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 12:40:34.441 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:34.450 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.451 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:34.459 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.460 |-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 12:40:34.461 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:34.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.469 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:34.477 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.478 |-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 12:40:34.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:34.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.487 |-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 12:40:34.488 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:34.494 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.495 |-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 12:40:34.496 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:34.505 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.506 |-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 12:40:34.506 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:34.513 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.514 |-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 12:40:34.514 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:34.522 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.523 |-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 12:40:34.523 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:34.530 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.531 |-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 12:40:34.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:34.541 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.541 |-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 12:40:34.542 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:34.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.549 |-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 12:40:34.549 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:34.557 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.558 |-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 12:40:34.558 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:34.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.567 |-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 12:40:34.567 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:34.576 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.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 12:40:34.577 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:34.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.585 |-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 12:40:34.585 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:34.592 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.593 |-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 12:40:34.593 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:34.601 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.602 |-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 12:40:34.602 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:34.609 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.610 |-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 12:40:34.610 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:34.617 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.618 |-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 12:40:34.618 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:34.625 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.625 |-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 12:40:34.625 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:34.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.636 |-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 12:40:34.636 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:34.644 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.645 |-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 12:40:34.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:34.653 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.654 |-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 12:40:34.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:34.661 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.662 |-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 12:40:34.663 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:34.671 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.671 |-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 12:40:34.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:34.681 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.681 |-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 12:40:34.682 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:34.690 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.691 |-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 12:40:34.691 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:34.699 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.700 |-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 12:40:34.700 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:34.708 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:34.709 |-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 12:40:34.709 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:34.717 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:34.718 |-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 12:40:34.718 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:34.725 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:36.883 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:36.944 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:40:36.944 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:36.951 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:40:36.952 |-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 limit ?,? 2018-08-12 12:40:36.952 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:40:36.960 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:36.961 |-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 12:40:36.961 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:36.971 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:36.972 |-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 12:40:36.973 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:36.980 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:37.006 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:37.007 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:40.972 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:40.994 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:40.996 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:41.000 |-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 12:40:41.000 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:41.007 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:41.008 |-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 12:40:41.008 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:41.012 |-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 12:40:41.013 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:41.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:41.021 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:41.021 |-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 12:40:41.022 |-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 12:40:41.022 |-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 12:40:41.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:41.022 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:41.022 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:41.027 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:41.028 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:41.029 |-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 12:40:41.029 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:41.034 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:41.035 |-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 12:40:41.035 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:41.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:41.041 |-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 12:40:41.041 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:41.043 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:41.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:41.053 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:41.055 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:41.164 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:41.164 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:42.840 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:42.840 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:42.864 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-24] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:40:42.865 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-24] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:40:42.891 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-24] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:40:47.057 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:47.085 |-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 12:40:47.085 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:47.094 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:47.096 |-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 12:40:47.096 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:47.106 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:47.107 |-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 12:40:47.107 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:47.113 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:47.137 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:47.139 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:47.146 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Preparing: SELECT * FROM check_rule WHERE rule_type = ? 2018-08-12 12:40:47.146 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| ==> Parameters: 6(String) 2018-08-12 12:40:47.156 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getByRuleType [159] -| <== Total: 1 2018-08-12 12:40:47.157 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Preparing: SELECT t.*,c.name AS i_name ,c.score ,c.id AS i_id ,c.parent_id FROM (SELECT a.*,b.* FROM check_rule a left join check_rule_item b on a.id=b.rule_id WHERE a.id = ?) t LEFT JOIN check_item c ON t.item_id = c.id 2018-08-12 12:40:47.157 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| ==> Parameters: 25(Long) 2018-08-12 12:40:47.173 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckRuleDao.getOne [159] -| <== Total: 80 2018-08-12 12:40:47.174 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item where status != -1 ORDER BY parent_id ASC , id ASC 2018-08-12 12:40:47.174 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:40:47.200 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.CheckItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:40:48.154 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:48.181 |-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 12:40:48.182 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:48.189 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:48.190 |-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 12:40:48.190 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:48.199 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:48.200 |-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 12:40:48.200 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:48.207 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:48.234 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:48.235 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:48.344 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:48.363 |-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 12:40:48.364 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:48.373 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:48.373 |-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 12:40:48.374 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:48.385 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:48.386 |-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 12:40:48.386 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:48.392 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:48.417 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:48.418 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:48.454 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-31] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:40:48.455 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-31] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:40:48.489 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-31] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:40:51.124 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:51.151 |-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 12:40:51.151 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:51.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:51.159 |-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 12:40:51.160 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:51.169 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:51.170 |-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 12:40:51.170 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:51.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:51.207 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:51.208 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.039 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.040 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.040 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.040 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.044 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.066 |-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 12:40:55.066 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.068 |-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 12:40:55.068 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.077 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.077 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.077 |-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 12:40:55.078 |-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 12:40:55.078 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.078 |-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 12:40:55.079 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.079 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.080 |-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 12:40:55.080 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.086 |-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 12:40:55.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.087 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.088 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.088 |-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 12:40:55.088 |-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 12:40:55.088 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.088 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.091 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.092 |-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 12:40:55.092 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.093 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.093 |-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 12:40:55.094 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.098 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.099 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.099 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.099 |-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 12:40:55.099 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.100 |-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 12:40:55.100 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.100 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.100 |-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 12:40:55.101 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.107 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.108 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.113 |-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 12:40:55.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.124 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.125 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.126 |-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 12:40:55.127 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:40:55.127 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.129 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.134 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:40:55.134 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.135 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.136 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.138 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.142 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.143 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.160 |-DEBUG [http-nio-8089-exec-2] 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 12:40:55.160 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:40:55.161 |-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 12:40:55.162 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:40:55.167 |-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 12:40:55.168 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:40:55.170 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:40:55.171 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:40:55.177 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:40:55.178 |-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 12:40:55.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.189 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.230 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.231 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.231 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.234 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.247 |-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 12:40:55.248 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.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 12:40:55.251 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.255 |-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 12:40:55.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.256 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.256 |-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 12:40:55.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.258 |-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 12:40:55.258 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.259 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.259 |-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 12:40:55.259 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.262 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.262 |-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 12:40:55.263 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.266 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.267 |-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 12:40:55.267 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.267 |-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 12:40:55.268 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.269 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.270 |-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 12:40:55.270 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.272 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.273 |-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 12:40:55.273 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.276 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.277 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.278 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.279 |-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 12:40:55.279 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.280 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.289 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.296 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.297 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.299 |-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 12:40:55.299 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:40:55.304 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.305 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.305 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.305 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.306 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:40:55.306 |-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 12:40:55.306 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:40:55.306 |-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 12:40:55.307 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:40:55.312 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:40:55.314 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.314 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:40:55.314 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.316 |-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 12:40:55.316 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:40:55.325 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:40:55.332 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.351 |-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 12:40:55.352 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.359 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.359 |-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 12:40:55.359 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.370 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.371 |-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 12:40:55.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.378 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.397 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.399 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.403 |-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 12:40:55.403 |-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 12:40:55.459 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:40:55.488 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.507 |-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 12:40:55.507 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.515 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.516 |-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 12:40:55.516 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.525 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.526 |-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 12:40:55.526 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.533 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.552 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.553 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.556 |-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 12:40:55.556 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:40:55.563 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:40:55.652 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:55.671 |-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 12:40:55.672 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:55.680 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:55.681 |-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 12:40:55.681 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.691 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:55.691 |-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 12:40:55.692 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:55.699 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:55.720 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:55.721 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:57.538 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:57.565 |-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 12:40:57.566 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:57.574 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:57.574 |-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 12:40:57.575 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:57.585 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:57.586 |-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 12:40:57.586 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:57.592 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.617 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:57.618 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:57.667 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 12:40:57.667 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 12:40:57.678 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 12:40:57.680 |-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 12:40:57.680 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:40:57.690 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.690 |-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 12:40:57.691 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 12:40:57.697 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.699 |-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 12:40:57.699 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:40:57.708 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.709 |-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 12:40:57.709 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 12:40:57.714 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.715 |-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 12:40:57.716 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:40:57.724 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.725 |-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 12:40:57.725 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 12:40:57.730 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.732 |-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 12:40:57.732 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:40:57.742 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.742 |-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 12:40:57.743 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 12:40:57.749 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.749 |-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 12:40:57.750 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:40:57.758 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.759 |-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 12:40:57.759 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 12:40:57.767 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.767 |-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 12:40:57.768 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:40:57.776 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.777 |-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 12:40:57.778 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 12:40:57.785 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.786 |-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 12:40:57.786 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:40:57.794 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.796 |-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 12:40:57.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 12:40:57.805 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.805 |-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 12:40:57.806 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:40:57.815 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.816 |-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 12:40:57.817 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 12:40:57.824 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.825 |-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 12:40:57.825 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:40:57.835 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.836 |-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 12:40:57.836 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 12:40:57.842 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.843 |-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 12:40:57.843 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:40:57.852 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.853 |-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 12:40:57.853 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 12:40:57.858 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.859 |-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 12:40:57.859 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:40:57.867 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.868 |-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 12:40:57.868 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 12:40:57.873 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.873 |-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 12:40:57.874 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:40:57.883 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 12:40:57.883 |-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 12:40:57.884 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 12:40:57.890 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.900 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:57.900 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:57.929 |-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 12:40:57.930 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:57.934 |-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 12:40:57.934 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:57.936 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:57.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 12:40:57.936 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:57.942 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:57.943 |-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 12:40:57.943 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:57.946 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:57.946 |-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 12:40:57.947 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:57.951 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:57.952 |-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 12:40:57.952 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:57.954 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.959 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:57.978 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:57.979 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:57.981 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:57.981 |-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 = ? order by workno 2018-08-12 12:40:57.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 12:40:57.982 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:57.993 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 12:40:57.994 |-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 12:40:57.994 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:58.000 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.001 |-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 12:40:58.001 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:58.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.009 |-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 12:40:58.009 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:58.016 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.017 |-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 12:40:58.018 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:58.024 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.025 |-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 12:40:58.025 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:58.031 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.032 |-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 12:40:58.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:58.039 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.040 |-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 12:40:58.040 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:58.043 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:58.049 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.049 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:58.050 |-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 12:40:58.050 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:58.055 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.056 |-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 12:40:58.056 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:58.063 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.064 |-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 12:40:58.064 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:58.064 |-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 12:40:58.065 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:58.070 |-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 12:40:58.070 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:58.071 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.071 |-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 12:40:58.072 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:58.072 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:58.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 12:40:58.073 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:58.077 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:58.077 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.077 |-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 12:40:58.077 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:58.077 |-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 12:40:58.078 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:58.083 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:58.084 |-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 12:40:58.084 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:58.086 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:58.087 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.087 |-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 12:40:58.087 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:58.087 |-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 12:40:58.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:58.090 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.095 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.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 12:40:58.096 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:58.103 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.104 |-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 12:40:58.104 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:58.107 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:58.108 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:58.110 |-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 = ? order by workno 2018-08-12 12:40:58.111 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 12:40:58.112 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.113 |-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 12:40:58.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:58.115 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:58.116 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:58.119 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.120 |-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 12:40:58.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:58.122 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 12:40:58.123 |-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 12:40:58.124 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:58.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.128 |-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 12:40:58.128 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:58.132 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.132 |-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 12:40:58.133 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 12:40:58.135 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.136 |-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 12:40:58.136 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:58.139 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.139 |-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 12:40:58.140 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:58.142 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.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 12:40:58.143 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:58.148 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.149 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.149 |-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 12:40:58.150 |-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 12:40:58.150 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 12:40:58.150 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:58.158 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.159 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.159 |-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 12:40:58.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 12:40:58.159 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:58.160 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:58.167 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.167 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.168 |-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 12:40:58.168 |-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 12:40:58.168 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:58.169 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 12:40:58.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.178 |-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 12:40:58.178 |-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 12:40:58.178 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:58.179 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:58.186 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.186 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.186 |-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 12:40:58.187 |-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 12:40:58.187 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:58.187 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 12:40:58.194 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.194 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.196 |-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 12:40:58.196 |-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 12:40:58.196 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:58.196 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:58.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.204 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.205 |-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 12:40:58.205 |-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 12:40:58.205 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:58.206 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 12:40:58.213 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.213 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.215 |-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 12:40:58.215 |-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 12:40:58.215 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:58.215 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:58.222 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.223 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.223 |-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 12:40:58.223 |-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 12:40:58.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:58.224 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 12:40:58.230 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.232 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.232 |-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 12:40:58.233 |-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 12:40:58.233 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:58.233 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:58.239 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.240 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.240 |-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 12:40:58.240 |-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 12:40:58.240 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:58.240 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 12:40:58.248 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.248 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.249 |-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 12:40:58.249 |-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 12:40:58.250 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:58.250 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:58.258 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.258 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.259 |-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 12:40:58.259 |-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 12:40:58.259 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:58.260 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 12:40:58.267 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.267 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.268 |-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 12:40:58.268 |-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 12:40:58.268 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:58.269 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:58.276 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.276 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.278 |-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 12:40:58.278 |-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 12:40:58.279 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 12:40:58.279 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:58.286 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.286 |-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 12:40:58.287 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.287 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:58.287 |-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 12:40:58.287 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:58.295 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.295 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.296 |-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 12:40:58.296 |-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 12:40:58.296 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:58.297 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 12:40:58.306 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.306 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.307 |-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 12:40:58.307 |-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 12:40:58.307 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:58.307 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:58.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.314 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.315 |-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 12:40:58.315 |-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 12:40:58.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:58.316 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 12:40:58.324 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.324 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.324 |-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 12:40:58.324 |-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 12:40:58.325 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:58.325 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:58.333 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.333 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.334 |-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 12:40:58.334 |-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 12:40:58.334 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:58.334 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 12:40:58.341 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.342 |-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 12:40:58.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 12:40:58.343 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:58.343 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:58.352 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.352 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.353 |-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 12:40:58.353 |-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 12:40:58.353 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:58.353 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 12:40:58.361 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.363 |-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 12:40:58.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 12:40:58.363 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:58.364 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:58.371 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.371 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.372 |-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 12:40:58.372 |-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 12:40:58.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:58.372 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 12:40:58.381 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.381 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.382 |-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 12:40:58.382 |-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 12:40:58.382 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:58.383 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:58.391 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.391 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.391 |-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 12:40:58.392 |-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 12:40:58.392 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:58.392 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 12:40:58.398 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.398 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.399 |-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 12:40:58.399 |-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 12:40:58.399 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:58.399 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:58.408 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.408 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.409 |-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 12:40:58.409 |-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 12:40:58.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:58.409 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 12:40:58.418 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.419 |-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 12:40:58.419 |-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 12:40:58.419 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:58.419 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:58.427 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.427 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.428 |-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 12:40:58.428 |-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 12:40:58.429 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:58.429 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 12:40:58.437 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.437 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.438 |-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 12:40:58.439 |-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 12:40:58.439 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:58.439 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:58.447 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.447 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.448 |-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 12:40:58.448 |-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 12:40:58.448 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:58.449 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 12:40:58.456 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.456 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.457 |-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 12:40:58.457 |-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 12:40:58.457 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:58.458 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:58.465 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.465 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.466 |-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 12:40:58.466 |-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 12:40:58.466 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:58.467 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 12:40:58.477 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.477 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.478 |-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 12:40:58.478 |-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 12:40:58.479 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:58.479 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:58.485 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.485 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.486 |-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 12:40:58.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 12:40:58.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 12:40:58.486 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:58.493 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.493 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.494 |-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 12:40:58.494 |-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 12:40:58.495 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:58.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:58.503 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.503 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.504 |-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 12:40:58.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 12:40:58.504 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:58.505 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 12:40:58.512 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.512 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.513 |-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 12:40:58.513 |-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 12:40:58.513 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:58.514 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:58.520 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:58.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.521 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.521 |-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 12:40:58.521 |-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 12:40:58.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:58.522 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 12:40:58.529 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.529 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.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 12:40:58.531 |-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 12:40:58.531 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:58.531 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:58.537 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.537 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.537 |-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 12:40:58.538 |-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 12:40:58.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 12:40:58.538 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:58.545 |-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 12:40:58.546 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:40:58.546 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.547 |-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 12:40:58.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 12:40:58.548 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:58.548 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:58.554 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.555 |-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 12:40:58.555 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:58.556 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.556 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:40:58.556 |-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 12:40:58.556 |-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 12:40:58.556 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 12:40:58.557 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:58.564 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.565 |-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 12:40:58.565 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.565 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:58.566 |-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 12:40:58.566 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:40:58.566 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:58.566 |-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 12:40:58.566 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:40:58.572 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.574 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.574 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.575 |-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 12:40:58.576 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 12:40:58.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.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 12:40:58.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:58.592 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.592 |-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 12:40:58.592 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 12:40:58.598 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:40:58.599 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:40:58.600 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.601 |-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 12:40:58.601 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:58.611 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.612 |-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 12:40:58.612 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 12:40:58.621 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.622 |-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 12:40:58.622 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:58.629 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.630 |-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 12:40:58.630 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 12:40:58.636 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.637 |-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 12:40:58.638 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:58.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.647 |-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 12:40:58.647 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 12:40:58.654 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.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 12:40:58.656 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:58.664 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.664 |-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 12:40:58.665 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 12:40:58.675 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.675 |-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 12:40:58.676 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:58.684 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.685 |-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 12:40:58.685 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 12:40:58.693 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.694 |-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 12:40:58.694 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:58.702 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.703 |-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 12:40:58.703 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 12:40:58.709 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:40:58.710 |-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 12:40:58.711 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:58.723 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 12:40:58.724 |-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 12:40:58.724 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 12:40:58.732 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:00.103 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:00.116 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:00.130 |-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 12:41:00.131 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:00.139 |-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 12:41:00.139 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:00.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:00.140 |-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 12:41:00.140 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:00.148 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:00.149 |-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 12:41:00.150 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:00.152 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:00.153 |-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 12:41:00.154 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:00.160 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:00.161 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:00.162 |-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 12:41:00.163 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:00.172 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:00.188 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:00.189 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:00.196 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:00.197 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:00.212 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-50] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:41:00.213 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-50] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:41:00.236 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-50] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:41:02.941 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:02.967 |-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 12:41:02.967 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:02.975 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:02.975 |-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 12:41:02.976 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:02.985 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:02.985 |-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 12:41:02.985 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:02.993 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:03.019 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:03.020 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.634 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.635 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.635 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.635 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.638 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.661 |-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 12:41:07.662 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.664 |-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 12:41:07.664 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.670 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.670 |-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 12:41:07.671 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.672 |-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 12:41:07.672 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.673 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.674 |-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 12:41:07.674 |-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 12:41:07.674 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.675 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.685 |-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 12:41:07.685 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.686 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.686 |-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 12:41:07.686 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.687 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.687 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.688 |-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 12:41:07.688 |-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 12:41:07.688 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.688 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.690 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.691 |-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 12:41:07.691 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.692 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.693 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.693 |-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 12:41:07.694 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.699 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.699 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.700 |-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 12:41:07.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.700 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.701 |-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 12:41:07.701 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.707 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.707 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.707 |-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 12:41:07.708 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.712 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.717 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.718 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.720 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.723 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.724 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.728 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.729 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.730 |-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 12:41:07.730 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:41:07.733 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.734 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.738 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:41:07.739 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.746 |-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 12:41:07.746 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:41:07.756 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:41:07.758 |-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 12:41:07.759 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:41:07.761 |-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 12:41:07.762 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:41:07.766 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:41:07.770 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:41:07.771 |-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 12:41:07.772 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.782 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.832 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.833 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.833 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.833 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.859 |-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 12:41:07.860 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.867 |-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 12:41:07.868 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.868 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.868 |-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 12:41:07.869 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.875 |-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 12:41:07.876 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.876 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.877 |-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 12:41:07.877 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.877 |-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 12:41:07.877 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.878 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.879 |-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 12:41:07.879 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.883 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.884 |-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 12:41:07.884 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.885 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.885 |-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 12:41:07.885 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.886 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.886 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.887 |-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 12:41:07.887 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.893 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.894 |-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 12:41:07.894 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.894 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.896 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.896 |-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 12:41:07.897 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.901 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.904 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.905 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.906 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.907 |-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 12:41:07.907 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:41:07.912 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.913 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.915 |-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 12:41:07.915 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:41:07.915 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:41:07.919 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.920 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.921 |-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 12:41:07.922 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:41:07.923 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:41:07.923 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.924 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.925 |-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 12:41:07.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:41:07.930 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:41:07.930 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.934 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:41:07.947 |-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 12:41:07.948 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:07.953 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:07.954 |-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 12:41:07.954 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.964 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:07.965 |-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 12:41:07.965 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:07.970 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:07.988 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:07.990 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:07.995 |-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 12:41:07.996 |-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 12:41:08.050 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:41:08.080 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:08.098 |-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 12:41:08.098 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:08.106 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:08.107 |-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 12:41:08.108 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:08.117 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:08.117 |-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 12:41:08.118 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:08.124 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:08.142 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:08.143 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:08.145 |-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 12:41:08.146 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:41:08.153 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:41:08.239 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:08.259 |-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 12:41:08.259 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:08.267 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:08.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 12:41:08.267 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:08.276 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:08.277 |-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 12:41:08.277 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:08.284 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:08.302 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:08.303 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:09.324 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:09.349 |-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 12:41:09.350 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:09.357 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:09.358 |-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 12:41:09.359 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:09.367 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:09.368 |-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 12:41:09.368 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:09.374 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:09.398 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:09.399 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:10.125 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:10.156 |-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 12:41:10.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:10.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:10.164 |-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 12:41:10.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:10.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:10.175 |-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 12:41:10.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:10.181 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:10.206 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:10.207 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:10.778 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:10.807 |-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 12:41:10.808 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:10.817 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:10.818 |-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 12:41:10.818 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:10.826 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:10.827 |-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 12:41:10.827 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:10.833 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:10.858 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:10.859 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:11.418 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:11.444 |-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 12:41:11.445 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:11.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:11.452 |-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 12:41:11.452 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:11.462 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:11.463 |-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 12:41:11.463 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:11.470 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:11.496 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:11.497 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:13.227 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:41:13.253 |-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 12:41:13.253 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:41:13.261 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:41:13.261 |-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 12:41:13.262 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:13.271 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:41:13.272 |-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 12:41:13.273 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:41:13.279 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:41:13.302 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:41:13.303 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:43:56.584 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:43:56.640 |-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 12:43:56.641 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:43:56.648 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:43:56.653 |-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 12:43:56.653 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:43:56.662 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:43:56.663 |-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 12:43:56.664 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:43:56.669 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:43:56.693 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:43:56.694 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:43:56.904 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:43:56.928 |-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 12:43:56.929 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:43:56.935 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:43:56.935 |-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 12:43:56.936 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:43:56.943 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:43:56.943 |-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 12:43:56.943 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:43:56.950 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:43:56.968 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:43:56.969 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:43:58.034 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:43:58.115 |-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 12:43:58.115 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:43:58.143 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:43:58.144 |-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 12:43:58.144 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:43:58.173 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:43:58.173 |-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 12:43:58.173 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:43:58.199 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:43:58.285 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:43:58.286 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:44:00.181 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:44:00.182 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:44:00.206 |-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 12:44:00.206 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:44:00.212 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:44:00.213 |-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 12:44:00.214 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:44:00.222 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:44:00.222 |-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 12:44:00.223 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:44:00.229 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:44:00.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 12:44:00.236 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:44:00.242 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:44:00.243 |-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 12:44:00.243 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:44:00.251 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:44:00.251 |-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 12:44:00.251 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:44:00.254 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:44:00.255 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:44:00.258 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:44:00.285 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:44:00.286 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:44:00.299 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-83] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:44:00.300 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-83] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:44:00.326 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-83] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:46:23.643 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:23.713 |-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 12:46:23.713 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:23.720 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:23.726 |-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 12:46:23.727 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:23.738 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:23.739 |-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 12:46:23.739 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:23.746 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:23.986 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:23.987 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:24.548 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:24.574 |-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 12:46:24.574 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:24.582 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:24.582 |-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 12:46:24.583 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:24.593 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:24.594 |-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 12:46:24.594 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:24.600 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:24.625 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:24.627 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:25.984 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:26.012 |-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 12:46:26.013 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:26.019 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:26.020 |-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 12:46:26.021 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:26.033 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:26.034 |-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 12:46:26.034 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:26.039 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:26.066 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:26.067 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:28.531 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:28.533 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:29.459 |-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 12:46:29.459 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:29.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:29.468 |-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 12:46:29.468 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:29.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:29.478 |-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 12:46:29.478 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:29.482 |-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 12:46:29.482 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:29.486 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:29.491 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:29.491 |-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 12:46:29.492 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:29.501 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:29.501 |-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 12:46:29.501 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:29.507 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:29.523 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:29.524 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:29.589 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:29.590 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:29.603 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-93] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:46:29.603 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-93] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:46:29.630 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-93] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:46:33.110 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:33.136 |-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 12:46:33.136 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:33.144 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:33.144 |-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 12:46:33.145 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:33.154 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:33.154 |-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 12:46:33.155 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:33.160 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:33.186 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:33.187 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:35.873 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:35.896 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:35.900 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:35.901 |-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 12:46:35.901 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:35.909 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:35.910 |-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 12:46:35.910 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:35.921 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:35.922 |-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 12:46:35.922 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:35.922 |-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 12:46:35.923 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:35.929 |-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 12:46:35.929 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:35.930 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:35.930 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:35.930 |-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 12:46:35.931 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:35.936 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:35.943 |-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 12:46:35.943 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:35.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:35.953 |-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 12:46:35.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:35.954 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:35.955 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:35.959 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:35.985 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:35.986 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:36.005 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-97] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:46:36.006 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-97] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:46:36.050 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-97] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:46:36.159 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:36.160 |-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 12:46:36.160 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:36.168 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:36.192 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:36.192 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:37.604 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:37.633 |-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 12:46:37.633 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:37.642 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:37.643 |-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 12:46:37.643 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:37.658 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:37.659 |-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 12:46:37.659 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:37.667 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:37.693 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:37.695 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:37.706 |-ERROR [http-nio-8089-exec-4] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy6.getTopReasonList(proxy6.java) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.getTopReason(CheckApplyController_Q.java:249) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q$$FastClassBySpringCGLIB$$2f6cc13.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.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.CheckApplyController_Q$$EnhancerBySpringCGLIB$$f145622b.getTopReason() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:46:37.712 |-WARN [http-nio-8089-exec-4] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:46:41.929 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:41.956 |-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 12:46:41.957 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:46:41.965 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:46:41.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 12:46:41.965 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:41.976 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:46:41.976 |-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 12:46:41.977 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:46:41.984 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:46:42.010 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:46:42.011 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:46:42.025 |-ERROR [http-nio-8089-exec-8] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy6.getByTaskId(proxy6.java) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.add(CheckApplyController_Q.java:56) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q$$FastClassBySpringCGLIB$$2f6cc13.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.CheckApplyController_Q$$EnhancerBySpringCGLIB$$f145622b.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:46:42.029 |-WARN [http-nio-8089-exec-8] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:47:34.281 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:34.308 |-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 12:47:34.308 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:47:34.316 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:47:34.317 |-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 12:47:34.317 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:34.326 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:47:34.327 |-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 12:47:34.327 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:34.335 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:47:34.360 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:47:34.361 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:34.362 |-ERROR [http-nio-8089-exec-7] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy6.getTopReasonList(proxy6.java) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.getTopReason(CheckApplyController_Q.java:249) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q$$FastClassBySpringCGLIB$$2f6cc13.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.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.CheckApplyController_Q$$EnhancerBySpringCGLIB$$f145622b.getTopReason() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:47:34.365 |-WARN [http-nio-8089-exec-7] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:47:36.324 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:36.351 |-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 12:47:36.351 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:47:37.264 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:47:37.264 |-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 12:47:37.265 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:37.276 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:47:37.276 |-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 12:47:37.276 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:37.284 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:47:37.310 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:47:37.311 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:37.315 |-ERROR [http-nio-8089-exec-5] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy6.getByTaskId(proxy6.java) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.add(CheckApplyController_Q.java:56) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q$$FastClassBySpringCGLIB$$2f6cc13.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.CheckApplyController_Q$$EnhancerBySpringCGLIB$$f145622b.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:47:37.319 |-WARN [http-nio-8089-exec-5] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:47:54.003 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:54.053 |-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 12:47:54.053 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:47:54.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:47:54.061 |-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 12:47:54.061 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:54.087 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:47:54.089 |-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 12:47:54.089 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:54.097 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:47:54.159 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:47:54.159 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:54.161 |-ERROR [http-nio-8089-exec-4] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy6.getTopReasonList(proxy6.java) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.getTopReason(CheckApplyController_Q.java:249) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q$$FastClassBySpringCGLIB$$2f6cc13.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.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.CheckApplyController_Q$$EnhancerBySpringCGLIB$$f145622b.getTopReason() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:47:54.164 |-WARN [http-nio-8089-exec-4] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:47:55.159 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:55.185 |-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 12:47:55.185 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:47:55.194 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:47:55.195 |-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 12:47:55.195 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:55.205 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:47:55.205 |-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 12:47:55.206 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:47:55.213 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:47:55.242 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:47:55.243 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:47:55.247 |-ERROR [http-nio-8089-exec-8] com.xintong.visualinspection.controller.BaseController [193] -| 其他错误 com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). at com.alibaba.dubbo.registry.integration.RegistryDirectory.doList(RegistryDirectory.java:572) at com.alibaba.dubbo.rpc.cluster.directory.AbstractDirectory.list(AbstractDirectory.java:73) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.list(AbstractClusterInvoker.java:265) at com.alibaba.dubbo.rpc.cluster.support.AbstractClusterInvoker.invoke(AbstractClusterInvoker.java:224) 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.proxy6.getByTaskId(proxy6.java) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q.add(CheckApplyController_Q.java:56) at com.xintong.visualinspection.controller.gettway.CheckApplyController_Q$$FastClassBySpringCGLIB$$2f6cc13.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.CheckApplyController_Q$$EnhancerBySpringCGLIB$$f145622b.add() 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:498) 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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) 2018-08-12 12:47:55.248 |-WARN [http-nio-8089-exec-8] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver [189] -| Resolved exception caused by Handler execution: com.alibaba.dubbo.rpc.RpcException: No provider available from registry 127.0.0.1:2181 for service com.xintong.visualinspection.service.CheckApplyService_Q:1.0.0 on consumer 192.168.2.132 use dubbo version 2.0.1, please check status of providers(disabled, not registered or in blacklist). 2018-08-12 12:49:24.208 |-INFO [DubboServerHandler-192.168.2.132:7682-thread-105] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:53456,url:dubbo://192.168.2.132:7682/com.xintong.visualinspection.service.CommonService?anyhost=true&application=jicha_base-provider&bind.ip=192.168.2.132&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,getAllCheckTaskPeriod,getCheckTaskPeriod,getItemMap,getUserMap&pid=212400&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534048657158&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:24.208 |-INFO [DubboClientHandler-192.168.2.132:7685-thread-6] com.alibaba.dubbo.rpc.protocol.dubbo.DubboProtocol [59] -| [DUBBO] disconected from /192.168.2.132:7685,url:dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?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_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818032&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648069&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:26.206 |-WARN [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [79] -| [DUBBO] client reconnect to 192.168.2.132:7685 find error . url: dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?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_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818032&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648069&version=1.0.0, dubbo version: 2.0.1, current host: 192.168.2.132 com.alibaba.dubbo.remoting.RemotingException: client(url: dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?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_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400®ister.ip=192.168.2.132&remote.timestamp=1534045818032&revision=1.0-SNAPSHOT&side=consumer&status=server×tamp=1534048648069&version=1.0.0) failed to connect to server /192.168.2.132:7685, error message is:connection timed out: /192.168.2.132: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:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.jboss.netty.channel.ConnectTimeoutException: connection timed out: /192.168.2.132: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 12:49:35.503 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648069&version=1.0.0, urls: [dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818032&version=1.0.0, dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375211&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:35.657 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648604&version=1.0.0, urls: [dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckApplyService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckApplyService_Q&methods=getById,getTopReasonList,getList,update,insert,delete,getByTaskId&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375582&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:35.858 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648840&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818325&version=1.0.0, dubbo://192.168.2.132: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=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375679&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:35.923 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648959&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818373&version=1.0.0, dubbo://192.168.2.132: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=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375893&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:35.968 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649181&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375944&version=1.0.0, dubbo://192.168.2.132: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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818424&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:36.013 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649302&version=1.0.0, urls: [dubbo://192.168.2.132: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=233956&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534045818471&version=1.0.0, dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534049375988&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:36.058 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648373&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=233956&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534045818526&version=1.0.0, dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049376033&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:37.227 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.netty.NettyClient [59] -| [DUBBO] Close old netty channel [id: 0x139ad7d1, /192.168.2.132:53396 :> /192.168.2.132:7685] on create new netty channel [id: 0x71b8f704, /192.168.2.132:54867 => /192.168.2.132:7685], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:37.227 |-INFO [DubboClientReconnectTimer-thread-2] com.alibaba.dubbo.remoting.transport.AbstractClient [59] -| [DUBBO] Successed connect to server /192.168.2.132:7685 from NettyClient 192.168.2.132 using dubbo version 2.0.1, channel is NettyChannel [channel=[id: 0x71b8f704, /192.168.2.132:54867 => /192.168.2.132:7685]], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:41.249 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:41.318 |-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 12:49:41.319 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:41.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:41.340 |-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 12:49:41.341 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:41.353 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:41.354 |-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 12:49:41.354 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:41.361 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:41.385 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:41.386 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:42.578 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:42.604 |-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 12:49:42.604 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:42.612 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:42.612 |-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 12:49:42.613 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:42.621 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:42.623 |-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 12:49:42.623 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:42.633 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:42.660 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:42.661 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.696 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.698 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.698 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.705 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.705 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.723 |-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 12:49:51.723 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.730 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.731 |-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 12:49:51.731 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.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 12:49:51.738 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.741 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.742 |-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 12:49:51.742 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.746 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.747 |-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 12:49:51.747 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.749 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.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 12:49:51.753 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.753 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.754 |-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 12:49:51.754 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.758 |-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 12:49:51.758 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.760 |-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 12:49:51.760 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.765 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.765 |-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 12:49:51.765 |-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 12:49:51.765 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.765 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.767 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.767 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.772 |-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 12:49:51.773 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.774 |-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 12:49:51.774 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.774 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.774 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.775 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.776 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.778 |-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 12:49:51.778 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:49:51.783 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.784 |-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 12:49:51.784 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.784 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.784 |-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 12:49:51.784 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.786 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:49:51.791 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.792 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.809 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.809 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.810 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.810 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.812 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.813 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.820 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.821 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.834 |-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 12:49:51.835 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:49:51.841 |-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 12:49:51.841 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:49:51.843 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:49:51.844 |-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 12:49:51.844 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.846 |-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 12:49:51.846 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:49:51.849 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:49:51.852 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:49:51.854 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.902 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.903 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.904 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.905 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.922 |-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 12:49:51.923 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.930 |-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 12:49:51.931 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.932 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.932 |-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 12:49:51.933 |-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 12:49:51.933 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.933 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.938 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.938 |-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 12:49:51.939 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.941 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.942 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.942 |-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 12:49:51.942 |-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 12:49:51.943 |-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 12:49:51.943 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.943 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:51.943 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.948 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.949 |-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 12:49:51.950 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.951 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.952 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:51.952 |-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 12:49:51.953 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.955 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.955 |-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 12:49:51.956 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.961 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.962 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.965 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:51.966 |-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 12:49:51.966 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:51.976 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.976 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:51.977 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.978 |-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 12:49:51.978 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:49:51.988 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.988 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:49:51.989 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.990 |-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 12:49:51.990 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:49:51.991 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.992 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.994 |-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 12:49:51.994 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:49:51.995 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:51.999 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:51.999 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:49:52.000 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:52.002 |-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 12:49:52.003 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:49:52.003 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:49:52.010 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:49:52.014 |-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 12:49:52.014 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:52.022 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:52.023 |-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 12:49:52.023 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:52.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:52.032 |-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 12:49:52.032 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:52.038 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:52.062 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:52.063 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:52.066 |-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 12:49:52.067 |-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 12:49:52.105 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648493&version=1.0.0, urls: [empty://192.168.2.132/com.xintong.visualinspection.service.CheckApplyService_F?application=jicha_base-provider&category=providers&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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648493&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:52.105 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/com.xintong.visualinspection.service.CheckAppealService_Q?application=jicha_base-provider&category=providers,configurators,routers&check=false&default.check=false&dubbo=2.0.1&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648069&version=1.0.0, urls: [dubbo://192.168.2.132:7685/com.xintong.visualinspection.service.CheckAppealService_Q?anyhost=true&application=jicha_qzd-provider_consumer&dubbo=2.0.1&generic=false&interface=com.xintong.visualinspection.service.CheckAppealService_Q&methods=getById,getList,update,insert,delete,getByTaskId&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375211&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:52.106 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getAll,getScoreListByTaskId,backoutScore,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649181&version=1.0.0, urls: [dubbo://192.168.2.132: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=getAll,backoutScore,getScoreListByTaskId,getScoreList,getOne,update,insert,getTopRemarkList,delete,updateByTaskIdAndPerson&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375944&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:52.107 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=getRecord,getAllRecord,updateRecord,addRecord,deleteRecord&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648959&version=1.0.0, urls: [dubbo://192.168.2.132: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=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375893&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:52.111 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getTask,getAllTask,addTask&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648373&version=1.0.0, urls: [dubbo://192.168.2.132: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,getTask,getAllTask,addTask&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049376033&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:52.112 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048648840&version=1.0.0, urls: [dubbo://192.168.2.132: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=210732&revision=1.0-SNAPSHOT&side=provider&status=server×tamp=1534049375679&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:52.113 |-INFO [ZkClient-EventThread-53-127.0.0.1:2181] com.alibaba.dubbo.registry.zookeeper.ZookeeperRegistry [59] -| [DUBBO] Notify urls for subscribe url consumer://192.168.2.132/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,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getCenterManageScoreInfo,getOneCheckedItemInfo,getFwqStatistic&pid=212400&revision=1.0-SNAPSHOT&side=consumer×tamp=1534048649302&version=1.0.0, urls: [dubbo://192.168.2.132: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,getCheckedItemScoreInfo,getEmployeeCheckedInfo,getFeeStationScoreInfo,getFeeStationCheckItemScore,getFeeStationCheckedScore,getEmployeeRankingData,getOneCheckedDetailInfo,get2CheckedItemScoreInfo,getOneCheckedItemInfo,getCenterManageScoreInfo,getFwqStatistic&pid=210732&revision=1.0-SNAPSHOT&side=provider&status=server&timeout=3000×tamp=1534049375988&version=1.0.0], dubbo version: 2.0.1, current host: 192.168.2.132 2018-08-12 12:49:52.125 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:49:52.157 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:52.175 |-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 12:49:52.176 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:52.183 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:52.184 |-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 12:49:52.185 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:52.196 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:52.196 |-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 12:49:52.196 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:52.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:52.229 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:52.230 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:52.233 |-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 12:49:52.234 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:49:52.241 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:49:52.282 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:52.301 |-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 12:49:52.302 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:52.311 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:52.311 |-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 12:49:52.312 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:52.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:52.323 |-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 12:49:52.323 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:52.330 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:52.348 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:52.349 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:53.167 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:53.195 |-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 12:49:53.196 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:53.204 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:53.204 |-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 12:49:53.205 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:53.221 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:53.222 |-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 12:49:53.222 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:53.229 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:53.254 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:53.255 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:53.878 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:53.904 |-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 12:49:53.905 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:53.913 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:53.913 |-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 12:49:53.914 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:53.923 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:53.923 |-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 12:49:53.923 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:53.929 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:53.952 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:53.953 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:54.380 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:54.406 |-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 12:49:54.407 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:54.414 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:54.415 |-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 12:49:54.415 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:54.425 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:54.426 |-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 12:49:54.426 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:54.433 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:54.460 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:54.461 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:55.928 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:55.954 |-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 12:49:55.955 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:55.963 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:55.963 |-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 12:49:55.963 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:55.973 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:55.973 |-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 12:49:55.974 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:55.982 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:56.007 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:56.008 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:56.734 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:56.760 |-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 12:49:56.761 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:56.770 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:56.770 |-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 12:49:56.770 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:56.780 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:56.781 |-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 12:49:56.781 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:56.788 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:56.812 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:56.813 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:57.884 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:57.911 |-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 12:49:57.911 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:57.918 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:57.919 |-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 12:49:57.919 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:57.930 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:49:57.930 |-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 12:49:57.931 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:49:57.935 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:49:57.960 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:49:57.960 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:59.952 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:49:59.981 |-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 12:49:59.981 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:49:59.990 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:49:59.991 |-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 12:49:59.991 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:00.004 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:00.004 |-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 12:50:00.004 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:00.011 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:00.035 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:00.036 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:01.557 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:01.583 |-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 12:50:01.584 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:01.591 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:01.592 |-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 12:50:01.592 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:01.602 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:01.604 |-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 12:50:01.604 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:01.610 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:01.635 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:01.636 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:01.893 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:01.923 |-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 12:50:01.924 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:01.931 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:01.932 |-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 12:50:01.932 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:01.942 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:01.943 |-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 12:50:01.943 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:01.951 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:01.978 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:01.980 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:03.128 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:03.154 |-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 12:50:03.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:03.162 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:03.163 |-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 12:50:03.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:03.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:03.176 |-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 12:50:03.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:03.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:03.211 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:03.212 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:04.509 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:04.537 |-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 12:50:04.538 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:04.547 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:04.548 |-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 12:50:04.548 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:04.559 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:04.560 |-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 12:50:04.560 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:04.567 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:04.592 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:04.593 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:07.258 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:07.285 |-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 12:50:07.286 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:07.295 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:07.295 |-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 12:50:07.295 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:07.306 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:07.307 |-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 12:50:07.307 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:07.313 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:07.339 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:07.340 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:08.588 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:08.611 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:08.611 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:08.616 |-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 12:50:08.616 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:08.624 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:08.624 |-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 12:50:08.624 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:08.633 |-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 12:50:08.633 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:08.635 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:08.636 |-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 12:50:08.636 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:08.641 |-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 12:50:08.641 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:08.642 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:08.642 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:08.643 |-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 12:50:08.644 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:08.649 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:08.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 12:50:08.650 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:08.656 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:08.656 |-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 12:50:08.657 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:08.662 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:08.663 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:08.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 12:50:08.664 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:08.670 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:08.670 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:08.671 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:08.689 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:08.690 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:08.702 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:08.703 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:08.911 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-144] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:50:08.912 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-144] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:50:08.939 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-144] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:50:10.871 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:10.898 |-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 12:50:10.898 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:10.907 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:10.907 |-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 12:50:10.908 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:10.917 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:10.918 |-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 12:50:10.918 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:10.924 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:10.949 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:10.950 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:13.262 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:13.289 |-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 12:50:13.289 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:13.297 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:13.298 |-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 12:50:13.298 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:13.306 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:13.307 |-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 12:50:13.307 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:13.314 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:13.339 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:13.340 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.585 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.586 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.586 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.586 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.589 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.613 |-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 12:50:21.613 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.614 |-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 12:50:21.615 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.620 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.620 |-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 12:50:21.621 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.623 |-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 12:50:21.623 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.625 |-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 12:50:21.625 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.629 |-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 12:50:21.630 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.630 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.631 |-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 12:50:21.631 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.631 |-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 12:50:21.632 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.632 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.633 |-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 12:50:21.633 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.635 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.636 |-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 12:50:21.636 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.638 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.638 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.638 |-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 12:50:21.638 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.639 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.639 |-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 12:50:21.640 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.642 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.643 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.643 |-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 12:50:21.643 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.649 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.649 |-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 12:50:21.650 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.650 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.652 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.653 |-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 12:50:21.653 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.657 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.660 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.662 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.663 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.666 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.667 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.675 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.676 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.678 |-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 12:50:21.678 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:50:21.680 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.681 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.685 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:50:21.686 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.687 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.691 |-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 12:50:21.692 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:50:21.700 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:50:21.701 |-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 12:50:21.702 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:50:21.708 |-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 12:50:21.709 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:50:21.710 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:50:21.717 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:50:21.718 |-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 12:50:21.718 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.730 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.774 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.775 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.775 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.775 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.793 |-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 12:50:21.793 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.796 |-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 12:50:21.796 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.801 |-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 12:50:21.802 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.803 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.804 |-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 12:50:21.804 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.804 |-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 12:50:21.805 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.805 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.806 |-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 12:50:21.806 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.808 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.809 |-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 12:50:21.809 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.811 |-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 12:50:21.812 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.815 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.816 |-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 12:50:21.816 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.819 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.820 |-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 12:50:21.820 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.822 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.823 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.823 |-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 12:50:21.823 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.824 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.824 |-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 12:50:21.825 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.828 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.831 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.836 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.842 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.843 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.844 |-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 12:50:21.845 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:50:21.850 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.850 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.852 |-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 12:50:21.852 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.852 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:50:21.852 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:50:21.853 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.855 |-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 12:50:21.855 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:50:21.860 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.860 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:50:21.862 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.863 |-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 12:50:21.863 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:50:21.864 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:50:21.871 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:50:21.879 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.902 |-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 12:50:21.904 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:21.912 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:21.913 |-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 12:50:21.913 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.921 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:21.922 |-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 12:50:21.922 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:21.930 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:21.949 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:21.950 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:21.955 |-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 12:50:21.955 |-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 12:50:22.006 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:50:22.037 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:22.059 |-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 12:50:22.059 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:22.067 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:22.067 |-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 12:50:22.067 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:22.078 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:22.079 |-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 12:50:22.079 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:22.084 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:22.104 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:22.105 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:22.108 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 12:50:22.109 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:50:22.117 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:50:22.144 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:22.163 |-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 12:50:22.163 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:22.170 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:22.171 |-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 12:50:22.172 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:22.180 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:22.181 |-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 12:50:22.181 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:22.186 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:22.204 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:22.206 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:22.927 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:22.955 |-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 12:50:22.955 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:22.963 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:22.963 |-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 12:50:22.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:22.974 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:22.974 |-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 12:50:22.975 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:22.981 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:23.004 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:23.005 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:24.319 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:24.346 |-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 12:50:24.346 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:24.354 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:24.355 |-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 12:50:24.355 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:24.365 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:24.366 |-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 12:50:24.367 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:24.373 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:24.398 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:24.399 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:24.768 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:24.795 |-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 12:50:24.795 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:24.805 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:24.805 |-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 12:50:24.806 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:24.816 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:24.817 |-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 12:50:24.817 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:24.824 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:24.850 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:24.850 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:25.984 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:26.007 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:26.008 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:26.014 |-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 12:50:26.015 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:26.021 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:26.022 |-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 12:50:26.022 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:26.032 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:26.033 |-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 12:50:26.033 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:26.036 |-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 12:50:26.036 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:26.039 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:26.044 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:26.044 |-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 12:50:26.045 |-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 12:50:26.045 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:26.045 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:26.054 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:26.055 |-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 12:50:26.055 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:26.056 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:26.056 |-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 12:50:26.057 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:26.063 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:26.066 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:26.066 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:26.066 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:26.067 |-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 12:50:26.067 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:26.074 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:26.083 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:26.084 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:26.092 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:26.093 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:26.107 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-164] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Preparing: SELECT * FROM check_item ORDER BY parent_id ASC , id ASC 2018-08-12 12:50:26.108 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-164] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:50:26.134 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-164] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:50:30.295 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:30.321 |-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 12:50:30.321 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:30.328 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:30.328 |-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 12:50:30.328 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:30.339 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:30.339 |-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 12:50:30.340 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:30.348 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:30.372 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:30.373 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.372 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.372 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.373 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.373 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.377 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.398 |-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 12:50:35.398 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.400 |-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 12:50:35.400 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.408 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.408 |-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 12:50:35.408 |-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 12:50:35.409 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.409 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.410 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.411 |-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 12:50:35.411 |-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 12:50:35.411 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.411 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.416 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.417 |-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 12:50:35.417 |-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 12:50:35.417 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.417 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.418 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.419 |-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 12:50:35.419 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.420 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.420 |-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 12:50:35.421 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.421 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.421 |-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 12:50:35.421 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.426 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.428 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.429 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.429 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.430 |-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 12:50:35.430 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.431 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.431 |-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 12:50:35.431 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.434 |-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 12:50:35.434 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.444 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.445 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.446 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.447 |-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 12:50:35.447 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.454 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.454 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.455 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.456 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.457 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.459 |-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 12:50:35.460 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:50:35.463 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.463 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.467 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:50:35.467 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.468 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.473 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.474 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.486 |-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 12:50:35.487 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:50:35.490 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 12:50:35.491 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:50:35.495 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:50:35.495 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:50:35.518 |-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 12:50:35.519 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:50:35.526 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:50:35.527 |-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 12:50:35.527 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.537 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.585 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.586 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.586 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.586 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.611 |-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 12:50:35.612 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.618 |-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 12:50:35.619 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.621 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.621 |-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 12:50:35.621 |-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 12:50:35.621 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.621 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.625 |-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 12:50:35.625 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.627 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.628 |-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 12:50:35.628 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.631 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.632 |-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 12:50:35.633 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.633 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.634 |-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 12:50:35.634 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.635 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.636 |-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 12:50:35.636 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.637 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.638 |-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 12:50:35.638 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.640 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.645 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.645 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.646 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.646 |-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 12:50:35.646 |-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 12:50:35.646 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.646 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.656 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.656 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.656 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.658 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.659 |-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 12:50:35.659 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:50:35.666 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.667 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.669 |-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 12:50:35.669 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:50:35.669 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:50:35.676 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:50:35.682 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.682 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.683 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.683 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.684 |-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 12:50:35.684 |-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 12:50:35.685 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:50:35.685 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:50:35.695 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:50:35.695 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:50:35.702 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.719 |-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 12:50:35.720 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.729 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.729 |-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 12:50:35.730 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.739 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.739 |-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 12:50:35.740 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.746 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.766 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.767 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.771 |-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 12:50:35.771 |-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 12:50:35.833 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:50:35.867 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.887 |-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 12:50:35.887 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:35.897 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:35.898 |-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 12:50:35.899 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.912 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:35.912 |-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 12:50:35.913 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:35.921 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:35.938 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:35.939 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:35.942 |-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 12:50:35.943 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:50:35.948 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:50:35.975 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:36.003 |-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 12:50:36.003 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:36.011 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:36.011 |-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 12:50:36.011 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:36.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:36.021 |-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 12:50:36.021 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:36.026 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:36.047 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:36.049 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:40.236 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:40.260 |-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 12:50:40.260 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:40.267 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:40.268 |-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 12:50:40.268 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:40.277 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:40.277 |-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 12:50:40.278 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:40.284 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:40.309 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:40.309 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:40.893 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:40.921 |-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 12:50:40.921 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:40.928 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:40.928 |-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 12:50:40.929 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:40.939 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:40.939 |-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 12:50:40.939 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:40.946 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:40.971 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:40.972 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:41.725 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:41.753 |-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 12:50:41.753 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:41.761 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:41.762 |-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 12:50:41.762 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:41.772 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:41.773 |-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 12:50:41.773 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:41.780 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:41.809 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:41.809 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:42.364 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:42.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 12:50:42.390 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:42.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:42.400 |-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 12:50:42.400 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:42.411 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:42.412 |-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 12:50:42.412 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:42.418 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:42.443 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:42.444 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:47.824 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:47.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 12:50:47.849 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:47.855 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:47.856 |-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 12:50:47.856 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:47.865 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:47.866 |-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 12:50:47.866 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:47.873 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:47.896 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:47.897 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:48.128 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:48.156 |-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 12:50:48.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:48.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:48.164 |-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 12:50:48.164 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:48.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:48.176 |-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 12:50:48.176 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:48.183 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:48.208 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:48.208 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:51.508 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:51.534 |-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 12:50:51.534 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:51.542 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:51.543 |-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 12:50:51.544 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:51.554 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:51.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 12:50:51.555 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:51.561 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:51.588 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:51.588 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:53.508 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:53.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 12:50:53.534 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:53.541 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:53.542 |-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 12:50:53.542 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:53.552 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:53.553 |-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 12:50:53.553 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:53.559 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:53.583 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:53.584 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:54.962 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:54.992 |-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 12:50:54.992 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:55.004 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:55.005 |-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 12:50:55.006 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:55.021 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:55.023 |-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 12:50:55.023 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:55.031 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:55.054 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:55.055 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:55.790 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:55.793 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:55.819 |-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 12:50:55.820 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:55.825 |-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 12:50:55.826 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:55.827 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:55.828 |-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 12:50:55.828 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:55.834 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:55.834 |-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 12:50:55.835 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:55.837 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:55.837 |-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 12:50:55.837 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:55.842 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:55.845 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:55.846 |-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 12:50:55.846 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:55.851 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:55.867 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:55.867 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:55.875 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:55.876 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:55.890 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:50:55.890 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:50:55.950 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:50:57.954 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:57.979 |-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 12:50:57.979 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:57.988 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:57.989 |-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 12:50:57.989 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:57.999 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:58.000 |-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 12:50:58.000 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:58.008 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:58.034 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:58.034 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:59.430 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:59.433 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:59.457 |-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 12:50:59.457 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:59.461 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:50:59.461 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:50:59.465 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:59.465 |-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 12:50:59.465 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:59.466 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:50:59.467 |-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 limit ?,? 2018-08-12 12:50:59.467 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:50:59.476 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:50:59.477 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:59.477 |-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 12:50:59.477 |-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 12:50:59.477 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:59.477 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:59.486 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:59.489 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:50:59.489 |-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 12:50:59.490 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:50:59.499 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:50:59.513 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:59.514 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:59.520 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:50:59.521 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:50:59.533 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:50:59.533 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:50:59.558 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:51:13.150 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:13.177 |-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 12:51:13.178 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:13.185 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:13.185 |-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 12:51:13.186 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:13.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:13.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 12:51:13.195 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:13.203 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:13.229 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:13.230 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:15.969 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:15.997 |-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 12:51:15.997 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:16.006 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:16.006 |-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 12:51:16.007 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:16.017 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:16.018 |-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 12:51:16.018 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:16.025 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:16.051 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:16.052 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:20.951 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:20.977 |-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 12:51:20.978 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:20.985 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:20.985 |-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 12:51:20.985 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:20.995 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:20.996 |-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 12:51:20.996 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:21.002 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:21.028 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:21.029 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:22.434 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:22.461 |-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 12:51:22.461 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:22.468 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:22.468 |-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 12:51:22.469 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:22.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:22.521 |-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 12:51:22.521 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:22.527 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:22.551 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:22.552 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:23.383 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:23.412 |-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 12:51:23.413 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:23.420 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:23.421 |-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 12:51:23.421 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:23.431 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:23.431 |-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 12:51:23.432 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:23.437 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:23.463 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:23.464 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:24.254 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:24.279 |-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 12:51:24.280 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:24.287 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:24.287 |-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 12:51:24.287 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:24.297 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:24.298 |-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 12:51:24.298 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:24.303 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:24.329 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:24.330 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:24.613 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:24.639 |-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 12:51:24.640 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:24.647 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:24.648 |-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 12:51:24.648 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:24.657 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:24.658 |-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 12:51:24.659 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:24.665 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:24.691 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:24.692 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:25.581 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:25.618 |-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 12:51:25.619 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:25.630 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:25.631 |-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 12:51:25.631 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:25.639 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:25.640 |-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 12:51:25.640 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:25.657 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:25.693 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:25.694 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:25.735 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:25.736 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:25.760 |-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 12:51:25.761 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:25.764 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:51:25.764 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:25.769 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:25.769 |-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 12:51:25.769 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:25.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:51:25.770 |-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 limit ?,? 2018-08-12 12:51:25.770 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:51:25.833 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:25.833 |-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 12:51:25.833 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:25.844 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:25.845 |-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 12:51:25.845 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:25.846 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:25.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 12:51:25.847 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:25.852 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:25.853 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:25.871 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:25.872 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:25.880 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:25.881 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:25.895 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:51:25.895 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:51:25.935 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:51:28.203 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:28.232 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:51:28.232 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:28.239 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:51:28.240 |-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 limit ?,? 2018-08-12 12:51:28.240 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:51:28.249 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:28.249 |-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 12:51:28.250 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:28.259 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:28.260 |-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 12:51:28.260 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:28.266 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:28.293 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:28.294 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:28.907 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:28.934 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:51:28.934 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:28.940 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:51:28.941 |-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 limit ?,? 2018-08-12 12:51:28.942 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:51:28.952 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:28.952 |-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 12:51:28.952 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:28.963 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:28.964 |-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 12:51:28.964 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:28.971 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:28.996 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:28.997 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:29.670 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:29.699 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:51:29.699 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:29.705 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:51:29.706 |-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 limit ?,? 2018-08-12 12:51:29.706 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:51:29.714 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:29.714 |-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 12:51:29.714 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:29.724 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:29.725 |-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 12:51:29.725 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:29.732 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:29.757 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:29.759 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:30.550 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:30.577 |-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 12:51:30.577 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:30.583 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:30.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 12:51:30.584 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:30.593 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:30.594 |-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 12:51:30.594 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:30.600 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:30.623 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:30.624 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:31.901 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:31.932 |-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 12:51:31.932 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:31.941 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:31.941 |-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 12:51:31.942 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:31.957 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:31.958 |-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 12:51:31.958 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:31.965 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:31.990 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:31.991 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:32.564 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:32.588 |-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 12:51:32.589 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:32.598 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:32.598 |-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 12:51:32.599 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:32.609 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:32.609 |-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 12:51:32.610 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:32.616 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:32.642 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:32.642 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:33.059 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:33.087 |-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 12:51:33.088 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:33.097 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:33.097 |-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 12:51:33.097 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:33.108 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:33.109 |-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 12:51:33.109 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:33.116 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:33.140 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:33.141 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:34.109 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:34.133 |-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 12:51:34.134 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:34.140 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:34.141 |-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 12:51:34.142 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:34.151 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:34.152 |-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 12:51:34.152 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:34.159 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:34.185 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:34.186 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:34.221 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:34.222 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:34.242 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:51:34.242 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:34.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:51:34.249 |-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 limit ?,? 2018-08-12 12:51:34.250 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:51:34.250 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:51:34.250 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:51:34.255 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:51:34.256 |-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 limit ?,? 2018-08-12 12:51:34.257 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:51:34.257 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:34.258 |-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 12:51:34.258 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:34.264 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:51:34.264 |-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 12:51:34.265 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:34.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:34.267 |-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 12:51:34.268 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:34.274 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:34.275 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:51:34.275 |-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 12:51:34.275 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:51:34.284 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:51:34.292 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:34.293 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:34.305 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:51:34.306 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:51:34.322 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:51:34.322 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:51:34.349 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:53:05.659 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:05.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:05.731 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:05.736 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:05.736 |-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 limit ?,? 2018-08-12 12:53:05.737 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:05.744 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:05.749 |-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 12:53:05.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:05.761 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:05.763 |-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 12:53:05.763 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:05.769 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:05.794 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:05.795 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:05.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Preparing: SELECT * FROM t_sys_users where organid=29 and status>0 and positionid = 2 2018-08-12 12:53:05.797 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| ==> Parameters: 2018-08-12 12:53:05.808 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getAllCheckmans [159] -| <== Total: 12 2018-08-12 12:53:08.091 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:08.118 |-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 12:53:08.119 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:08.126 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:08.127 |-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 12:53:08.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:08.137 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:08.138 |-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 12:53:08.138 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:08.143 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:08.169 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:08.170 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:08.753 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:08.782 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:08.782 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:08.789 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:08.790 |-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 limit ?,? 2018-08-12 12:53:08.790 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:08.797 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:08.798 |-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 12:53:08.798 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:08.807 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:08.808 |-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 12:53:08.808 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:08.815 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:08.838 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:08.839 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:09.841 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:09.870 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:09.870 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:09.877 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:09.878 |-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 limit ?,? 2018-08-12 12:53:09.878 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:09.884 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:09.885 |-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 12:53:09.885 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:09.894 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:09.895 |-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 12:53:09.896 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:09.902 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:09.927 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:09.928 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:10.828 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:10.855 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:10.855 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:10.861 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:10.862 |-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 limit ?,? 2018-08-12 12:53:10.863 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:10.870 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:10.870 |-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 12:53:10.871 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:10.880 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:10.881 |-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 12:53:10.881 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:10.888 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:10.915 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:10.915 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:10.935 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:10.955 |-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 12:53:10.956 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:10.964 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:10.964 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:10.965 |-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 12:53:10.965 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:10.968 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:10.974 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:10.975 |-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 12:53:10.975 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:10.982 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:10.983 |-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 12:53:10.983 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:10.991 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:10.992 |-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 12:53:10.992 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:11.000 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:11.001 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:11.001 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:11.002 |-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 12:53:11.002 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:11.010 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:11.014 |-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 12:53:11.014 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:11.021 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:11.021 |-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 12:53:11.021 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:11.031 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:11.031 |-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 12:53:11.031 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:11.040 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:11.049 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:11.049 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:11.058 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:11.059 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:11.087 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:53:11.087 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:53:11.114 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-200] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:53:21.379 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:21.411 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:21.412 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:21.418 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:21.418 |-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 limit ?,? 2018-08-12 12:53:21.419 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:21.425 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:21.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 12:53:21.426 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:21.435 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:21.436 |-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 12:53:21.436 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:21.444 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:21.468 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:21.469 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:24.678 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:24.706 |-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 12:53:24.707 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:24.713 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:24.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 12:53:24.714 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:24.723 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:24.723 |-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 12:53:24.724 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:24.730 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:24.754 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:24.756 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.852 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.852 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.852 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.858 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.858 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.880 |-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 12:53:29.880 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:29.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:29.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:29.889 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:29.889 |-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 12:53:29.889 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.893 |-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 12:53:29.893 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:29.893 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:29.894 |-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 limit ?,? 2018-08-12 12:53:29.894 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:29.898 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:29.899 |-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 12:53:29.899 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.900 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:29.902 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:29.903 |-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 12:53:29.904 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:29.907 |-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 12:53:29.907 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.908 |-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 12:53:29.908 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:29.908 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.910 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:29.911 |-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 12:53:29.911 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.913 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:29.914 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:29.919 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:29.919 |-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 12:53:29.919 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.920 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:29.920 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:29.921 |-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 limit ?,? 2018-08-12 12:53:29.921 |-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 12:53:29.921 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.921 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:29.923 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:29.923 |-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 12:53:29.923 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:29.927 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:29.927 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:29.927 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.931 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:29.931 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:29.931 |-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 12:53:29.931 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.943 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:29.944 |-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 12:53:29.944 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.945 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:29.946 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.947 |-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 12:53:29.947 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:53:29.950 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:29.954 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:53:29.955 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:29.956 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.956 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:29.957 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.959 |-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 12:53:29.960 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:53:29.968 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:53:29.968 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:29.969 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:29.976 |-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 12:53:29.976 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:53:29.982 |-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 12:53:29.982 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:53:29.983 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:53:29.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 12:53:29.984 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:29.989 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:53:29.993 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.038 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.039 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.039 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.039 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.066 |-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 12:53:30.066 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:30.074 |-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 12:53:30.074 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:30.074 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:30.075 |-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 12:53:30.075 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.083 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:30.083 |-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 12:53:30.083 |-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 12:53:30.083 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:30.084 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.085 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.086 |-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 12:53:30.086 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.086 |-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 12:53:30.086 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:30.089 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:30.090 |-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 12:53:30.090 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.092 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:30.092 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:30.093 |-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 12:53:30.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.094 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.095 |-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 12:53:30.095 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.099 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.101 |-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 12:53:30.101 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:30.101 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.101 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.102 |-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 12:53:30.102 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.108 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:30.109 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:30.110 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:30.112 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.113 |-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 12:53:30.113 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:53:30.120 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:30.121 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.123 |-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 12:53:30.123 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:53:30.123 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:53:30.127 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:30.127 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.129 |-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 12:53:30.129 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:53:30.130 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:30.130 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.130 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.132 |-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 12:53:30.132 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:53:30.132 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:53:30.137 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:53:30.139 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:53:30.162 |-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 12:53:30.163 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:30.169 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:30.170 |-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 12:53:30.171 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.181 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.182 |-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 12:53:30.182 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.189 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:30.207 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:30.208 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.212 |-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 12:53:30.212 |-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 12:53:30.266 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:53:30.295 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.320 |-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 12:53:30.321 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:30.329 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:30.329 |-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 12:53:30.330 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.340 |-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 12:53:30.340 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.347 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:30.366 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:30.367 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.371 |-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 12:53:30.372 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:53:30.379 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:53:30.415 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:30.440 |-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 12:53:30.440 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:30.447 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:30.448 |-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 12:53:30.448 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.456 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:30.457 |-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 12:53:30.457 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:30.463 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:30.481 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:30.482 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:31.290 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:31.315 |-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 12:53:31.315 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:31.322 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:31.323 |-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 12:53:31.323 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:31.332 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:31.332 |-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 12:53:31.332 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:31.339 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:31.366 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:31.367 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:32.022 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:32.050 |-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 12:53:32.050 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:32.057 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:32.057 |-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 12:53:32.058 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:32.068 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:32.069 |-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 12:53:32.069 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:32.076 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:32.100 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:32.101 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:32.751 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:32.777 |-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 12:53:32.777 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:32.786 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:32.786 |-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 12:53:32.787 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:32.796 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:32.796 |-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 12:53:32.796 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:32.801 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:32.826 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:32.827 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:34.361 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:34.387 |-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 12:53:34.387 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:34.394 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:34.394 |-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 12:53:34.394 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:34.404 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:34.404 |-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 12:53:34.404 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:34.411 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:34.437 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:34.438 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:34.482 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:34.485 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:34.501 |-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 12:53:34.501 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:34.508 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:34.508 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:34.509 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:34.509 |-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 12:53:34.509 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:34.515 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:34.516 |-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 limit ?,? 2018-08-12 12:53:34.517 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:34.519 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:34.520 |-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 12:53:34.520 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:34.524 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:34.525 |-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 12:53:34.525 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:34.526 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:34.535 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:34.536 |-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 12:53:34.536 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:34.543 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:34.545 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:34.546 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:34.561 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:34.562 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:34.577 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:53:34.578 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:53:34.604 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:53:42.553 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:42.579 |-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 12:53:42.580 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:42.588 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:42.589 |-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 12:53:42.589 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:42.598 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:42.599 |-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 12:53:42.599 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:42.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:42.630 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:42.631 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:44.383 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:44.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 12:53:44.409 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:44.416 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:44.416 |-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 12:53:44.416 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:44.426 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:44.427 |-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 12:53:44.427 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:44.432 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:44.456 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:44.456 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:44.493 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:44.496 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:44.519 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:44.519 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:44.525 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:44.525 |-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 limit ?,? 2018-08-12 12:53:44.525 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:44.532 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:44.533 |-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 12:53:44.533 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:44.538 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:44.540 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:44.542 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:44.542 |-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 12:53:44.543 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:44.546 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:44.547 |-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 limit ?,? 2018-08-12 12:53:44.547 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:44.549 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:44.555 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:44.555 |-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 12:53:44.555 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:44.564 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:44.565 |-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 12:53:44.565 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:44.569 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:44.570 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:44.571 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:44.589 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:44.590 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:44.604 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:53:44.604 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:53:44.632 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:53:47.318 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:47.350 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:47.350 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:47.356 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:47.357 |-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 limit ?,? 2018-08-12 12:53:47.357 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:47.365 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:47.365 |-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 12:53:47.366 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:47.376 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:47.377 |-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 12:53:47.377 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:47.384 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:47.409 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:47.410 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:47.614 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:47.645 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:47.645 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:47.652 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:47.652 |-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 limit ?,? 2018-08-12 12:53:47.653 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:47.660 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:47.661 |-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 12:53:47.661 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:47.672 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:47.672 |-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 12:53:47.673 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:47.679 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:47.697 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:47.698 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:48.787 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:49.080 |-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 12:53:49.080 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:49.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:49.088 |-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 12:53:49.088 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:49.097 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:49.098 |-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 12:53:49.098 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:49.105 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:49.131 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:49.132 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:49.835 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:50.087 |-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 12:53:50.087 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:50.094 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:50.095 |-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 12:53:50.095 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:50.141 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:50.142 |-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 12:53:50.143 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:50.802 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:50.827 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:50.828 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.482 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.483 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.483 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.483 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.486 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.509 |-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 12:53:51.509 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.521 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.522 |-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 12:53:51.522 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.522 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:51.523 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:51.523 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.527 |-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 12:53:51.527 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.529 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:51.529 |-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 limit ?,? 2018-08-12 12:53:51.530 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:51.531 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:51.531 |-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 limit ?,? 2018-08-12 12:53:51.532 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:51.535 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.535 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:51.535 |-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 12:53:51.535 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.535 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.536 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.536 |-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 12:53:51.537 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.538 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.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 12:53:51.539 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.540 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:51.541 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.541 |-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 limit ?,? 2018-08-12 12:53:51.541 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:51.544 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.544 |-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 12:53:51.544 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.546 |-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 12:53:51.546 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.546 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.547 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.547 |-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 12:53:51.547 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.548 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.549 |-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 12:53:51.550 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.551 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.555 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.557 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.558 |-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 12:53:51.558 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.566 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.567 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.568 |-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 12:53:51.568 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.570 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.570 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.572 |-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 12:53:51.572 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:53:51.572 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.573 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.575 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.576 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.576 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.577 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:53:51.585 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.586 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.596 |-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 12:53:51.597 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:53:51.599 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.600 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.603 |-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 12:53:51.603 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:53:51.606 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:53:51.611 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:53:51.634 |-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 12:53:51.635 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:53:51.644 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:53:51.645 |-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 12:53:51.645 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.657 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.704 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.705 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.705 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.705 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.723 |-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 12:53:51.724 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.726 |-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 12:53:51.727 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.743 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.744 |-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 12:53:51.745 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.756 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.757 |-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 12:53:51.757 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.787 |-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 12:53:51.787 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.792 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.794 |-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 12:53:51.794 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.795 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.796 |-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 12:53:51.796 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.803 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.823 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.824 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.826 |-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 12:53:51.826 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:53:51.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:53:51.846 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.847 |-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 12:53:51.847 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.854 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.873 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.875 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.876 |-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 12:53:51.877 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:53:51.883 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:53:51.955 |-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 12:53:51.955 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:51.962 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:51.963 |-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 12:53:51.963 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.972 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:51.973 |-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 12:53:51.973 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:51.979 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:51.997 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:51.998 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:51.999 |-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 12:53:52.000 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:53:52.006 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:53:52.028 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:52.028 |-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 12:53:52.028 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:52.035 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:52.055 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:52.056 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:52.057 |-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 12:53:52.057 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:53:52.067 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:53:52.075 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:52.100 |-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 12:53:52.100 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:52.108 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:52.108 |-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 12:53:52.109 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:52.139 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:52.140 |-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 12:53:52.140 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:52.147 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:52.166 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:52.168 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:52.172 |-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 12:53:52.172 |-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 12:53:52.291 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:53:52.319 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:52.344 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:52.344 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:52.352 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:52.353 |-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 limit ?,? 2018-08-12 12:53:52.353 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:52.362 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:52.362 |-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 12:53:52.362 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:52.381 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:52.382 |-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 12:53:52.383 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:52.390 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:52.411 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:52.412 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:52.415 |-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 12:53:52.416 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:53:52.424 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:53:52.462 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:52.483 |-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 12:53:52.483 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:52.490 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:52.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 12:53:52.492 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:52.505 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:52.506 |-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 12:53:52.506 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:52.513 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:52.531 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:52.531 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.356 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.388 |-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 12:53:57.388 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:57.395 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:57.396 |-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 12:53:57.396 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.410 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:57.410 |-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 12:53:57.410 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.419 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:57.442 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:57.443 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.463 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.488 |-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 12:53:57.488 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:57.495 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.495 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.496 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:57.497 |-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 12:53:57.497 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.512 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:57.513 |-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 12:53:57.513 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.518 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:57.523 |-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 12:53:57.524 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:57.532 |-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 12:53:57.533 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:57.533 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:57.534 |-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 12:53:57.534 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.536 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:57.537 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.538 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:57.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 12:53:57.540 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.549 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:57.549 |-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 12:53:57.549 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.550 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:57.550 |-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 12:53:57.550 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:57.557 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:57.557 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:57.577 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:57.578 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.582 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:57.583 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:57.590 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:53:57.591 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:53:57.634 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:53:59.629 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:53:59.666 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:53:59.667 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:53:59.673 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:53:59.674 |-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 limit ?,? 2018-08-12 12:53:59.675 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:53:59.682 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:53:59.683 |-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 12:53:59.683 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:59.693 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:53:59.693 |-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 12:53:59.694 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:53:59.698 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:53:59.723 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:53:59.724 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.006 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.006 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.007 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.007 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.010 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.032 |-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 12:54:04.033 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.039 |-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 12:54:04.039 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.042 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.042 |-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 12:54:04.042 |-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 12:54:04.042 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.043 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.046 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.047 |-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 12:54:04.047 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.051 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.052 |-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 12:54:04.052 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.053 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.054 |-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 12:54:04.054 |-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 12:54:04.054 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.054 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.057 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.057 |-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 12:54:04.057 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.057 |-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 12:54:04.058 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.069 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.070 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.069 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.069 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.069 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.070 |-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 12:54:04.071 |-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 12:54:04.071 |-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 12:54:04.071 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.071 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.071 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.083 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.085 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.086 |-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 12:54:04.086 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.088 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.088 |-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 12:54:04.088 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.089 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.090 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.093 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.095 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.097 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.098 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.105 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.106 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.108 |-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 12:54:04.109 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 12:54:04.113 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.114 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.115 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:54:04.122 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.122 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.130 |-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 12:54:04.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 12:54:04.141 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 12:54:04.142 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Preparing: SELECT * FROM sys_role where 1=1 2018-08-12 12:54:04.143 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 12:54:04.144 |-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 12:54:04.144 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 12:54:04.150 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 12:54:04.151 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 12:54:04.151 |-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 12:54:04.152 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.161 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.206 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.206 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.206 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.206 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.228 |-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 12:54:04.228 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.229 |-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 12:54:04.230 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.234 |-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 12:54:04.234 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.236 |-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 12:54:04.236 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.236 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.236 |-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 12:54:04.236 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.240 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.241 |-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 12:54:04.241 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.242 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.242 |-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 12:54:04.242 |-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 12:54:04.242 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.242 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.247 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.248 |-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 12:54:04.248 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.251 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.252 |-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 12:54:04.252 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.252 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.253 |-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 12:54:04.253 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.255 |-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 12:54:04.255 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.255 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.258 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.258 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.262 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.274 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.275 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.276 |-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 12:54:04.277 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 12:54:04.281 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.282 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.283 |-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 12:54:04.283 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 12:54:04.284 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.285 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 12:54:04.285 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.287 |-DEBUG [http-nio-8089-exec-9] 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 12:54:04.287 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 12:54:04.290 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.290 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 12:54:04.291 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.292 |-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 12:54:04.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 12:54:04.294 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 12:54:04.302 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 12:54:04.310 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.330 |-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 12:54:04.330 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.337 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.338 |-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 12:54:04.338 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.346 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.347 |-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 12:54:04.347 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.352 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.372 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.373 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.377 |-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 12:54:04.377 |-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 12:54:04.427 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 12:54:04.456 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.483 |-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 12:54:04.484 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.491 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.492 |-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 12:54:04.492 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.502 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.503 |-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 12:54:04.503 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.509 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.528 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.528 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.531 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Preparing: SELECT * FROM sys_job WHERE 1=1 AND department_id=? 2018-08-12 12:54:04.531 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 12:54:04.537 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 12:54:04.572 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:04.598 |-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 12:54:04.598 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:04.607 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:04.608 |-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 12:54:04.608 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.618 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:04.619 |-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 12:54:04.620 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:04.627 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:04.645 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:04.646 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:09.571 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:09.597 |-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 12:54:09.598 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:09.605 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:09.605 |-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 12:54:09.606 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:09.616 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:09.616 |-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 12:54:09.617 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:09.622 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:09.648 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:09.648 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:09.792 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:09.811 |-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 12:54:09.811 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:09.821 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:09.822 |-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 12:54:09.822 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:09.833 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:09.834 |-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 12:54:09.834 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:09.841 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:09.860 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:09.860 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:10.857 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:10.884 |-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 12:54:10.884 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:10.892 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:10.892 |-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 12:54:10.892 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:10.901 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:10.902 |-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 12:54:10.903 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:10.910 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:10.934 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:10.935 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:12.854 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:12.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 12:54:12.880 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:12.888 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:12.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 12:54:12.889 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:12.899 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:12.900 |-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 12:54:12.900 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:12.906 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:12.932 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:12.932 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:12.982 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:12.985 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:13.002 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:54:13.002 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:13.008 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:54:13.009 |-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 limit ?,? 2018-08-12 12:54:13.009 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:54:13.011 |-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 12:54:13.012 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:13.017 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:13.018 |-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 12:54:13.018 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:13.019 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:13.020 |-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 12:54:13.020 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:13.027 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:13.027 |-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 12:54:13.028 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:13.030 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:13.030 |-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 12:54:13.030 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:13.035 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:13.036 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:13.054 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:13.055 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:13.063 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:13.064 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:13.077 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:54:13.078 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:54:13.104 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 12:54:17.457 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:17.484 |-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 12:54:17.485 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:17.492 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:17.493 |-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 12:54:17.493 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:17.503 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:17.504 |-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 12:54:17.504 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:17.510 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:17.537 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:17.538 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:18.099 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:18.125 |-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 12:54:18.126 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:18.135 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:18.136 |-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 12:54:18.136 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:18.146 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:18.147 |-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 12:54:18.147 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:18.154 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:18.178 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:18.179 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:19.970 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:19.995 |-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 12:54:19.995 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:20.002 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:20.003 |-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 12:54:20.003 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:20.013 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:20.014 |-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 12:54:20.014 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:20.020 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:20.045 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:20.046 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:20.080 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:20.082 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:20.100 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 12:54:20.100 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:20.106 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 12:54:20.106 |-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 limit ?,? 2018-08-12 12:54:20.107 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 12:54:20.110 |-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 12:54:20.110 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 12:54:20.114 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:20.115 |-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 12:54:20.115 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:20.117 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 12:54:20.118 |-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 12:54:20.118 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:20.126 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:20.127 |-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 12:54:20.127 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:20.130 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 12:54:20.131 |-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 12:54:20.131 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 12:54:20.134 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:20.135 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 12:54:20.154 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:20.155 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:20.160 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 12:54:20.161 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 12:54:20.174 |-DEBUG [DubboServerHandler-192.168.2.132: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 12:54:20.174 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 12:54:20.201 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 13:39:40.030 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:40.185 |-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 13:39:40.186 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:40.195 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:40.263 |-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 13:39:40.265 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:40.276 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:40.277 |-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 13:39:40.277 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:40.284 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:40.312 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:40.313 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:41.376 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:41.402 |-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 13:39:41.402 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:41.409 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:41.410 |-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 13:39:41.411 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:41.460 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:41.461 |-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 13:39:41.461 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:41.468 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:41.496 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:41.497 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:43.100 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:43.126 |-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 13:39:43.126 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:43.134 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:43.134 |-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 13:39:43.134 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:43.143 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:43.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 13:39:43.145 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:43.152 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:43.178 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:43.179 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:43.215 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:43.217 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:43.237 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:43.237 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:43.244 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39:43.244 |-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 limit ?,? 2018-08-12 13:39:43.245 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:43.251 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:43.252 |-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 13:39:43.252 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:43.258 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:43.258 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:43.263 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:43.263 |-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 13:39:43.263 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:43.266 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39:43.267 |-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 limit ?,? 2018-08-12 13:39:43.268 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:43.270 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:43.277 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:43.277 |-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 13:39:43.277 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:43.286 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:43.287 |-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 13:39:43.287 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:43.294 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:43.297 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:43.299 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:43.320 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:43.321 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:43.336 |-DEBUG [DubboServerHandler-192.168.2.132: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 13:39:43.337 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| ==> Parameters: 2018-08-12 13:39:43.388 |-DEBUG [DubboServerHandler-192.168.2.132:7682-thread-199] com.xintong.visualinspection.dao.cluster.ItemDao.getAll [159] -| <== Total: 707 2018-08-12 13:39:49.863 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:49.889 |-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 13:39:49.890 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:49.897 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:49.897 |-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 13:39:49.898 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:49.908 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:49.908 |-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 13:39:49.909 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:49.917 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:49.945 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:49.945 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:50.148 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:50.169 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:50.169 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:50.177 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39: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 limit ?,? 2018-08-12 13:39:50.178 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:50.185 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:50.186 |-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 13:39:50.186 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:50.195 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:50.196 |-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 13:39:50.196 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:50.202 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:50.229 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:50.230 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:51.600 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:51.627 |-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 13:39:51.627 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:51.634 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:51.635 |-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 13:39:51.635 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:51.645 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:51.645 |-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 13:39:51.646 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:51.652 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:51.679 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:51.681 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:52.391 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:52.420 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:52.420 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:52.426 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39:52.427 |-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 limit ?,? 2018-08-12 13:39:52.427 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:52.435 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:52.436 |-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 13:39:52.436 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:52.447 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:52.448 |-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 13:39:52.448 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:52.455 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:52.481 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:52.482 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:53.155 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:53.182 |-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 13:39:53.183 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:53.190 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:53.191 |-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 13:39:53.191 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:53.201 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:53.201 |-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 13:39:53.201 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:53.208 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:53.234 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:53.235 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:54.088 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:54.115 |-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 13:39:54.115 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:54.134 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:54.134 |-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 13:39:54.134 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:54.145 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:54.146 |-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 13:39:54.147 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:54.153 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:54.178 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:54.180 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:55.270 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:55.297 |-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 13:39:55.298 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:55.307 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:55.308 |-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 13:39:55.308 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:55.318 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:55.318 |-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 13:39:55.319 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:55.326 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:55.352 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:55.353 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:55.580 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:55.607 |-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 13:39:55.607 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:55.616 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:55.617 |-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 13:39:55.617 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:55.627 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:55.627 |-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 13:39:55.627 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:55.635 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:55.659 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:55.659 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:58.333 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:58.362 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:58.362 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:58.368 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39:58.369 |-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 limit ?,? 2018-08-12 13:39:58.369 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:58.377 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:58.379 |-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 13:39:58.379 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:58.390 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:58.391 |-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 13:39:58.391 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:58.397 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:58.422 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:58.423 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:58.955 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:58.981 |-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 13:39:58.982 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:58.991 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:58.991 |-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 13:39:58.992 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.002 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:59.002 |-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 13:39:59.003 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.010 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.037 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:59.038 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.090 |-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 13:39:59.091 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 13:39:59.101 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 13:39:59.101 |-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 13:39:59.102 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 13:39:59.111 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.112 |-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 13:39:59.113 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 13:39:59.120 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.121 |-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 13:39:59.121 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 13:39:59.131 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.132 |-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 13:39:59.132 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 13:39:59.138 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.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 13:39:59.139 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 13:39:59.148 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.149 |-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 13:39:59.149 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 13:39:59.155 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.156 |-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 13:39:59.156 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 13:39:59.165 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.166 |-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 13:39:59.166 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 13:39:59.174 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.175 |-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 13:39:59.175 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 13:39:59.184 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.184 |-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 13:39:59.185 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 13:39:59.191 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.192 |-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 13:39:59.192 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 13:39:59.202 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.203 |-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 13:39:59.204 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 13:39:59.212 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.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 13:39:59.214 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 13:39:59.223 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.224 |-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 13:39:59.224 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 13:39:59.231 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.232 |-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 13:39:59.232 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 13:39:59.243 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.245 |-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 13:39:59.245 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 13:39:59.252 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.253 |-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 13:39:59.254 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 13:39:59.263 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.265 |-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 13:39:59.265 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 13:39:59.273 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.274 |-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 13:39:59.274 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 13:39:59.284 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.285 |-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 13:39:59.285 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 13:39:59.293 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.295 |-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 13:39:59.295 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 13:39:59.305 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.306 |-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 13:39:59.306 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 13:39:59.314 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.315 |-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 13:39:59.316 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 13:39:59.348 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:39:59.348 |-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 13:39:59.349 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 13:39:59.356 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.366 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.366 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:59.392 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:59.398 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39:59.398 |-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 limit ?,? 2018-08-12 13:39:59.399 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:59.405 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:59.405 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:59.406 |-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 13:39:59.406 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:59.406 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.412 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39:59.412 |-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 limit ?,? 2018-08-12 13:39:59.412 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:59.415 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:59.415 |-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 13:39:59.415 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.421 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:59.423 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39: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 13:39:59.423 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:59.435 |-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 13:39:59.435 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.442 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.451 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:59.452 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.470 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:59.471 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.473 |-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.organid = ? order by workno 2018-08-12 13:39:59.474 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 13:39:59.486 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 13:39:59.488 |-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 13:39:59.489 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:39:59.497 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.498 |-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 13:39:59.499 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:39:59.507 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.507 |-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 13:39:59.507 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:39:59.516 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.517 |-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 13:39:59.517 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:39:59.525 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.525 |-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 13:39:59.525 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:39:59.533 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.534 |-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 13:39:59.534 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:39:59.542 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.543 |-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 13:39:59.543 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:39:59.551 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.552 |-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 13:39:59.552 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:39:59.561 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.562 |-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 13:39:59.562 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:39:59.569 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.570 |-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 13:39:59.570 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:39:59.578 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.579 |-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 13:39:59.580 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:39:59.587 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.588 |-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 13:39:59.588 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:39:59.594 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.595 |-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 13:39:59.596 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:39:59.603 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.604 |-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 13:39:59.606 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:39:59.613 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.614 |-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 13:39:59.614 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:39:59.622 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.623 |-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 13:39:59.623 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:39:59.630 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.631 |-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 13:39:59.631 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:39:59.640 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.640 |-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 13:39:59.641 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:39:59.649 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.649 |-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 13:39:59.650 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:39:59.657 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.657 |-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 13:39:59.658 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:39:59.667 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.668 |-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 13:39:59.668 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:39:59.677 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.678 |-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 13:39:59.678 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:39:59.687 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.688 |-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 13:39:59.688 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:39:59.697 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.698 |-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 13:39:59.698 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:39:59.705 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.706 |-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 13:39:59.707 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:39:59.715 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.715 |-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 13:39:59.716 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:39:59.724 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.724 |-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 13:39:59.725 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:39:59.734 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.734 |-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 13:39:59.735 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:39:59.743 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.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 13:39:59.744 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:39:59.752 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.753 |-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 13:39:59.754 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:39:59.763 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.764 |-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 13:39:59.764 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:39:59.774 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.774 |-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 13:39:59.775 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:39:59.783 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.784 |-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 13:39:59.784 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:39:59.793 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.794 |-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 13:39:59.795 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:39:59.803 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.804 |-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 13:39:59.804 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:39:59.811 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.813 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.814 |-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 13:39:59.814 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:39:59.816 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.822 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.822 |-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 13:39:59.823 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:39:59.830 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.831 |-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 13:39:59.832 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:39:59.840 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:39:59.840 |-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 13:39:59.840 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:59.840 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.841 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:39:59.841 |-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 13:39:59.842 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:39:59.848 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:39:59.848 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:59.849 |-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 limit ?,? 2018-08-12 13:39:59.849 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.849 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:39:59.849 |-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 13:39:59.849 |-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 13:39:59.850 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:39:59.850 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.855 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.855 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:39:59.855 |-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 13:39:59.856 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:39:59.858 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:59.859 |-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 13:39:59.859 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.862 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.863 |-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 13:39:59.863 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.869 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.869 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:39:59.869 |-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 13:39:59.870 |-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 13:39:59.870 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:39:59.870 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:39:59.877 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.879 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.880 |-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 13:39:59.880 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:39:59.888 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.889 |-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 13:39:59.889 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:39:59.896 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:59.896 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.897 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.897 |-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 13:39:59.898 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:39:59.905 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:39:59.906 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:39:59.906 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.907 |-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 13:39:59.907 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:39:59.908 |-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.organid = ? order by workno 2018-08-12 13:39:59.909 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 13:39:59.912 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.913 |-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 13:39:59.914 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:39:59.917 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 13:39:59.918 |-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 13:39:59.918 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:39:59.921 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.922 |-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 13:39:59.922 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:39:59.924 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.925 |-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 13:39:59.925 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:39:59.930 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.932 |-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 13:39:59.932 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.932 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:39:59.933 |-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 13:39:59.933 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:39:59.940 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.940 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.941 |-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 13:39:59.941 |-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 13:39:59.941 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:39:59.942 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:39:59.948 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.948 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.949 |-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 13:39:59.950 |-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 13:39:59.950 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:39:59.950 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:39:59.957 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.957 |-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 13:39:59.958 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:39:59.958 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.959 |-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 13:39:59.960 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:39:59.965 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.966 |-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 13:39:59.966 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.966 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:39:59.967 |-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 13:39:59.967 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:39:59.974 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.974 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.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 13:39:59.975 |-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 13:39:59.975 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:39:59.975 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:39:59.983 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.983 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:39:59.983 |-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 13:39:59.984 |-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 13:39:59.984 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:39:59.984 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:39:59.990 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.990 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:39:59.991 |-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 13:39:59.991 |-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 13:39:59.991 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:39:59.992 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:00.000 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.000 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.001 |-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 13:40:00.001 |-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 13:40:00.001 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:00.001 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:00.010 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.010 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.011 |-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 13:40:00.012 |-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 13:40:00.012 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:00.012 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:00.020 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.020 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.021 |-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 13:40:00.022 |-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 13:40:00.022 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:00.022 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:00.030 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.030 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.031 |-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 13:40:00.032 |-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 13:40:00.032 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:00.032 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:00.039 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.039 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.040 |-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 13:40:00.040 |-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 13:40:00.041 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:00.041 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:00.048 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.048 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.048 |-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 13:40:00.049 |-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 13:40:00.049 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:00.049 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:00.057 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.057 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.058 |-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 13:40:00.058 |-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 13:40:00.059 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:00.059 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:00.069 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.069 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.069 |-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 13:40:00.070 |-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 13:40:00.070 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:00.070 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:00.079 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.079 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.080 |-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 13:40:00.080 |-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 13:40:00.080 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:00.081 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:00.088 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.088 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.088 |-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 13:40:00.089 |-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 13:40:00.089 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:00.089 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:00.098 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.098 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.099 |-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 13:40:00.099 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:00.106 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.107 |-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 13:40:00.107 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:00.115 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.115 |-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 13:40:00.116 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:00.124 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.124 |-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 13:40:00.125 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:00.132 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.132 |-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 13:40:00.133 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:00.141 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.142 |-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 13:40:00.143 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:00.150 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.151 |-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 13:40:00.151 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:00.160 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.161 |-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 13:40:00.162 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:00.170 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.171 |-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 13:40:00.171 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:00.179 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.180 |-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 13:40:00.180 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:00.188 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.188 |-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 13:40:00.189 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:00.197 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.198 |-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 13:40:00.198 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:00.207 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.207 |-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 13:40:00.208 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:00.216 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.217 |-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 13:40:00.217 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:00.225 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.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 13:40:00.226 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:00.234 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.234 |-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 13:40:00.235 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:00.242 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.243 |-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 13:40:00.244 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:00.252 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.253 |-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 13:40:00.253 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:00.262 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.263 |-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 13:40:00.263 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:00.272 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.273 |-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 13:40:00.273 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:00.281 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.282 |-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 13:40:00.282 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:00.290 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.291 |-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 13:40:00.291 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:00.299 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.300 |-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 13:40:00.300 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:00.308 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.309 |-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 13:40:00.310 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:00.318 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.319 |-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 13:40:00.319 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:00.327 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.328 |-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 13:40:00.329 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:00.335 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.336 |-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 13:40:00.336 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:00.345 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.345 |-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 13:40:00.346 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:00.354 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.355 |-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 13:40:00.355 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:00.362 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.362 |-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 13:40:00.362 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:00.370 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.371 |-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 13:40:00.371 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:00.378 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.379 |-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 13:40:00.380 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:00.387 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.387 |-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 13:40:00.388 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:00.397 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.398 |-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 13:40:00.398 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:00.404 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.405 |-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 13:40:00.406 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:00.412 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.413 |-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 13:40:00.413 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:00.419 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.420 |-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 13:40:00.420 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:00.428 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.428 |-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 13:40:00.429 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:00.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.436 |-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 13:40:00.437 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:00.443 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.444 |-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 13:40:00.445 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:00.451 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.452 |-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 13:40:00.453 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:00.460 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.461 |-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 13:40:00.461 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:00.469 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.470 |-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 13:40:00.470 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:00.478 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.478 |-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 13:40:00.479 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:00.480 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:00.486 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.487 |-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 13:40:00.487 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:00.495 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:00.496 |-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 13:40:00.496 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:00.504 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.505 |-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 13:40:00.505 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:00.513 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:00.514 |-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 13:40:00.514 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:00.525 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:00.525 |-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 13:40:00.526 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:00.531 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:00.558 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:00.559 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:00.915 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:00.944 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:40:00.945 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:00.951 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:40:00.951 |-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 limit ?,? 2018-08-12 13:40:00.952 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:40:00.960 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:00.960 |-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 13:40:00.961 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:00.971 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:00.972 |-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 13:40:00.972 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:00.978 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:01.004 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:01.004 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.180 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.181 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.181 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.185 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.190 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.220 |-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 13:40:03.220 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.228 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.229 |-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 13:40:03.229 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.234 |-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 13:40:03.234 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.241 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.241 |-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 13:40:03.241 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.243 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.243 |-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 13:40:03.243 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.250 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.251 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.251 |-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 13:40:03.252 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.256 |-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 13:40:03.256 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.258 |-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 13:40:03.258 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.261 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.265 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.266 |-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 13:40:03.266 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.266 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.267 |-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 13:40:03.267 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.269 |-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 13:40:03.269 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.277 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.277 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.277 |-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 13:40:03.277 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.278 |-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 13:40:03.278 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.278 |-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 13:40:03.279 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.279 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.280 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.281 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.287 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.287 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.287 |-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 13:40:03.288 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 2018-08-12 13:40:03.290 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.290 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.290 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.291 |-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 13:40:03.291 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.296 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 13:40:03.298 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.311 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.311 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.314 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.315 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.323 |-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 13:40:03.323 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.323 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| ==> Parameters: 2018-08-12 13:40:03.324 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.332 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRole [159] -| <== Total: 14 2018-08-12 13:40:03.333 |-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 13:40:03.333 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| ==> Parameters: 0(Integer) 2018-08-12 13:40:03.343 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.DepartmentDao.getOrgan [159] -| <== Total: 43 2018-08-12 13:40:03.349 |-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 13:40:03.349 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| ==> Parameters: 30(Integer) 2018-08-12 13:40:03.359 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.MenuDao.getMenu [159] -| <== Total: 34 2018-08-12 13:40:03.360 |-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 13:40:03.360 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.369 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.411 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.412 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.412 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.412 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.430 |-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 13:40:03.430 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.440 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.440 |-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 13:40:03.440 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.440 |-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 13:40:03.440 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.447 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:40:03.447 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.450 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.450 |-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 13:40:03.451 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.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 13:40:03.452 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.452 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.454 |-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 13:40:03.454 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:40:03.454 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.455 |-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 limit ?,? 2018-08-12 13:40:03.455 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:40:03.456 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.457 |-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 13:40:03.457 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.460 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.462 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.463 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.463 |-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 13:40:03.463 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.463 |-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 13:40:03.464 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.466 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.467 |-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 13:40:03.467 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.469 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.473 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.474 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.474 |-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 13:40:03.474 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.481 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.485 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.485 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.487 |-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 13:40:03.487 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| ==> Parameters: 2018-08-12 13:40:03.489 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.491 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.492 |-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 13:40:03.493 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| ==> Parameters: 2018-08-12 13:40:03.496 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllWG [159] -| <== Total: 5 2018-08-12 13:40:03.500 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllSA [159] -| <== Total: 7 2018-08-12 13:40:03.501 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.502 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.503 |-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 13:40:03.503 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| ==> Parameters: 2018-08-12 13:40:03.507 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.508 |-INFO [http-nio-8089-exec-7] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.509 |-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 13:40:03.509 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| ==> Parameters: 2018-08-12 13:40:03.512 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllFS [159] -| <== Total: 22 2018-08-12 13:40:03.516 |-DEBUG [http-nio-8089-exec-7] com.xintong.visualinspection.dao.cluster.DepartmentDao.getAllRM [159] -| <== Total: 3 2018-08-12 13:40:03.519 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.539 |-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 13:40:03.539 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.547 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.548 |-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 13:40:03.548 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.557 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.558 |-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 13:40:03.558 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.565 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.589 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.590 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.594 |-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 13:40:03.595 |-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 13:40:03.652 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 599 2018-08-12 13:40:03.682 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.702 |-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 13:40:03.702 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.709 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.710 |-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 13:40:03.710 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.719 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.720 |-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 13:40:03.721 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.728 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.747 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.747 |-INFO [http-nio-8089-exec-6] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.750 |-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 13:40:03.750 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| ==> Parameters: 1(Long) 2018-08-12 13:40:03.757 |-DEBUG [http-nio-8089-exec-6] com.xintong.visualinspection.dao.master.JobDao.getJobList [159] -| <== Total: 18 2018-08-12 13:40:03.839 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:03.867 |-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 13:40:03.867 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:03.874 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:03.876 |-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 13:40:03.876 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.887 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:03.887 |-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 13:40:03.888 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:03.894 |-DEBUG [http-nio-8089-exec-8] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:03.912 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:03.912 |-INFO [http-nio-8089-exec-8] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:05.539 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:05.564 |-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 13:40:05.565 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:05.572 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:05.573 |-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 13:40:05.573 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:05.582 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:05.583 |-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 13:40:05.583 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:05.589 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:05.617 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:05.617 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:06.373 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:06.401 |-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 13:40:06.401 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:06.408 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:06.409 |-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 13:40:06.409 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:06.418 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:06.418 |-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 13:40:06.418 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:06.424 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:06.449 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:06.450 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:07.071 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:07.097 |-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 13:40:07.097 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:07.105 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:07.105 |-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 13:40:07.106 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:07.114 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:07.115 |-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 13:40:07.115 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:07.122 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:07.147 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:07.148 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:08.727 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:08.727 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:08.752 |-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 13:40:08.752 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:08.756 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:40:08.757 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:08.764 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:08.764 |-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 13:40:08.765 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:40:08.765 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:08.765 |-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 limit ?,? 2018-08-12 13:40:08.765 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:40:08.771 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:08.772 |-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 13:40:08.773 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:08.774 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:08.775 |-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 13:40:08.775 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:08.781 |-DEBUG [http-nio-8089-exec-5] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.784 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:08.785 |-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 13:40:08.785 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:08.791 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.805 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:08.806 |-INFO [http-nio-8089-exec-5] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:08.814 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:08.815 |-INFO [http-nio-8089-exec-1] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:08.817 |-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 = ? order by workno 2018-08-12 13:40:08.817 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 13:40:08.830 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 13:40:08.831 |-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 13:40:08.832 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:40:08.839 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.840 |-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 13:40:08.840 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:40:08.846 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.847 |-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 13:40:08.848 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:40:08.855 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.856 |-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 13:40:08.857 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:40:08.864 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.865 |-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 13:40:08.866 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:40:08.874 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.874 |-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 13:40:08.875 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:40:08.883 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.883 |-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 13:40:08.884 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:40:08.892 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.892 |-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 13:40:08.893 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:40:08.900 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.901 |-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 13:40:08.901 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:40:08.909 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.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 13:40:08.910 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:40:08.918 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.919 |-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 13:40:08.919 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:08.927 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.928 |-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 13:40:08.928 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:08.936 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.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 13:40:08.937 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:08.946 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.946 |-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 13:40:08.947 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:08.953 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.954 |-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 13:40:08.954 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:08.963 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.963 |-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 13:40:08.964 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:08.973 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.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 13:40:08.975 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:08.983 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:08.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 13:40:08.984 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:08.992 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:08.993 |-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 13:40:08.993 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:09.000 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.001 |-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 13:40:09.001 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:09.008 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.009 |-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 13:40:09.009 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:09.018 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.019 |-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 13:40:09.020 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:09.028 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.029 |-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 13:40:09.029 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:09.036 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.036 |-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 13:40:09.037 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:09.043 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.044 |-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 13:40:09.044 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:09.051 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.052 |-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 13:40:09.052 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:09.058 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.059 |-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 13:40:09.059 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:09.066 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.067 |-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 13:40:09.067 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:09.074 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.075 |-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 13:40:09.075 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:09.082 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.083 |-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 13:40:09.083 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:09.101 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.104 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.104 |-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 13:40:09.104 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:09.112 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.112 |-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 13:40:09.112 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:09.119 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.120 |-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 13:40:09.120 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:09.128 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.129 |-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 13:40:09.129 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Preparing: SELECT count(0) FROM t_sys_users u LEFT JOIN t_sys_organ o ON u.organid = o.id WHERE username = ? AND u.status > 0 2018-08-12 13:40:09.130 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:09.130 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:09.136 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName_COUNT [159] -| <== Total: 1 2018-08-12 13:40:09.137 |-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 limit ?,? 2018-08-12 13:40:09.137 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.137 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String), 0(Integer), 10(Integer) 2018-08-12 13:40:09.137 |-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 13:40:09.138 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:09.145 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.146 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:09.146 |-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 13:40:09.146 |-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 13:40:09.147 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:09.147 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.153 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.154 |-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 13:40:09.155 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:09.157 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:09.157 |-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 13:40:09.158 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.163 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.164 |-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 13:40:09.164 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:09.165 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.170 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.171 |-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 13:40:09.172 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:09.183 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.183 |-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 13:40:09.184 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:09.191 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:09.191 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.191 |-INFO [http-nio-8089-exec-10] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.191 |-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 13:40:09.192 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:09.200 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.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 13:40:09.201 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:09.207 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.208 |-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 13:40:09.208 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:09.216 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.216 |-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 13:40:09.217 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:09.224 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.225 |-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 13:40:09.226 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:09.234 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.235 |-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 13:40:09.236 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:09.243 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.243 |-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 13:40:09.244 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:09.250 |-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.organid = ? AND t.positionid in ( ? ) order by workno 2018-08-12 13:40:09.251 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 29(Integer), 2(Integer) 2018-08-12 13:40:09.253 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.254 |-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 13:40:09.254 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:09.260 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 12 2018-08-12 13:40:09.261 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.261 |-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 13:40:09.261 |-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 13:40:09.261 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2667(Integer) 2018-08-12 13:40:09.261 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:09.269 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.270 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.270 |-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 13:40:09.270 |-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 13:40:09.270 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:09.271 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2667(Integer) 2018-08-12 13:40:09.276 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.276 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.277 |-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 13:40:09.277 |-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 13:40:09.277 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2940(Integer) 2018-08-12 13:40:09.277 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:09.286 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.288 |-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 13:40:09.288 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:09.295 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.295 |-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 13:40:09.295 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.296 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2940(Integer) 2018-08-12 13:40:09.296 |-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 13:40:09.296 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:09.302 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.302 |-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 13:40:09.302 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2668(Integer) 2018-08-12 13:40:09.303 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.303 |-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 13:40:09.303 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:09.309 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.310 |-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 13:40:09.310 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2668(Integer) 2018-08-12 13:40:09.313 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.314 |-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 13:40:09.314 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:09.317 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.317 |-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 13:40:09.317 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2669(Integer) 2018-08-12 13:40:09.322 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.324 |-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 13:40:09.324 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:09.326 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.327 |-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 13:40:09.327 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2669(Integer) 2018-08-12 13:40:09.331 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.332 |-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 13:40:09.332 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:09.333 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.333 |-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 13:40:09.334 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2670(Integer) 2018-08-12 13:40:09.343 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.343 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.344 |-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 13:40:09.344 |-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 13:40:09.344 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:09.345 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2670(Integer) 2018-08-12 13:40:09.352 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.352 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.353 |-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 13:40:09.353 |-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 13:40:09.354 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:09.354 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2672(Integer) 2018-08-12 13:40:09.362 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.363 |-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 13:40:09.363 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.363 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:09.364 |-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 13:40:09.364 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2672(Integer) 2018-08-12 13:40:09.369 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.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 13:40:09.370 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:09.372 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.374 |-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 13:40:09.374 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2865(Integer) 2018-08-12 13:40:09.380 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.381 |-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 13:40:09.381 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:09.384 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.385 |-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 13:40:09.385 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2865(Integer) 2018-08-12 13:40:09.388 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.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 13:40:09.390 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:09.393 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.394 |-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 13:40:09.394 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2892(Integer) 2018-08-12 13:40:09.398 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.399 |-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 13:40:09.399 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:09.403 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.404 |-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 13:40:09.404 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2892(Integer) 2018-08-12 13:40:09.407 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.408 |-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 13:40:09.409 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:09.410 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.411 |-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 13:40:09.411 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2893(Integer) 2018-08-12 13:40:09.417 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.418 |-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 13:40:09.418 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:09.420 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.421 |-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 13:40:09.421 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2893(Integer) 2018-08-12 13:40:09.424 |-DEBUG [http-nio-8089-exec-1] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.427 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.428 |-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 13:40:09.429 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2894(Integer) 2018-08-12 13:40:09.438 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.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 13:40:09.442 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2894(Integer) 2018-08-12 13:40:09.448 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.449 |-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 13:40:09.449 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2895(Integer) 2018-08-12 13:40:09.458 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.459 |-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 13:40:09.460 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2895(Integer) 2018-08-12 13:40:09.467 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.467 |-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 13:40:09.467 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2941(Integer) 2018-08-12 13:40:09.476 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 61 2018-08-12 13:40:09.477 |-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 13:40:09.477 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2941(Integer) 2018-08-12 13:40:09.484 |-DEBUG [http-nio-8089-exec-10] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.491 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.494 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.519 |-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 13:40:09.519 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:09.527 |-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 13:40:09.527 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:09.527 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:09.528 |-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 13:40:09.528 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.535 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:09.536 |-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 13:40:09.536 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.536 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:09.537 |-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 13:40:09.537 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.541 |-DEBUG [http-nio-8089-exec-9] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.545 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:09.546 |-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 13:40:09.546 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.552 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.566 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:09.567 |-INFO [http-nio-8089-exec-9] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.575 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:09.576 |-INFO [http-nio-8089-exec-3] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.578 |-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.organid = ? order by workno 2018-08-12 13:40:09.578 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 13:40:09.590 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 13:40:09.591 |-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 13:40:09.592 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:40:09.599 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.600 |-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 13:40:09.600 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:40:09.608 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.609 |-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 13:40:09.610 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:40:09.618 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.618 |-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 13:40:09.618 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:40:09.626 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.626 |-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 13:40:09.627 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:40:09.634 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.635 |-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 13:40:09.635 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:40:09.643 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.643 |-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 13:40:09.644 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:40:09.651 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.651 |-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 13:40:09.652 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:40:09.658 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.659 |-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 13:40:09.659 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:40:09.668 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.669 |-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 13:40:09.669 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:40:09.677 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.678 |-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 13:40:09.678 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:09.685 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.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 13:40:09.686 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:09.693 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.693 |-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 13:40:09.694 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:09.701 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.702 |-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 13:40:09.702 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:09.709 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.710 |-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 13:40:09.710 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:09.717 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.718 |-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 13:40:09.718 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:09.726 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.726 |-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 13:40:09.727 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:09.734 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.735 |-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 13:40:09.735 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:09.743 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.744 |-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 13:40:09.744 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:09.753 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.754 |-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 13:40:09.754 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:09.762 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.762 |-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 13:40:09.763 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:09.771 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.772 |-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 13:40:09.773 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:09.780 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.781 |-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 13:40:09.781 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:09.790 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.790 |-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 13:40:09.791 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:09.797 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.798 |-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 13:40:09.798 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:09.807 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.808 |-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 13:40:09.808 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:09.818 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.819 |-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 13:40:09.819 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:09.827 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.828 |-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 13:40:09.828 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:09.835 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.837 |-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 13:40:09.837 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:09.844 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.845 |-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 13:40:09.845 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:09.854 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.854 |-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 13:40:09.854 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:09.863 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.864 |-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 13:40:09.864 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:09.872 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.872 |-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 13:40:09.873 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:09.882 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.882 |-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 13:40:09.883 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:09.891 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.892 |-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 13:40:09.892 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:09.900 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.901 |-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 13:40:09.901 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:09.909 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.909 |-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 13:40:09.910 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:09.919 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.919 |-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 13:40:09.920 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:09.926 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.927 |-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 13:40:09.927 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:09.933 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.934 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.935 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:09.935 |-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 13:40:09.935 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:09.944 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.944 |-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 13:40:09.944 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:09.953 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.953 |-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 13:40:09.954 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:09.960 |-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 13:40:09.960 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:09.961 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.962 |-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 13:40:09.962 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| ==> Parameters: admin(String) 2018-08-12 13:40:09.962 |-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 13:40:09.962 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:09.968 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:09.969 |-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 13:40:09.969 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.969 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.969 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.findByUserName [159] -| <== Total: 1 2018-08-12 13:40:09.970 |-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 13:40:09.970 |-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 13:40:09.970 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:09.970 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.978 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.979 |-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 13:40:09.979 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:09.982 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:09.983 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 130 2018-08-12 13:40:09.983 |-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 13:40:09.983 |-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 13:40:09.983 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.983 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 1(Integer) 2018-08-12 13:40:09.987 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:09.988 |-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 13:40:09.990 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:09.990 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.990 |-DEBUG [http-nio-8089-exec-2] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.997 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:09.998 |-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 13:40:09.999 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:10.007 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.008 |-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 13:40:10.008 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:10.020 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:10.021 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [72] -| authenticated user admin, setting security context 2018-08-12 13:40:10.022 |-INFO [http-nio-8089-exec-4] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:10.023 |-INFO [http-nio-8089-exec-2] com.xintong.system.securityTools.JwtAuthenticationTokenFilter [55] -| checking authentication admin 2018-08-12 13:40:10.023 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.024 |-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 13:40:10.025 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:10.025 |-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.organid = ? order by workno 2018-08-12 13:40:10.026 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| ==> Parameters: 59(Integer) 2018-08-12 13:40:10.033 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.034 |-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 13:40:10.034 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:10.037 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.cluster.UserInfoDao.getUsers [159] -| <== Total: 33 2018-08-12 13:40:10.038 |-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 13:40:10.039 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:40:10.046 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.047 |-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 13:40:10.048 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:10.048 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.049 |-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 13:40:10.050 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2724(Integer) 2018-08-12 13:40:10.054 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.055 |-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 13:40:10.056 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:10.058 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.059 |-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 13:40:10.060 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:40:10.063 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.063 |-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 13:40:10.064 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:10.066 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.066 |-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 13:40:10.067 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2725(Integer) 2018-08-12 13:40:10.071 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.072 |-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 13:40:10.073 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.073 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:10.073 |-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 13:40:10.074 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:40:10.080 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.080 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.081 |-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 13:40:10.081 |-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 13:40:10.081 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:10.081 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2726(Integer) 2018-08-12 13:40:10.088 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.088 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.089 |-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 13:40:10.090 |-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 13:40:10.090 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:40:10.090 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:10.097 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.097 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.098 |-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 13:40:10.098 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:10.099 |-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 13:40:10.099 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2727(Integer) 2018-08-12 13:40:10.106 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.106 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.107 |-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 13:40:10.107 |-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 13:40:10.107 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:40:10.107 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:10.114 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.114 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.115 |-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 13:40:10.115 |-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 13:40:10.115 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:10.115 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2728(Integer) 2018-08-12 13:40:10.126 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.126 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.126 |-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 13:40:10.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 13:40:10.127 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:10.127 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:10.134 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.134 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.135 |-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 13:40:10.135 |-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 13:40:10.136 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2729(Integer) 2018-08-12 13:40:10.135 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:10.143 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.144 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.144 |-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 13:40:10.144 |-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 13:40:10.144 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:10.145 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:10.151 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.152 |-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 13:40:10.152 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2730(Integer) 2018-08-12 13:40:10.165 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.166 |-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 13:40:10.166 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:10.169 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.170 |-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 13:40:10.170 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:10.173 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.174 |-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 13:40:10.174 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:10.175 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.176 |-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 13:40:10.177 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2731(Integer) 2018-08-12 13:40:10.180 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.181 |-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 13:40:10.181 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:10.183 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.184 |-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 13:40:10.184 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:10.187 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.189 |-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 13:40:10.190 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:10.191 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.192 |-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 13:40:10.193 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2732(Integer) 2018-08-12 13:40:10.196 |-DEBUG [http-nio-8089-exec-3] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.199 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.200 |-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 13:40:10.200 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:10.206 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.207 |-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 13:40:10.207 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2733(Integer) 2018-08-12 13:40:10.213 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.213 |-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 13:40:10.213 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:10.219 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.220 |-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 13:40:10.221 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2734(Integer) 2018-08-12 13:40:10.227 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.228 |-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 13:40:10.228 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:10.235 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.235 |-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 13:40:10.235 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2735(Integer) 2018-08-12 13:40:10.241 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.242 |-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 13:40:10.242 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:10.249 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.250 |-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 13:40:10.250 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2736(Integer) 2018-08-12 13:40:10.256 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.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 13:40:10.258 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:10.265 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.266 |-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 13:40:10.266 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2737(Integer) 2018-08-12 13:40:10.274 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.275 |-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 13:40:10.275 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:10.282 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.283 |-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 13:40:10.283 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2738(Integer) 2018-08-12 13:40:10.291 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.291 |-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 13:40:10.292 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:10.299 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.300 |-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 13:40:10.301 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2739(Integer) 2018-08-12 13:40:10.308 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.309 |-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 13:40:10.309 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:10.317 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.318 |-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 13:40:10.318 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2740(Integer) 2018-08-12 13:40:10.324 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.325 |-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 13:40:10.326 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:10.333 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.334 |-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 13:40:10.334 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2741(Integer) 2018-08-12 13:40:10.342 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.343 |-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 13:40:10.344 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:10.351 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.351 |-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 13:40:10.352 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2742(Integer) 2018-08-12 13:40:10.359 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.359 |-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 13:40:10.360 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:10.367 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.368 |-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 13:40:10.368 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2743(Integer) 2018-08-12 13:40:10.375 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.376 |-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 13:40:10.376 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:10.383 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.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 13:40:10.385 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2744(Integer) 2018-08-12 13:40:10.427 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.428 |-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 13:40:10.428 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:10.435 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.436 |-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 13:40:10.436 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2745(Integer) 2018-08-12 13:40:10.443 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.444 |-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 13:40:10.444 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:10.452 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.453 |-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 13:40:10.454 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2746(Integer) 2018-08-12 13:40:10.461 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.462 |-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 13:40:10.462 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:10.470 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.471 |-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 13:40:10.472 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2747(Integer) 2018-08-12 13:40:10.480 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.481 |-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 13:40:10.481 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:10.488 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.489 |-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 13:40:10.489 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2748(Integer) 2018-08-12 13:40:10.497 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.498 |-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 13:40:10.498 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:10.506 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.507 |-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 13:40:10.507 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2749(Integer) 2018-08-12 13:40:10.514 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.515 |-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 13:40:10.515 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:10.523 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.524 |-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 13:40:10.524 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2750(Integer) 2018-08-12 13:40:10.532 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.533 |-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 13:40:10.533 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:10.540 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.541 |-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 13:40:10.541 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2751(Integer) 2018-08-12 13:40:10.549 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.550 |-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 13:40:10.550 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:10.558 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.559 |-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 13:40:10.559 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2752(Integer) 2018-08-12 13:40:10.567 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.568 |-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 13:40:10.568 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:10.576 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.577 |-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 13:40:10.577 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2753(Integer) 2018-08-12 13:40:10.585 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.586 |-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 13:40:10.587 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:10.594 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.595 |-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 13:40:10.595 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2754(Integer) 2018-08-12 13:40:10.604 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.604 |-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 13:40:10.605 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:10.613 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.613 |-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 13:40:10.613 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2755(Integer) 2018-08-12 13:40:10.621 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1 2018-08-12 13:40:10.622 |-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 13:40:10.622 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:10.630 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.PermissionDao.findByAdminUserId [159] -| <== Total: 1 2018-08-12 13:40:10.631 |-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 13:40:10.631 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| ==> Parameters: 2756(Integer) 2018-08-12 13:40:10.637 |-DEBUG [http-nio-8089-exec-4] com.xintong.visualinspection.dao.master.RoleDao.getRoleByUser [159] -| <== Total: 1